Obsolete Members for ActionContext
The following members of QML type ActionContext are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.
Methods
- addAction(Action action)
(obsolete)
- removeAction(Action action)
(obsolete)
Method Documentation
addAction(Action action) |
Adds an Action to the context programatically.
removeAction(Action action) |
Removes an action from the context programatically.