XTARGS Member List
This is the complete list of members for
XTARGS, including all inherited members.
| Append(const char *name, void *value) | XTARGS | [inline] |
| Append(const char *name, int value) | XTARGS | [inline] |
| Append(const Arg &arg) | XTARGS | [inline] |
| Assign(const Arg *arg, int count) | XTARGS | [inline] |
| Clear() | XTARGS | [inline] |
| DeleteItem(int idx) | XTARGS | |
| FindItem(const char *name) const | XTARGS | |
| FormAttachBottom(Widget widget=0, int offset=-1, bool opposite=false) | XTARGS | |
| FormAttachBottomPosition(int position, int offset=-1) | XTARGS | |
| FormAttachLeft(Widget widget=0, int offset=-1, bool opposite=false) | XTARGS | |
| FormAttachLeftPosition(int position, int offset=-1) | XTARGS | |
| FormAttachRight(Widget widget=0, int offset=-1, bool opposite=false) | XTARGS | |
| FormAttachRightPosition(int position, int offset=-1) | XTARGS | |
| FormAttachTop(Widget widget=0, int offset=-1, bool opposite=false) | XTARGS | |
| FormAttachTopPosition(int position, int offset=-1) | XTARGS | |
| GetArray() const | XTARGS | [inline] |
| GetArray() | XTARGS | [inline] |
| GetCount() const | XTARGS | [inline] |
| GetItem(int idx) const | XTARGS | [inline] |
| GetWidgetValues(Widget widget) | XTARGS | [inline] |
| operator Arg *() | XTARGS | [inline] |
| operator const Arg *() const | XTARGS | [inline] |
| operator[](int index) const | XTARGS | [inline] |
| SetWidgetValues(Widget widget) | XTARGS | [inline] |
| XTARGS() | XTARGS | [inline] |
| XTARGS(const Arg *arg, int count) | XTARGS | [inline] |