9 #if !defined(Q_MOC_OUTPUT_REVISION)
10 #error "The header file 'addressbookpage.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 109, 16, 16, 16, 0x08,
39 134, 16, 16, 16, 0x08,
40 154, 16, 16, 16, 0x08,
41 169, 16, 16, 16, 0x08,
42 195, 16, 16, 16, 0x08,
43 220, 214, 16, 16, 0x08,
44 257, 243, 16, 16, 0x08,
50 "AddressBookPage\0\0addr\0sendCoins(QString)\0"
51 "retval\0done(int)\0on_deleteAddress_clicked()\0"
52 "on_newAddress_clicked()\0"
53 "on_copyAddress_clicked()\0onCopyLabelAction()\0"
54 "onEditAction()\0on_exportButton_clicked()\0"
55 "selectionChanged()\0point\0"
56 "contextualMenu(QPoint)\0parent,begin,\0"
57 "selectNewAddress(QModelIndex,int,int)\0"
60 void AddressBookPage::qt_static_metacall(
QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
62 if (_c == QMetaObject::InvokeMetaMethod) {
63 Q_ASSERT(staticMetaObject.cast(_o));
66 case 0: _t->
sendCoins((*
reinterpret_cast< QString(*)
>(_a[1])));
break;
67 case 1: _t->done((*
reinterpret_cast< int(*)
>(_a[1])));
break;
68 case 2: _t->on_deleteAddress_clicked();
break;
69 case 3: _t->on_newAddress_clicked();
break;
70 case 4: _t->on_copyAddress_clicked();
break;
71 case 5: _t->onCopyLabelAction();
break;
72 case 6: _t->onEditAction();
break;
73 case 7: _t->on_exportButton_clicked();
break;
74 case 8: _t->selectionChanged();
break;
75 case 9: _t->contextualMenu((*
reinterpret_cast< const QPoint(*)
>(_a[1])));
break;
76 case 10: _t->selectNewAddress((*
reinterpret_cast< const QModelIndex(*)
>(_a[1])),(*
reinterpret_cast< int(*)
>(_a[2])),(*
reinterpret_cast< int(*)
>(_a[3])));
break;
82 const QMetaObjectExtraData AddressBookPage::staticMetaObjectExtraData = {
86 const QMetaObject AddressBookPage::staticMetaObject = {
91 #ifdef Q_NO_DATA_RELOCATION
92 const QMetaObject &AddressBookPage::getStaticMetaObject() {
return staticMetaObject; }
93 #endif //Q_NO_DATA_RELOCATION
95 const QMetaObject *AddressBookPage::metaObject()
const
97 return QObject::d_ptr->metaObject ? QObject::d_ptr->metaObject : &staticMetaObject;
100 void *AddressBookPage::qt_metacast(
const char *_clname)
102 if (!_clname)
return 0;
105 return QDialog::qt_metacast(_clname);
108 int AddressBookPage::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
110 _id = QDialog::qt_metacall(_c, _id, _a);
113 if (_c == QMetaObject::InvokeMetaMethod) {
115 qt_static_metacall(
this, _c, _id, _a);
124 void *_a[] = { 0,
const_cast<void*
>(
reinterpret_cast<const void*
>(&_t1)) };
125 QMetaObject::activate(
this, &staticMetaObject, 0, _a);
static const char qt_meta_stringdata_AddressBookPage[]
Widget that shows a list of sending or receiving addresses.
void sendCoins(QString addr)
static QT_BEGIN_MOC_NAMESPACE const uint qt_meta_data_AddressBookPage[]