8 #include "lookupaddressdialog.h"
9 #if !defined(Q_MOC_OUTPUT_REVISION)
10 #error "The header file 'lookupaddressdialog.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
39 "MPQRImageWidget\0\0saveImage()\0copyImage()\0"
42 void MPQRImageWidget::qt_static_metacall(
QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
44 if (_c == QMetaObject::InvokeMetaMethod) {
45 Q_ASSERT(staticMetaObject.cast(_o));
46 MPQRImageWidget *_t =
static_cast<MPQRImageWidget *
>(_o);
48 case 0: _t->saveImage();
break;
49 case 1: _t->copyImage();
break;
56 const QMetaObjectExtraData MPQRImageWidget::staticMetaObjectExtraData = {
60 const QMetaObject MPQRImageWidget::staticMetaObject = {
65 #ifdef Q_NO_DATA_RELOCATION
66 const QMetaObject &MPQRImageWidget::getStaticMetaObject() {
return staticMetaObject; }
67 #endif //Q_NO_DATA_RELOCATION
69 const QMetaObject *MPQRImageWidget::metaObject()
const
71 return QObject::d_ptr->metaObject ? QObject::d_ptr->metaObject : &staticMetaObject;
74 void *MPQRImageWidget::qt_metacast(
const char *_clname)
76 if (!_clname)
return 0;
78 return static_cast<void*
>(
const_cast< MPQRImageWidget*
>(
this));
79 return QLabel::qt_metacast(_clname);
82 int MPQRImageWidget::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
84 _id = QLabel::qt_metacall(_c, _id, _a);
87 if (_c == QMetaObject::InvokeMetaMethod) {
89 qt_static_metacall(
this, _c, _id, _a);
108 41, 21, 20, 20, 0x05,
111 71, 20, 20, 20, 0x0a,
117 "LookupAddressDialog\0\0title,message,style\0"
118 "message(QString,QString,uint)\0"
119 "searchButtonClicked()\0"
122 void LookupAddressDialog::qt_static_metacall(
QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
124 if (_c == QMetaObject::InvokeMetaMethod) {
125 Q_ASSERT(staticMetaObject.cast(_o));
126 LookupAddressDialog *_t =
static_cast<LookupAddressDialog *
>(_o);
128 case 0: _t->message((*
reinterpret_cast< const QString(*)
>(_a[1])),(*
reinterpret_cast< const QString(*)
>(_a[2])),(*
reinterpret_cast< uint(*)
>(_a[3])));
break;
129 case 1: _t->searchButtonClicked();
break;
135 const QMetaObjectExtraData LookupAddressDialog::staticMetaObjectExtraData = {
136 0, qt_static_metacall
139 const QMetaObject LookupAddressDialog::staticMetaObject = {
144 #ifdef Q_NO_DATA_RELOCATION
145 const QMetaObject &LookupAddressDialog::getStaticMetaObject() {
return staticMetaObject; }
146 #endif //Q_NO_DATA_RELOCATION
148 const QMetaObject *LookupAddressDialog::metaObject()
const
150 return QObject::d_ptr->metaObject ? QObject::d_ptr->metaObject : &staticMetaObject;
153 void *LookupAddressDialog::qt_metacast(
const char *_clname)
155 if (!_clname)
return 0;
156 if (!strcmp(_clname, qt_meta_stringdata_LookupAddressDialog))
157 return static_cast<void*
>(
const_cast< LookupAddressDialog*
>(
this));
158 return QDialog::qt_metacast(_clname);
161 int LookupAddressDialog::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
163 _id = QDialog::qt_metacall(_c, _id, _a);
166 if (_c == QMetaObject::InvokeMetaMethod) {
168 qt_static_metacall(
this, _c, _id, _a);
175 void LookupAddressDialog::message(
const QString & _t1,
const QString & _t2,
unsigned int _t3)
177 void *_a[] = { 0,
const_cast<void*
>(
reinterpret_cast<const void*
>(&_t1)),
const_cast<void*
>(
reinterpret_cast<const void*
>(&_t2)),
const_cast<void*
>(
reinterpret_cast<const void*
>(&_t3)) };
178 QMetaObject::activate(
this, &staticMetaObject, 0, _a);
static const char qt_meta_stringdata_MPQRImageWidget[]
static const uint qt_meta_data_LookupAddressDialog[]
static QT_BEGIN_MOC_NAMESPACE const uint qt_meta_data_MPQRImageWidget[]
static const char qt_meta_stringdata_LookupAddressDialog[]