|
Developer Documentation
|
Public Slots | |
| void | setColorTrue (const Vector4 &color) |
| void | setColorFalse (const Vector4 &color) |
Public Member Functions | |
| ScriptSettingsBoolean (BooleanWidget *widget) | |
| ScriptSettingsBoolean (const ScriptSettingsBoolean &other) | |
| const Vector4 | colorTrue () const |
| const Vector4 | colorFalse () const |
Public Member Functions inherited from ScriptSettings | |
| ScriptSettings (QWidget *widget) | |
Properties | |
| Vector4 | colorTrue |
| Vector4 | colorFalse |
Private Attributes | |
| BooleanWidget * | widget_ |
Definition at line 11 of file ScriptSettingsBoolean.hh.