4#ifndef QQNXNAVIGATOREVENTHANDLER_H
5#define QQNXNAVIGATOREVENTHANDLER_H
QObject * parent() const
Returns a pointer to the parent object.
void rotationChanged(int angle)
void windowGroupActivated(const QByteArray &id)
void windowGroupStateChanged(const QByteArray &id, Qt::WindowState state)
void handleWindowGroupStateChanged(const QByteArray &id, Qt::WindowState state)
void windowGroupDeactivated(const QByteArray &id)
void handleWindowGroupActivated(const QByteArray &id)
void handleWindowGroupDeactivated(const QByteArray &id)
void handleOrientationChange(int angle)
bool handleOrientationCheck(int angle)
Combined button and popup list for selecting options.