#include <checkboxinterface.h>
◆ toggled_t
◆ ~CheckBoxInterface()
virtual CheckBoxInterface::~CheckBoxInterface |
( |
| ) |
|
|
inlinevirtual |
◆ getState()
virtual bool CheckBoxInterface::getState |
( |
| ) |
|
|
pure virtual |
◆ mainWidget()
virtual QWidget * CheckBoxInterface::mainWidget |
( |
| ) |
|
|
pure virtual |
◆ setDisabled()
virtual void CheckBoxInterface::setDisabled |
( |
bool |
state | ) |
|
|
pure virtual |
◆ setState()
virtual void CheckBoxInterface::setState |
( |
bool |
state | ) |
|
|
pure virtual |
◆ toggledCbk()
virtual void CheckBoxInterface::toggledCbk |
( |
const toggled_t & |
cb | ) |
|
|
pure virtual |
The documentation for this struct was generated from the following file: