|
DtkDeclarative
DTK Declarative module
|
Public 类型 | |
| using | OriginIndex = int |
| using | CurrentIndex = int |
Public 成员函数 | |
| CurrentIndex | itemIndex (QObject *item) const |
| QObject * | object (SettingsGroup *group) const |
| QObject * | object (CurrentIndex index) const |
| const QVector< SettingsGroup * > & | objects () const |
| void | setObject (CurrentIndex index, QObject *obj) |
| int | reset (const QVector< SettingsGroup * > &now) |
| CurrentIndex | insert (SettingsGroup *group) |
| CurrentIndex | remove (SettingsGroup *group) |