_autoShortcut | YWidget | [protected] |
_qt_combo_box | YQComboBox | [protected] |
_qt_label | YQComboBox | [protected] |
_sendKeyEvents | YWidget | [protected] |
_stretch | YWidget | [protected] |
_validator | YQComboBox | [protected] |
_weight | YWidget | [protected] |
addItem(const YCPValue &id, const YCPString &text, const YCPString &icon, bool selected) | YSelectionWidget | [protected, virtual] |
autoShortcut() const | YWidget | |
changeItems(const YCPValue &newValue) | YSelectionWidget | [protected, virtual] |
changeLabel(const YCPValue &newValue) | YSelectionWidget | [protected, virtual] |
changeWidget(const YCPSymbol &property, const YCPValue &newvalue) | YComboBox | [virtual] |
changeWidgetTerm(const YCPTerm &property, const YCPValue &newvalue) | YWidget | [virtual] |
childDeleted(YWidget *child) | YWidget | [virtual] |
debugLabel() | YWidget | [virtual] |
deleteAllItems() | YQComboBox | [virtual] |
doneMultipleChanges() | YWidget | [virtual] |
editable() const | YComboBox | |
enabled | YWidget | [protected] |
getCurrentItem() const | YQComboBox | [virtual] |
getEnabling() const | YWidget | |
getLabel() | YSelectionWidget | [protected] |
getNotify() const | YWidget | |
getValidChars() | YComboBox | |
getValue() const | YQComboBox | [virtual] |
hasIcons() const | YSelectionWidget | [protected] |
hasId() const | YWidget | |
hasWeight(YUIDimension dim) | YWidget | [virtual] |
id() const | YWidget | |
internal_widget_id | YWidget | [protected] |
internalId() const | YWidget | |
isContainer() const | YWidget | [virtual] |
isDialog() const | YWidget | [virtual] |
isLayoutStretch(YUIDimension dim) const | YWidget | [virtual] |
isRadioButtonGroup() const | YWidget | [virtual] |
isReplacePoint() const | YWidget | [virtual] |
isValid() const | YWidget | |
isValidText(const QString &txt) const | YQComboBox | |
item_ids | YSelectionWidget | [protected] |
item_labels | YSelectionWidget | [protected] |
itemAdded(const YCPString &itemText, int itemIndex, bool selected) | YQComboBox | [virtual] |
itemIcon(int item_no) const | YSelectionWidget | [protected] |
itemWithId(const YCPValue &id, bool report_error) | YSelectionWidget | [protected] |
label | YSelectionWidget | [protected] |
next_internal_widget_id | YWidget | [protected, static] |
nicesize(YUIDimension dim) | YQComboBox | [virtual] |
notify | YWidget | [protected] |
numItems() const | YSelectionWidget | [protected] |
parseItem(const YCPTerm &itemTerm, YCPValue &item_id_ret, YCPString &item_label_ret, YCPString &item_icon_ret, YCPBoolean &item_selected_ret, YCPList &sub_item_list_ret) | YSelectionWidget | [static] |
parseItemList(const YCPList &itemlist) | YSelectionWidget | |
queryWidget(const YCPSymbol &property) | YComboBox | [virtual] |
queryWidgetTerm(const YCPTerm &property) | YWidget | [virtual] |
rep | YWidget | [protected] |
sendKeyEvents() const | YWidget | |
setAutoShortcut(bool _newAutoShortcut) | YWidget | |
setCurrentItem(int index) | YQComboBox | [virtual] |
setDefaultStretchable(YUIDimension dim, bool newStretch) | YWidget | |
setEnabling(bool enabled) | YQComboBox | [virtual] |
setId(const YCPValue &id) | YWidget | |
setInputMaxLength(const YCPInteger &numberOfChars) | YQComboBox | [virtual] |
setKeyboardFocus() | YQComboBox | [virtual] |
setLabel(const YCPString &label) | YQComboBox | [virtual] |
setNotify(bool notify) | YWidget | |
setParent(YWidget *parent) | YWidget | |
setSendKeyEvents(bool doSend) | YWidget | |
setSize(long newWidth, long newHeight) | YQComboBox | [virtual] |
setStretchable(YUIDimension dim, bool newStretch) | YWidget | |
setValidChars(const YCPString &validChars) | YQComboBox | [virtual] |
setValue(const YCPString &new_value) | YQComboBox | [virtual] |
setWidgetRep(void *) | YWidget | |
shortcutProperty() | YSelectionWidget | [virtual] |
slotSelected(int i) | YQComboBox | [protected, slot] |
startMultipleChanges() | YWidget | [virtual] |
stretchable(YUIDimension dim) const | YWidget | [virtual] |
textChanged(const QString &new_text) | YQComboBox | [protected, slot] |
user_widget_id | YWidget | [protected] |
weight(YUIDimension dim) | YWidget | [virtual] |
widgetClass() | YComboBox | [virtual] |
widgetRep() | YWidget | |
windowID | YWidget | [protected] |
YComboBox(const YWidgetOpt &opt, YCPString label) | YComboBox | |
yDialog() | YWidget | |
yParent() const | YWidget | |
yparent | YWidget | [protected] |
YQComboBox(QWidget *parent, const YWidgetOpt &opt, const YCPString &label) | YQComboBox | |
YSelectionWidget(const YWidgetOpt &opt, YCPString label) | YSelectionWidget | |
YWidget(const YWidgetOpt &opt) | YWidget | |
~YWidget() | YWidget | [virtual] |