FlagCheckBoxController Class Reference
#include <flagboxes.h>
Public Member Functions | |
FlagCheckBoxController (TQStringList multiKeys=TQStringList()) | |
void | readFlags (TQStringList *list) |
void | writeFlags (TQStringList *list) |
void | addCheckBox (FlagCheckBox *item) |
Detailed Description
Controller for check box editors.
Definition at line 245 of file flagboxes.h.
Constructor & Destructor Documentation
◆ FlagCheckBoxController()
FlagCheckBoxController::FlagCheckBoxController | ( | TQStringList | multiKeys = TQStringList() | ) |
"multi key" is a list of options like -vxyz (-vx -vy -vz) multiKeys must contain a list of option names like {-v} in the above example.
Definition at line 160 of file flagboxes.cpp.
The documentation for this class was generated from the following files: