|
VAPOR3 3.9.4
|
#include <VVisibilityCheckbox.h>
Public Member Functions | |
| VVisibilityCheckbox () | |
Public Member Functions inherited from VCheckBox | |
| VCheckBox (bool value=false) | |
| void | SetValue (bool value) |
| bool | GetValue () const |
Protected Member Functions | |
| void | paintEvent (QPaintEvent *e) override |
Protected Member Functions inherited from VHBoxWidget | |
| VHBoxWidget () | |
Additional Inherited Members | |
Public Slots inherited from VCheckBox | |
| void | emitCheckBoxChanged (bool checked) |
Signals inherited from VCheckBox | |
| void | ValueChanged (bool checked) |
Definition at line 5 of file VVisibilityCheckbox.h.
| VVisibilityCheckbox::VVisibilityCheckbox | ( | ) |
|
overrideprotected |