TextFieldCheckBox Class
class Utils::TextFieldCheckBoxThe TextFieldCheckBox class is a aheckbox that plays with QWizard::registerField. More...
| Header: | #include <TextFieldCheckBox> | 
Public Functions
| QString | falseText() const | 
| void | setFalseText(const QString &t) | 
| void | setText(const QString &s) | 
| void | setTrueText(const QString &t) | 
| QString | text() const | 
| QString | trueText() const | 
Detailed Description
Provides a settable 'text' property containing predefined strings for true and false.