00001 /**************************************************************************** 00002 ** Meta object code from reading C++ file 'ut_abs_timer_qt_epoc.hpp' 00003 ** 00004 ** Created: Fri Mar 25 10:11:57 2011 00005 ** by: The Qt Meta Object Compiler version 62 (Qt 4.7.1) 00006 ** 00007 ** WARNING! All changes made in this file will be lost! 00008 *****************************************************************************/ 00009 00010 #include "ut_abs_timer_qt_epoc.hpp" 00011 #if !defined(Q_MOC_OUTPUT_REVISION) 00012 #error "The header file 'ut_abs_timer_qt_epoc.hpp' doesn't include <QObject>." 00013 #elif Q_MOC_OUTPUT_REVISION != 62 00014 #error "This file was generated using the moc from 4.7.1. It" 00015 #error "cannot be used with the include files from this version of Qt." 00016 #error "(The moc has changed too much.)" 00017 #endif 00018 00019 QT_BEGIN_MOC_NAMESPACE 00020 static const uint qt_meta_data_QAbsTimer[] = { 00021 00022 // content: 00023 5, // revision 00024 0, // classname 00025 0, 0, // classinfo 00026 1, 14, // methods 00027 1, 19, // properties 00028 0, 0, // enums/sets 00029 0, 0, // constructors 00030 0, // flags 00031 1, // signalCount 00032 00033 // signals: signature, parameters, type, tag, flags 00034 11, 10, 10, 10, 0x05, 00035 00036 // properties: name, type, flags 00037 26, 21, 0x01095001, 00038 00039 0 // eod 00040 }; 00041 00042 static const char qt_meta_stringdata_QAbsTimer[] = { 00043 "QAbsTimer\0\0timeout()\0bool\0active\0" 00044 }; 00045 00046 const QMetaObject QAbsTimer::staticMetaObject = { 00047 { &QObject::staticMetaObject, qt_meta_stringdata_QAbsTimer, 00048 qt_meta_data_QAbsTimer, 0 } 00049 }; 00050 00051 #ifdef Q_NO_DATA_RELOCATION 00052 const QMetaObject &QAbsTimer::getStaticMetaObject() { return staticMetaObject; } 00053 #endif //Q_NO_DATA_RELOCATION 00054 00055 const QMetaObject *QAbsTimer::metaObject() const 00056 { 00057 return QObject::d_ptr->metaObject ? QObject::d_ptr->metaObject : &staticMetaObject; 00058 } 00059 00060 void *QAbsTimer::qt_metacast(const char *_clname) 00061 { 00062 if (!_clname) return 0; 00063 if (!strcmp(_clname, qt_meta_stringdata_QAbsTimer)) 00064 return static_cast<void*>(const_cast< QAbsTimer*>(this)); 00065 if (!strcmp(_clname, "MTimerObserver")) 00066 return static_cast< MTimerObserver*>(const_cast< QAbsTimer*>(this)); 00067 return QObject::qt_metacast(_clname); 00068 } 00069 00070 int QAbsTimer::qt_metacall(QMetaObject::Call _c, int _id, void **_a) 00071 { 00072 _id = QObject::qt_metacall(_c, _id, _a); 00073 if (_id < 0) 00074 return _id; 00075 if (_c == QMetaObject::InvokeMetaMethod) { 00076 switch (_id) { 00077 case 0: timeout(); break; 00078 default: ; 00079 } 00080 _id -= 1; 00081 } 00082 #ifndef QT_NO_PROPERTIES 00083 else if (_c == QMetaObject::ReadProperty) { 00084 void *_v = _a[0]; 00085 switch (_id) { 00086 case 0: *reinterpret_cast< bool*>(_v) = isActive(); break; 00087 } 00088 _id -= 1; 00089 } else if (_c == QMetaObject::WriteProperty) { 00090 _id -= 1; 00091 } else if (_c == QMetaObject::ResetProperty) { 00092 _id -= 1; 00093 } else if (_c == QMetaObject::QueryPropertyDesignable) { 00094 _id -= 1; 00095 } else if (_c == QMetaObject::QueryPropertyScriptable) { 00096 _id -= 1; 00097 } else if (_c == QMetaObject::QueryPropertyStored) { 00098 _id -= 1; 00099 } else if (_c == QMetaObject::QueryPropertyEditable) { 00100 _id -= 1; 00101 } else if (_c == QMetaObject::QueryPropertyUser) { 00102 _id -= 1; 00103 } 00104 #endif // QT_NO_PROPERTIES 00105 return _id; 00106 } 00107 00108 // SIGNAL 0 00109 void QAbsTimer::timeout() 00110 { 00111 QMetaObject::activate(this, &staticMetaObject, 0, 0); 00112 } 00113 QT_END_MOC_NAMESPACE
ContextLogger2—ContextLogger2 Logger Daemon Internals—Generated on Mon May 2 13:49:55 2011 by Doxygen 1.6.1