ToggleButtonGroup contains properties that are common to both ToggleButtonGroup2D and ToggleButtonGroup3D.
More...
#include <kanzi/ui/node/concept/toggle_button_group.hpp>
ToggleButtonGroup contains properties that are common to both ToggleButtonGroup2D and ToggleButtonGroup3D.
template<typename TDerivedClass >
kanzi::ToggleButtonGroupConcept::ToggleButtonGroupConcept |
( |
TDerivedClass * |
derivedClass | ) |
|
|
inline |
Node* kanzi::ToggleButtonGroupConcept::getDerivedObject |
( |
| ) |
const |
|
inline |
void kanzi::ToggleButtonGroupConcept::unregisterButton |
( |
const Node * |
button | ) |
|
int kanzi::ToggleButtonGroupConcept::getCurrentButtonIndex |
( |
| ) |
const |
|
inline |
Gets the value of #ToggledButtonIndexProperty.
- See also
- setToggledButtonIndex()
unsigned int kanzi::ToggleButtonGroupConcept::m_nextFreeId |
PropertyType<int> kanzi::ToggleButtonGroupConcept::CurrentButtonIndexProperty |
|
static |
The documentation for this class was generated from the following file: