00001 /**************************************************************************** 00002 ** Meta object code from reading C++ file 'up_uploader_qt_private.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 "up_uploader_qt_private.hpp" 00011 #if !defined(Q_MOC_OUTPUT_REVISION) 00012 #error "The header file 'up_uploader_qt_private.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_PostSession[] = { 00021 00022 // content: 00023 5, // revision 00024 0, // classname 00025 0, 0, // classinfo 00026 0, 0, // methods 00027 0, 0, // properties 00028 0, 0, // enums/sets 00029 0, 0, // constructors 00030 0, // flags 00031 0, // signalCount 00032 00033 0 // eod 00034 }; 00035 00036 static const char qt_meta_stringdata_PostSession[] = { 00037 "PostSession\0" 00038 }; 00039 00040 const QMetaObject PostSession::staticMetaObject = { 00041 { &QObject::staticMetaObject, qt_meta_stringdata_PostSession, 00042 qt_meta_data_PostSession, 0 } 00043 }; 00044 00045 #ifdef Q_NO_DATA_RELOCATION 00046 const QMetaObject &PostSession::getStaticMetaObject() { return staticMetaObject; } 00047 #endif //Q_NO_DATA_RELOCATION 00048 00049 const QMetaObject *PostSession::metaObject() const 00050 { 00051 return QObject::d_ptr->metaObject ? QObject::d_ptr->metaObject : &staticMetaObject; 00052 } 00053 00054 void *PostSession::qt_metacast(const char *_clname) 00055 { 00056 if (!_clname) return 0; 00057 if (!strcmp(_clname, qt_meta_stringdata_PostSession)) 00058 return static_cast<void*>(const_cast< PostSession*>(this)); 00059 return QObject::qt_metacast(_clname); 00060 } 00061 00062 int PostSession::qt_metacall(QMetaObject::Call _c, int _id, void **_a) 00063 { 00064 _id = QObject::qt_metacall(_c, _id, _a); 00065 if (_id < 0) 00066 return _id; 00067 return _id; 00068 } 00069 static const uint qt_meta_data_CUploader[] = { 00070 00071 // content: 00072 5, // revision 00073 0, // classname 00074 0, 0, // classinfo 00075 4, 14, // methods 00076 0, 0, // properties 00077 0, 0, // enums/sets 00078 0, 0, // constructors 00079 0, // flags 00080 0, // signalCount 00081 00082 // slots: signature, parameters, type, tag, flags 00083 11, 10, 10, 10, 0x08, 00084 36, 10, 10, 10, 0x08, 00085 70, 63, 10, 10, 0x08, 00086 105, 10, 10, 10, 0x08, 00087 00088 0 // eod 00089 }; 00090 00091 static const char qt_meta_stringdata_CUploader[] = { 00092 "CUploader\0\0handlePosterTimerEvent()\0" 00093 "handleSnapshotTimerEvent()\0errors\0" 00094 "postingSslErrors(QList<QSslError>)\0" 00095 "postingFinished()\0" 00096 }; 00097 00098 const QMetaObject CUploader::staticMetaObject = { 00099 { &QObject::staticMetaObject, qt_meta_stringdata_CUploader, 00100 qt_meta_data_CUploader, 0 } 00101 }; 00102 00103 #ifdef Q_NO_DATA_RELOCATION 00104 const QMetaObject &CUploader::getStaticMetaObject() { return staticMetaObject; } 00105 #endif //Q_NO_DATA_RELOCATION 00106 00107 const QMetaObject *CUploader::metaObject() const 00108 { 00109 return QObject::d_ptr->metaObject ? QObject::d_ptr->metaObject : &staticMetaObject; 00110 } 00111 00112 void *CUploader::qt_metacast(const char *_clname) 00113 { 00114 if (!_clname) return 0; 00115 if (!strcmp(_clname, qt_meta_stringdata_CUploader)) 00116 return static_cast<void*>(const_cast< CUploader*>(this)); 00117 return QObject::qt_metacast(_clname); 00118 } 00119 00120 int CUploader::qt_metacall(QMetaObject::Call _c, int _id, void **_a) 00121 { 00122 _id = QObject::qt_metacall(_c, _id, _a); 00123 if (_id < 0) 00124 return _id; 00125 if (_c == QMetaObject::InvokeMetaMethod) { 00126 switch (_id) { 00127 case 0: handlePosterTimerEvent(); break; 00128 case 1: handleSnapshotTimerEvent(); break; 00129 case 2: postingSslErrors((*reinterpret_cast< const QList<QSslError>(*)>(_a[1]))); break; 00130 case 3: postingFinished(); break; 00131 default: ; 00132 } 00133 _id -= 4; 00134 } 00135 return _id; 00136 } 00137 QT_END_MOC_NAMESPACE
ContextLogger2—ContextLogger2 Logger Daemon Internals—Generated on Mon May 2 13:49:55 2011 by Doxygen 1.6.1