AllocNewItem(const YObjectArgs &args) | YMutexSet | [inline, protected, virtual] |
AppendItem(YObject *object) | YSet | [inline, protected, virtual] |
At(unsigned int n) | YSet | [inline, virtual] |
ClearSet() | YSet | |
CreateNewItem(const QString &name=QString::null) | YSet | |
FillStringList(QStringList &list, bool sort=true) | YSet | |
FindItemIndex(const YObject *object) | YSet | [inline] |
GetActions() const | YObject | [inline] |
GetChanged() const | YObject | [inline] |
GetConfig(YOutputParser &parser) | YSet | [inline, virtual] |
GetCount() const | YSet | [inline] |
GetDescription() const | YObject | [inline] |
GetItemActions() const | YMutexSet | [inline, protected, virtual] |
GetName() const | YObject | [inline] |
GetParent() const | YSet | [inline] |
GetSectionKey() const | YSet | [inline] |
GetSet() const | YObject | [inline] |
GetUniqueEntryName(QString &) const | YSet | |
ItemChanged(YObject *) | YSet | [slot] |
ItemRemoved(YObject *object) | YSet | [signal] |
NewItem(YObject *object) | YSet | [signal] |
ObjectUpdated() | YObject | [inline, slot] |
RemoveItem(YObject *item) | YSet | |
SetChanged(bool b) | YObject | [inline] |
SetConfig(YInputParser &parser) | YSet | [inline, virtual] |
SetDescription(const QString &d) | YObject | |
SetName(const QString &n) | YObject | |
SetName(const char *n) | YObject | |
SetParent(YObject *) | YSet | |
UpdateArgConnect(const QObject *o, const char *member) const | YObject | [inline] |
UpdateConnect(const QObject *o, const char *member) const | YObject | [inline] |
UpdateItem(YObject *) | YSet | [signal] |
UpdateObject() | YObject | [signal] |
UpdateObject(YObject *) | YObject | [signal] |
YMutexSet() | YMutexSet | |
YObject(const YObjectArgs &i=YObjectArgs()) | YObject | [inline] |
YSet(const CONFIG_STRING key, const QString &defaultname, const YObjectArgs &args=YObjectArgs(), YObject *p=0) | YSet | |