46 #include <QApplication> 49 #include <QWindowSystemInterface> 60 #if defined(QBBNAVIGATOREVENTHANDLER_DEBUG) 74 #if defined(QBBNAVIGATOREVENTHANDLER_DEBUG) 83 #if defined(QBBNAVIGATOREVENTHANDLER_DEBUG) 94 #if defined(QBBNAVIGATOREVENTHANDLER_DEBUG) 103 #if defined(QBBNAVIGATOREVENTHANDLER_DEBUG) 112 #if defined(QBBNAVIGATOREVENTHANDLER_DEBUG) 121 #if defined(QBBNAVIGATOREVENTHANDLER_DEBUG) #define QT_END_NAMESPACE
This macro expands to.
QBBNavigatorEventHandler(QObject *parent=0)
void handleWindowGroupActivated(const QByteArray &id)
The QByteArray class provides an array of bytes.
static QWidget * activeWindow()
Returns the application top-level window that has the keyboard input focus, or 0 if no application wi...
void handleWindowGroupDeactivated(const QByteArray &id)
The QObject class is the base class of all Qt objects.
void handleWindowGroupStateChanged(const QByteArray &id, Qt::WindowState state)
Q_CORE_EXPORT void qDebug(const char *,...)
static void quit()
Tells the application to exit with return code 0 (success).
void windowGroupStateChanged(const QByteArray &id, Qt::WindowState state)
#define QT_BEGIN_NAMESPACE
This macro expands to.
void windowGroupActivated(const QByteArray &id)
qreal angle(const QPointF &p1, const QPointF &p2)
static void handlePlatformPanelEvent(QWidget *w)
bool handleOrientationCheck(int angle)
void windowGroupDeactivated(const QByteArray &id)
void rotationChanged(int angle)
#define Q_UNUSED(x)
Indicates to the compiler that the parameter with the specified name is not used in the body of a fun...
void handleOrientationChange(int angle)