9 #if !defined(Q_MOC_OUTPUT_REVISION)
10 #error "The header file 'splashscreen.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
38 "SplashScreen\0\0mainWin\0slotFinish(QWidget*)\0"
41 void SplashScreen::qt_static_metacall(
QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
43 if (_c == QMetaObject::InvokeMetaMethod) {
44 Q_ASSERT(staticMetaObject.cast(_o));
53 const QMetaObjectExtraData SplashScreen::staticMetaObjectExtraData = {
57 const QMetaObject SplashScreen::staticMetaObject = {
62 #ifdef Q_NO_DATA_RELOCATION
63 const QMetaObject &SplashScreen::getStaticMetaObject() {
return staticMetaObject; }
64 #endif //Q_NO_DATA_RELOCATION
66 const QMetaObject *SplashScreen::metaObject()
const
68 return QObject::d_ptr->metaObject ? QObject::d_ptr->metaObject : &staticMetaObject;
71 void *SplashScreen::qt_metacast(
const char *_clname)
73 if (!_clname)
return 0;
75 return static_cast<void*
>(
const_cast< SplashScreen*
>(
this));
76 return QSplashScreen::qt_metacast(_clname);
79 int SplashScreen::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
81 _id = QSplashScreen::qt_metacall(_c, _id, _a);
84 if (_c == QMetaObject::InvokeMetaMethod) {
86 qt_static_metacall(
this, _c, _id, _a);
class for the splashscreen with information of the running client
static QT_BEGIN_MOC_NAMESPACE const uint qt_meta_data_SplashScreen[]
void slotFinish(QWidget *mainWin)
Slot to call finish() method as it's not defined as slot.
static const char qt_meta_stringdata_SplashScreen[]