|
libyui-qt
2.43.5
|
| _caption (defined in YQComboBox) | YQComboBox | [protected] |
| _qt_comboBox (defined in YQComboBox) | YQComboBox | [protected] |
| _validator (defined in YQComboBox) | YQComboBox | [protected] |
| addItem(YItem *item) | YQComboBox | [virtual] |
| deleteAllItems() | YQComboBox | [virtual] |
| isValidText(const QString &txt) const | YQComboBox | |
| preferredHeight() | YQComboBox | [virtual] |
| preferredWidth() | YQComboBox | [virtual] |
| setEnabled(bool enabled) | YQComboBox | [virtual] |
| setInputMaxLength(int numberOfChars) | YQComboBox | [virtual] |
| setKeyboardFocus() | YQComboBox | [virtual] |
| setLabel(const std::string &label) | YQComboBox | [virtual] |
| setSize(int newWidth, int newHeight) | YQComboBox | [virtual] |
| setText(const std::string &newText) | YQComboBox | [protected, virtual] |
| setValidChars(const std::string &validChars) | YQComboBox | [virtual] |
| slotSelected(int i) | YQComboBox | [protected, slot] |
| text() | YQComboBox | [protected, virtual] |
| textChanged(QString) | YQComboBox | [protected, slot] |
| YQComboBox(YWidget *parent, const std::string &label, bool editable) | YQComboBox | |
| ~YQComboBox() | YQComboBox |