#include <qevent.h>

Public Member Functions |
|
| QActionEvent (int type, QAction *action, QAction *before=0) | |
| ~QActionEvent () | |
| QAction * | action () const |
| QAction * | before () const |
| QActionEvent | ( | int | type, |
| QAction * | action, | ||
| QAction * | before = 0 |
||
| ) |
| ~QActionEvent | ( | ) |
| QAction* action | ( | ) | const [inline] |
| QAction* before | ( | ) | const [inline] |