clear() | hwTable | |
draw() | hwTable | [virtual] |
getClass() | hwWidget | [inline] |
getName() const | hwWidget | [inline] |
getValue(unsigned int row, unsigned int col) | hwTable | |
hwWidget::getValue() const | hwWidget | [inline] |
hwTable() | hwTable | |
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] |
setColumnLabel(unsigned int col, hwLabel *label) | hwTable | |
setName(const string &name) | hwWidget | |
setValue(unsigned int row, unsigned int col, hwWidget *w) | hwTable | |
hwWidget::setValue(const string &value) | hwWidget | [inline] |
setVisibility(bool visible) | hwWidget | [inline] |
toString() | hwWidget | [inline, virtual] |
~hwTable() | hwTable | |
~hwWidget() | hwWidget | [virtual] |