, including all inherited members.
| addChild(YWidget *child) | YWidget | [virtual] |
| autoShortcut() const | YWidget | |
| beingDestroyed() const | YWidget | |
| calcPrimaryGeometry(int newSize, sizeVector &childSize, posVector &childPos) | YLayoutBox | [protected] |
| calcSecondaryGeometry(int newSize, sizeVector &childSize, posVector &childPos) | YLayoutBox | [protected] |
| childrenBegin() const | YWidget | [inline] |
| childrenCount() const | YWidget | [inline] |
| childrenEnd() const | YWidget | [inline] |
| childrenManager() const | YWidget | [protected] |
| childrenMaxPreferredSize(YUIDimension dimension) | YLayoutBox | [protected] |
| childrenTotalWeight(YUIDimension dimension) | YLayoutBox | [protected] |
| contains(YWidget *child) const | YWidget | [inline] |
| countLayoutStretchChildren(YUIDimension dimension) | YLayoutBox | [protected] |
| countNonWeightedChildren(YUIDimension dimension) | YLayoutBox | [protected] |
| countStretchableChildren(YUIDimension dimension) | YLayoutBox | [protected] |
| debugLabel() const | YWidget | [virtual] |
| debugLayout() const | YLayoutBox | |
| deleteChildren() | YWidget | |
| doneMultipleChanges() (defined in YWidget) | YWidget | [inline, virtual] |
| doResize(sizeVector &width, sizeVector &height, posVector &x_pos, posVector &y_pos) | YLayoutBox | [protected] |
| dumpDialogWidgetTree() | YWidget | |
| dumpWidget(YWidget *w, int indentationLevel) | YWidget | [protected] |
| dumpWidgetTree(int indentationLevel=0) | YWidget | |
| findDialog() | YWidget | |
| findDominatingChild() | YLayoutBox | [protected] |
| findWidget(YWidgetID *id, bool doThrow=true) const | YWidget | |
| firstChild() const | YWidget | [inline] |
| functionKey() const | YWidget | |
| getProperty(const string &propertyName) | YWidget | [virtual] |
| hasChildren() const | YWidget | [inline] |
| hasFunctionKey() const | YWidget | |
| hasId() const | YWidget | |
| hasParent() const | YWidget | |
| hasWeight(YUIDimension dim) | YWidget | |
| helpText() const | YWidget | |
| id() const | YWidget | |
| isEnabled() const | YWidget | [virtual] |
| isLayoutStretch(YWidget *child, YUIDimension dimension) | YLayoutBox | [static] |
| isValid() const | YWidget | |
| lastChild() const | YWidget | [inline] |
| moveChild(YWidget *child, int newX, int newY)=0 | YLayoutBox | [pure virtual] |
| notify() const | YWidget | |
| notifyContextMenu() const | YWidget | |
| operator new(size_t size) | YWidget | |
| parent() const | YWidget | |
| posVector typedef (defined in YLayoutBox) | YLayoutBox | |
| preferredHeight() | YLayoutBox | [virtual] |
| preferredSize(YUIDimension dim) | YLayoutBox | [virtual] |
| preferredWidth() | YLayoutBox | [virtual] |
| primary() const | YLayoutBox | |
| propertySet() | YWidget | [virtual] |
| removeChild(YWidget *child) | YWidget | [virtual] |
| saveUserInput(YMacroRecorder *macroRecorder) | YWidget | [virtual] |
| secondary() const | YLayoutBox | |
| sendKeyEvents() const | YWidget | |
| setAutoShortcut(bool _newAutoShortcut) | YWidget | |
| setBeingDestroyed() | YWidget | [protected] |
| setChildrenEnabled(bool enabled) | YWidget | |
| setChildrenManager(YWidgetChildrenManager *manager) | YWidget | [protected] |
| setDebugLayout(bool deb=true) | YLayoutBox | |
| setDefaultStretchable(YUIDimension dim, bool newStretch) | YWidget | |
| setDisabled() | YWidget | [inline] |
| setEnabled(bool enabled=true) | YWidget | [virtual] |
| setFunctionKey(int fkey_no) | YWidget | [virtual] |
| setHelpText(const string &helpText) | YWidget | |
| setId(YWidgetID *newId_disown) | YWidget | |
| setKeyboardFocus() | YWidget | [virtual] |
| setNotify(bool notify=true) | YWidget | |
| setNotifyContextMenu(bool notifyContextMenu=true) | YWidget | |
| setParent(YWidget *newParent) | YWidget | |
| setProperty(const string &propertyName, const YPropertyValue &val) | YWidget | [virtual] |
| setSendKeyEvents(bool doSend) | YWidget | |
| setShortcutString(const string &str) | YWidget | [virtual] |
| setSize(int newWidth, int newHeight) | YLayoutBox | [virtual] |
| setStretchable(YUIDimension dim, bool newStretch) | YWidget | |
| setWeight(YUIDimension dim, int weight) | YWidget | |
| setWidgetRep(void *toolkitWidgetRep) | YWidget | |
| shortcutString() const | YWidget | [inline, virtual] |
| sizeVector typedef (defined in YLayoutBox) | YLayoutBox | |
| startMultipleChanges() | YWidget | [inline, virtual] |
| stretchable(YUIDimension dimension) const | YLayoutBox | [virtual] |
| totalNonWeightedChildrenPreferredSize(YUIDimension dimension) | YLayoutBox | [protected] |
| userInputProperty() | YWidget | [inline, virtual] |
| weight(YUIDimension dim) | YWidget | [virtual] |
| widgetClass() const | YLayoutBox | [virtual] |
| widgetRep() const | YWidget | |
| YLayoutBox(YWidget *parent, YUIDimension dim) | YLayoutBox | [protected] |
| YWidget(YWidget *parent) | YWidget | [protected] |
| ~YLayoutBox() | YLayoutBox | [virtual] |
| ~YWidget() | YWidget | [virtual] |