56 #include "QtGui/qaction.h" 57 #include "QtGui/qmenu.h" 58 #include "private/qgraphicswidget_p.h" 59 #include "private/qobject_p.h" 66 class QMenuItemEmitter;
92 #ifndef QT_NO_SHORTCUT 97 #ifndef QT_NO_SHORTCUT 122 #ifndef QT_NO_GRAPHICSVIEW 125 #ifndef QT_NO_SHORTCUT 131 #endif // QT_NO_SHORTCUT 133 #ifdef QT3_SUPPORT //for menubar/menu compat 134 QMenuItemEmitter *act_signal;
137 void sendDataChanged();
140 #endif // QT_NO_ACTION 144 #endif // QACTION_P_H The QVariant class acts like a union for the most common Qt data types.
#define QT_END_NAMESPACE
This macro expands to.
uint forceEnabledInSoftkeys
QList< QWidget * > widgets
QAction::Priority priority
QAction::SoftKeyRole softKeyRole
Priority
This enum defines priorities for actions in user interface.
QList< int > alternateShortcutIds
QPointer< QActionGroup > group
Qt::ShortcutContext shortcutContext
The QString class provides a Unicode character string.
#define QT_BEGIN_NAMESPACE
This macro expands to.
QList< QGraphicsWidget * > graphicsWidgets
SoftKeyRole
This enum describes how an action should be placed in the softkey bar.
QList< QKeySequence > alternateShortcuts
QAction::MenuRole menuRole
#define Q_DECLARE_PUBLIC(Class)
The QKeySequence class encapsulates a key sequence as used by shortcuts.
The QFont class specifies a font used for drawing text.
#define Q_AUTOTEST_EXPORT
MenuRole
This enum describes how an action should be moved into the application menu on Mac OS X...
static QShortcutMap * globalMap
The QAction class provides an abstract user interface action that can be inserted into widgets...
The QIcon class provides scalable icons in different modes and states.