libyui  3.0.10
 All Classes Functions Variables Enumerations Friends
YLabel Member List

This is the complete list of members for YLabel, including all inherited members.

addChild(YWidget *child)YWidgetvirtual
autoShortcut() const YWidget
beingDestroyed() const YWidget
childrenBegin() const YWidgetinline
childrenCount() const YWidgetinline
childrenEnd() const YWidgetinline
childrenManager() const YWidgetprotected
contains(YWidget *child) const YWidgetinline
debugLabel() const YLabelvirtual
deleteChildren()YWidget
doneMultipleChanges() (defined in YWidget)YWidgetinlinevirtual
dumpDialogWidgetTree()YWidget
dumpWidget(YWidget *w, int indentationLevel)YWidgetprotected
dumpWidgetTree(int indentationLevel=0)YWidget
findDialog()YWidget
findWidget(YWidgetID *id, bool doThrow=true) const YWidget
firstChild() const YWidgetinline
functionKey() const YWidget
getProperty(const std::string &propertyName)YLabelvirtual
hasChildren() const YWidgetinline
hasFunctionKey() const YWidget
hasId() const YWidget
hasParent() const YWidget
hasWeight(YUIDimension dim)YWidget
helpText() const YWidget
id() const YWidget
isEnabled() const YWidgetvirtual
isHeading() const YLabel
isOutputField() const YLabel
isValid() const YWidget
label() const (defined in YLabel)YLabelinline
lastChild() const YWidgetinline
notify() const YWidget
notifyContextMenu() const YWidget
operator new(size_t size)YWidget
parent() const YWidget
preferredHeight()=0YWidgetpure virtual
preferredSize(YUIDimension dim)YWidgetvirtual
preferredWidth()=0YWidgetpure virtual
propertySet()YLabelvirtual
removeChild(YWidget *child)YWidgetvirtual
saveUserInput(YMacroRecorder *macroRecorder)YWidgetvirtual
sendKeyEvents() const YWidget
setAutoShortcut(bool _newAutoShortcut)YWidget
setBeingDestroyed()YWidgetprotected
setChildrenEnabled(bool enabled)YWidget
setChildrenManager(YWidgetChildrenManager *manager)YWidgetprotected
setDefaultStretchable(YUIDimension dim, bool newStretch)YWidget
setDisabled()YWidgetinline
setEnabled(bool enabled=true)YWidgetvirtual
setFunctionKey(int fkey_no)YWidgetvirtual
setHelpText(const std::string &helpText)YWidget
setId(YWidgetID *newId_disown)YWidget
setKeyboardFocus()YWidgetvirtual
setLabel(const std::string &newLabel) (defined in YLabel)YLabelinline
setNotify(bool notify=true)YWidget
setNotifyContextMenu(bool notifyContextMenu=true)YWidget
setParent(YWidget *newParent)YWidget
setProperty(const std::string &propertyName, const YPropertyValue &val)YLabelvirtual
setSendKeyEvents(bool doSend)YWidget
setShortcutString(const std::string &str)YWidgetvirtual
setSize(int newWidth, int newHeight)=0YWidgetpure virtual
setStretchable(YUIDimension dim, bool newStretch)YWidget
setText(const std::string &newText)YLabelvirtual
setUseBoldFont(bool bold=true)YLabelvirtual
setValue(const std::string &newValue)YLabelinline
setWeight(YUIDimension dim, int weight)YWidget
setWidgetRep(void *toolkitWidgetRep)YWidget
shortcutString() const YWidgetinlinevirtual
startMultipleChanges()YWidgetinlinevirtual
stretchable(YUIDimension dim) const YWidgetvirtual
text() const YLabel
useBoldFont() const YLabel
userInputProperty()YWidgetinlinevirtual
value() const YLabelinline
weight(YUIDimension dim)YWidgetvirtual
widgetClass() const YLabelvirtual
widgetRep() const YWidget
YLabel(YWidget *parent, const std::string &text, bool isHeading=false, bool isOutputField=false)YLabel
YWidget(YWidget *parent)YWidgetprotected
~YLabel()YLabelvirtual
~YWidget()YWidgetvirtual