![]() |
API Documentation
|
Creates a clean formatted dialog for any number of GenericOptions within a GenericOptionGroup Each option is labelled. More...
#include <GenericOptionsWidgets.h>
Signals | |
| void | edited () |
| void | editingFinished () |
Public Member Functions | |
| GenericOptionsGroup (const GenericOptionGroup &option, QWidget *parent=nullptr) | |
| GenericOptionsGroup (QWidget *parent=nullptr) | |
| const GenericOptionGroup & | group () |
| void | setOptionGroup (const GenericOptionGroup &option) |
Protected Member Functions | |
| void | init () |
Protected Attributes | |
| GenericOptionGroup | m_group |
| QGridLayout * | m_layout |
Creates a clean formatted dialog for any number of GenericOptions within a GenericOptionGroup Each option is labelled.
| GenericOptionsGroup | ( | const GenericOptionGroup & | option, |
| QWidget * | parent = nullptr ) |
| GenericOptionsGroup | ( | QWidget * | parent = nullptr | ) |
|
signal |
|
signal |
| const GenericOptionGroup & group | ( | ) |
|
protected |
| void setOptionGroup | ( | const GenericOptionGroup & | option | ) |
|
protected |
|
protected |