#include <widget.hh>
Inheritance diagram for VOSGUI::Widget:
Definition at line 45 of file widget.hh.
|
Constructor.
|
|
Destructor.
|
|
Get the value of gui:alignment property.
|
|
Get enabled or disabled.
|
|
Get enabled or disabled object.
|
|
Get gui:label property.
Definition at line 128 of file widget.cc. Referenced by VOSChatGUI::AvatarList::setup(). |
|
Get datatype for label property.
|
|
Get Vobject for the gui:label property.
|
|
Get the value of gui:padding property.
|
|
Get default access control policy.
|
|
Get the value of the gui:proportion property.
|
|
Return type string ("gui:widget").
Reimplemented in VOSGUI::Button, VOSGUI::Container, VOSGUI::Input, VOSGUI::ColorInput, VOSGUI::FileInput, VOSGUI::NumericInput, VOSGUI::SliderNumericInput, VOSGUI::Label, VOSGUI::Select, VOSGUI::SelectBoolean, VOSGUI::SelectList, and VOSGUI::SelectValue. |
|
Get visible.
|
|
Get visible property object.
|
|
Initialize required subproperties. If access control has been previously set with initialize(PropertyAccessControl*) or setPropertyAccessControl(), then that policy will be used. Otherwise, NoPropertyAccessControl will be used. Reimplemented in VOSGUI::LocalButton, VOSGUI::SelectList, VOSGUI::LocalSelectList, VOSGUI::SelectValue, and VOSGUI::LocalSelectValue. |
|
Initialize required subproperties with given access control and set that as the default.
Reimplemented in VOSGUI::LocalButton, VOSGUI::LocalInput, VOSGUI::LocalSliderNumericInput, and VOSGUI::LocalLabel. |
|
Register Extenders.
Reimplemented in VOSChatGUI::AvatarList, VOSChatGUI::PrivMsg, VOSGUI::Button, VOSGUI::Container, VOSGUI::Input, VOSGUI::ColorInput, VOSGUI::FileInput, VOSGUI::NumericInput, VOSGUI::SliderNumericInput, VOSGUI::Label, VOSGUI::Select, VOSGUI::SelectBoolean, VOSGUI::SelectList, and VOSGUI::SelectValue. |
|
Set alignment property.
|
|
Set enabled or disabled ("dimmed").
Definition at line 212 of file widget.cc. Referenced by initialize(). |
|
Set enabled or disabled object.
|
|
Set gui:label property.
Definition at line 161 of file widget.cc. Referenced by VOSGUI::LocalLabel::initialize(), VOSGUI::LocalButton::initialize(), and VOSChatGUI::AvatarList::setup(). |
|
Set Vobject for the gui:label property.
|
|
|
|
Set gui:padding property.
|
|
Set default access control policy.
Definition at line 36 of file widget.cc. Referenced by initialize(). |
|
Set the gui:proportion value.
|
|
Set visible.
Definition at line 233 of file widget.cc. Referenced by initialize(). |
|
Set visible property object.
|
|