Hasty Badger
Small UI library (a branch of Turbo Badger)
|
This is the complete list of members for tb::TBWidgetValue, including all inherited members.
GetDouble() const | tb::TBWidgetValue | inline |
GetInt() const | tb::TBWidgetValue | inline |
GetName() const | tb::TBWidgetValue | inline |
GetText(TBStr &text) const | tb::TBWidgetValue | inline |
GetText() const | tb::TBWidgetValue | inline |
GetValue() const | tb::TBWidgetValue | inline |
SetDouble(double value) | tb::TBWidgetValue | |
SetFromWidget(TBWidget *source_widget) | tb::TBWidgetValue | |
SetInt(long value) | tb::TBWidgetValue | |
SetInt(int value) | tb::TBWidgetValue | inline |
SetText(const TBStr &text) | tb::TBWidgetValue | |
SetValue(const TBValue &value) | tb::TBWidgetValue | |
TBWidgetValue(const TBID &name, TBValue::TYPE type=TBValue::TYPE_INT) (defined in tb::TBWidgetValue) | tb::TBWidgetValue | |
TBWidgetValueConnection (defined in tb::TBWidgetValue) | tb::TBWidgetValue | friend |
~TBWidgetValue() (defined in tb::TBWidgetValue) | tb::TBWidgetValue |