add(hwMenuItem *item) | hwMenu | |
draw() | hwMenu | [virtual] |
getClass() | hwWidget | [inline] |
getName() const | hwWidget | [inline] |
getTitle() | hwMenu | [inline] |
getValue() const | hwWidget | [inline] |
hwMenu(const string &title) | hwMenu | |
hwWidget(const string &classname) | hwWidget | [protected] |
isVisible() const | hwWidget | [inline] |
myClass | hwWidget | [protected] |
myName | hwWidget | [protected] |
myValue | hwWidget | [protected] |
myVisibleFlag | hwWidget | [protected] |
onChange() | hwWidget | [inline, virtual] |
onClick() | hwWidget | [inline, virtual] |
setName(const string &name) | hwWidget | |
setValue(const string &value) | hwWidget | [inline] |
setVisibility(bool visible) | hwWidget | [inline] |
toString() | hwWidget | [inline, virtual] |
~hwMenu() | hwMenu | |
~hwWidget() | hwWidget | [virtual] |