libyui-qt
2.43.5
|
_caption (defined in YQIntField) | YQIntField | [protected] |
_qt_spinBox (defined in YQIntField) | YQIntField | [protected] |
preferredHeight() | YQIntField | [virtual] |
preferredWidth() | YQIntField | [virtual] |
setEnabled(bool enabled) | YQIntField | [virtual] |
setKeyboardFocus() | YQIntField | [virtual] |
setLabel(const std::string &label) | YQIntField | [virtual] |
setSize(int newWidth, int newHeight) | YQIntField | [virtual] |
setValueInternal(int val) | YQIntField | [protected, virtual] |
value() | YQIntField | [virtual] |
valueChanged(int newValue) | YQIntField | [signal] |
valueChangedSlot(int newValue) | YQIntField | [protected, slot] |
YQIntField(YWidget *parent, const std::string &label, int minValue, int maxValue, int initialValue) | YQIntField | |
~YQIntField() | YQIntField | [virtual] |