|
UniversalIndentGUI 1.2.0
|
#include <QWidget>

Go to the source code of this file.
Classes | |
| class | IndentHandler |
| A widget for handling many indenters that are configured by an ini file. More... | |
| struct | IndentHandler::IndenterParameterCategoryPage |
| Holds a reference to all created pages of the parameter categories toolbox and the pages boxlayout. More... | |
| struct | IndentHandler::ParamBoolean |
| Holds a reference to all checkboxes needed for boolean parameter setting and the parameters name. More... | |
| struct | IndentHandler::ParamMultiple |
| Hold a reference to all combo boxes needed for parameter setting and the parameters name. More... | |
| struct | IndentHandler::ParamNumeric |
| Hold a reference to all spin boxes needed for parameter setting and the parameters name. More... | |
| struct | IndentHandler::ParamString |
| Holds a reference to all line edits needed for parameter setting and the parameters name. More... | |
1.7.4