Qt 4.8
|
#include <QtGui/qkeysequence.h>
#include <QtCore/qstring.h>
#include <QtGui/qwidget.h>
#include <QtCore/qvariant.h>
#include <QtGui/qicon.h>
#include <QtGui/qactiongroup.h>
Go to the source code of this file.
Classes | |
class | QAction |
The QAction class provides an abstract user interface action that can be inserted into widgets. More... | |