9 #if !defined(Q_MOC_OUTPUT_REVISION)
10 #error "The header file 'macnotificationhandler.h' doesn't include <QObject>."
11 #elif Q_MOC_OUTPUT_REVISION != 63
12 #error "This file was generated using the moc from 4.8.6. It"
13 #error "cannot be used with the include files from this version of Qt."
14 #error "(The moc has changed too much.)"
17 QT_BEGIN_MOC_NAMESPACE
35 "MacNotificationHandler\0"
38 void MacNotificationHandler::qt_static_metacall(
QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
46 const QMetaObjectExtraData MacNotificationHandler::staticMetaObjectExtraData = {
50 const QMetaObject MacNotificationHandler::staticMetaObject = {
55 #ifdef Q_NO_DATA_RELOCATION
56 const QMetaObject &MacNotificationHandler::getStaticMetaObject() {
return staticMetaObject; }
57 #endif //Q_NO_DATA_RELOCATION
59 const QMetaObject *MacNotificationHandler::metaObject()
const
61 return QObject::d_ptr->metaObject ? QObject::d_ptr->metaObject : &staticMetaObject;
64 void *MacNotificationHandler::qt_metacast(
const char *_clname)
66 if (!_clname)
return 0;
69 return QObject::qt_metacast(_clname);
72 int MacNotificationHandler::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
74 _id = QObject::qt_metacall(_c, _id, _a);
static QT_BEGIN_MOC_NAMESPACE const uint qt_meta_data_MacNotificationHandler[]
static const char qt_meta_stringdata_MacNotificationHandler[]
Macintosh-specific notification handler (supports UserNotificationCenter and Growl).