42 #ifndef QBBNAVIGATOREVENTNOTIFIER_H 43 #define QBBNAVIGATOREVENTNOTIFIER_H 77 #endif // QBBNAVIGATOREVENTNOTIFIER_H ~QBBNavigatorEventNotifier()
#define QT_END_NAMESPACE
This macro expands to.
The QByteArray class provides an array of bytes.
QBBNavigatorEventHandler * mEventHandler
The QObject class is the base class of all Qt objects.
The QSocketNotifier class provides support for monitoring activity on a file descriptor.
void parsePPS(const QByteArray &ppsData, QByteArray &msg, QByteArray &dat, QByteArray &id)
#define QT_BEGIN_NAMESPACE
This macro expands to.
QBBNavigatorEventNotifier(QBBNavigatorEventHandler *eventHandler, QObject *parent=0)
void handleMessage(const QByteArray &msg, const QByteArray &dat, const QByteArray &id)
QObject * parent() const
Returns a pointer to the parent object.
void replyPPS(const QByteArray &res, const QByteArray &id, const QByteArray &dat)
QSocketNotifier * mReadNotifier