42 #ifndef QWSMANAGER_QWS_H 43 #define QWSMANAGER_QWS_H 45 #include <QtGui/qpixmap.h> 46 #include <QtCore/qobject.h> 47 #include <QtGui/qdecoration_qws.h> 48 #include <QtGui/qevent.h> 56 #ifndef QT_NO_QWS_MANAGER 64 class QWSManagerPrivate;
86 void menuTriggered(
QAction *action);
109 friend class QGLDrawable;
113 #include <QtGui/qdecorationdefault_qws.h> 116 #endif // QT_NO_QWS_MANAGER 122 #endif // QWSMANAGER_QWS_H The QWSWindowSurface class provides the drawing area for top-level windows in Qt for Embedded Linux...
The QApplication class manages the GUI application's control flow and main settings.
#define QT_END_NAMESPACE
This macro expands to.
QPointer< QWidget > widget
#define QT_END_INCLUDE_NAMESPACE
This macro is equivalent to QT_BEGIN_NAMESPACE.
The QObject class is the base class of all Qt objects.
virtual bool event(QEvent *)
This virtual function receives events to an object and should return true if the event e was recogniz...
The QDecoration class is a base class for window decorations in Qt for Embedded Linux.
#define QT_BEGIN_NAMESPACE
This macro expands to.
The QRegion class specifies a clip region for a painter.
The QMouseEvent class contains parameters that describe a mouse event.
The QPoint class defines a point in the plane using integer precision.
DecorationState
This enum describes the various states of a decoration region.
The QPixmap class is an off-screen image representation that can be used as a paint device...
#define QT_BEGIN_INCLUDE_NAMESPACE
This macro is equivalent to QT_END_NAMESPACE.
#define Q_DECLARE_PRIVATE(Class)
The QPaintEvent class contains event parameters for paint events.
The QEvent class is the base class of all event classes.
The QAction class provides an abstract user interface action that can be inserted into widgets...