CopperSpice API
1.9.2
|
This is the complete list of members for QActionEvent, including all inherited members.
QActionEvent(int type, QAction *action, QAction *before=nullptr) | QActionEvent | |
QEvent(Type type) | QEvent | explicit |
QEvent(const QEvent &other) | QEvent | |
Type enum name | QEvent | |
accept() | QEvent | inline |
action() const | QActionEvent | inline |
before() const | QActionEvent | inline |
ignore() | QEvent | inline |
isAccepted() const | QEvent | inline |
operator=(const QEvent &other) | QEvent | |
registerEventType(int hint=-1) | QEvent | static |
setAccepted(bool accepted) | QEvent | inline |
spontaneous() const | QEvent | inline |
type() const | QEvent | inline |
~QEvent() | QEvent | virtual |