◆ CheckBoxPrivate()
Pd::CheckBoxPrivate::CheckBoxPrivate |
( |
CheckBox * |
parent | ) |
|
|
inlineprivate |
◆ Q_DECLARE_PUBLIC()
Pd::CheckBoxPrivate::Q_DECLARE_PUBLIC |
( |
CheckBox |
| ) |
|
|
private |
◆ setYellow()
void CheckBoxPrivate::setYellow |
( |
bool |
y | ) |
|
|
private |
Makes the background yellow or white again.
◆ updateCheck()
void CheckBoxPrivate::updateCheck |
( |
| ) |
|
|
private |
◆ dataPresent
bool Pd::CheckBoxPrivate::dataPresent = false |
|
private |
◆ offValue
The value that is sent to the process, if the checkbox is unchecked.
Referenced by updateCheck().
◆ onValue
The value that is sent to the process, if the checkbox is checked.
Referenced by updateCheck().
◆ q_ptr
CheckBox* const Pd::CheckBoxPrivate::q_ptr |
|
private |
◆ value
int Pd::CheckBoxPrivate::value = 0 |
|
private |
The documentation for this class was generated from the following file: