QAction Class
class Qt3DInput::QActionLinks a set of QAbstractActionInput that trigger the same event. More...
| Header: | #include <QAction> |
| qmake: | QT += 3dinput |
| Since: | Qt 5.7 |
| Instantiated By: | Action |
| Inherits: | Qt3DCore::QNode |
This class was introduced in Qt 5.7.
Properties
- active : const bool
Public Functions
| bool | isActive() const |
Signals
| void | activeChanged(bool isActive) |