_autoShortcut | YWidget | [protected] |
_sendKeyEvents | YWidget | [protected] |
_stretch | YWidget | [protected] |
_weight | YWidget | [protected] |
addItem(const YCPValue &id, const YCPString &text, const YCPString &icon, bool selected) | YSelectionWidget | [protected, virtual] |
autoShortcut() const | YWidget | [inline] |
changeItems(const YCPValue &newValue) | YSelectionWidget | [protected, virtual] |
changeLabel(const YCPValue &newValue) | YSelectionWidget | [protected, virtual] |
changeWidget(const YCPSymbol &property, const YCPValue &newvalue) | YSelectionBox | [virtual] |
changeWidgetTerm(const YCPTerm &property, const YCPValue &newvalue) | YWidget | [virtual] |
childDeleted(YWidget *child) | YWidget | [inline, virtual] |
debugLabel() | YWidget | [virtual] |
deleteAllItems() | YSelectionWidget | [protected, virtual] |
doneMultipleChanges() | YWidget | [inline, virtual] |
enabled | YWidget | [protected] |
getCurrentItem()=0 | YSelectionBox | [protected, pure virtual] |
getEnabling() const | YWidget | |
getLabel() | YSelectionWidget | [protected] |
getNotify() const | YWidget | |
hasIcons() const | YSelectionWidget | [inline, protected] |
hasId() const | YWidget | |
hasWeight(YUIDimension dim) | YWidget | [virtual] |
id() const | YWidget | |
internal_widget_id | YWidget | [protected] |
internalId() const | YWidget | [inline] |
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 | [inline] |
item_ids | YSelectionWidget | [protected] |
item_labels | YSelectionWidget | [protected] |
itemAdded(const YCPString &string, int index, bool selected)=0 | YSelectionWidget | [protected, pure 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)=0 | YWidget | [pure 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) | YSelectionBox | [virtual] |
queryWidgetTerm(const YCPTerm &property) | YWidget | [virtual] |
rep | YWidget | [protected] |
saveUserInput(YMacroRecorder *macroRecorder) | YSelectionBox | [private, virtual] |
sendKeyEvents() const | YWidget | [inline] |
setAutoShortcut(bool _newAutoShortcut) | YWidget | [inline] |
setCurrentItem(int index)=0 | YSelectionBox | [protected, pure virtual] |
setDefaultStretchable(YUIDimension dim, bool newStretch) | YWidget | |
setEnabling(bool enabled) | YWidget | [virtual] |
setId(const YCPValue &id) | YWidget | |
setKeyboardFocus() | YWidget | [virtual] |
setLabel(const YCPString &label) | YSelectionWidget | [protected, virtual] |
setNotify(bool notify) | YWidget | |
setParent(YWidget *parent) | YWidget | |
setSendKeyEvents(bool doSend) | YWidget | [inline] |
setSize(long newwidth, long newheight) | YWidget | [virtual] |
setStretchable(YUIDimension dim, bool newStretch) | YWidget | |
setWidgetRep(void *) | YWidget | |
shortcutProperty() | YSelectionWidget | [inline, virtual] |
startMultipleChanges() | YWidget | [inline, virtual] |
stretchable(YUIDimension dim) const | YWidget | [virtual] |
user_widget_id | YWidget | [protected] |
userInputProperty() | YSelectionBox | [inline, virtual] |
weight(YUIDimension dim) | YWidget | [virtual] |
widgetClass() | YSelectionBox | [inline, virtual] |
widgetRep() | YWidget | |
windowID | YWidget | [protected] |
yDialog() | YWidget | |
yparent | YWidget | [protected] |
yParent() const | YWidget | |
YSelectionBox(const YWidgetOpt &opt, YCPString label) | YSelectionBox | |
YSelectionWidget(const YWidgetOpt &opt, YCPString label) | YSelectionWidget | |
YWidget(const YWidgetOpt &opt) | YWidget | |
~YWidget() | YWidget | [virtual] |