gqtbuttonswidget
Loading...
Searching...
No Matches
gQtButtonsWidget_options.h File Reference

Options definition entry point for the Qt Buttons Widgets module. More...

#include "goptions.h"
Include dependency graph for gQtButtonsWidget_options.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  gqtbuttonswidget
 

Functions

GOptions gqtbuttonswidget::defineOptions ()
 Defines the options for the Qt Buttons Widgets module.
 

Variables

constexpr const char * GQTBUTTONS_LOGGER = "qtbuttons"
 

Detailed Description

This header declares the option-definition function used by the module to register its command-line and configuration options with GOptions.

The module currently defines a logger name constant that can be used when constructing GOptions for this module.

Definition in file gQtButtonsWidget_options.h.

Variable Documentation

◆ GQTBUTTONS_LOGGER

constexpr const char* GQTBUTTONS_LOGGER = "qtbuttons"
constexpr

Definition at line 20 of file gQtButtonsWidget_options.h.