|
Dekko
|
Public Slots | |
| void | setLocation (QString location) |
Signals | |
| void | actionsChanged (QList< QObject * > actions) |
| void | locationChanged (QString location) |
Public Member Functions | |
| ActionRegistry (QObject *parent=0) | |
| QQmlListProperty< QObject > | defaultActions () |
| QList< QObject * > | actions () const |
| QString | location () const |
Properties | |
| QQmlListProperty< QObject > | defaultActions |
| QList< QObject * > | actions |
| QString | location |
Definition at line 30 of file ActionRegistry.h.