13 #if !defined(Q_MOC_OUTPUT_REVISION)
14 #error "The header file 'find-dialog.h' doesn't include <QObject>."
15 #elif Q_MOC_OUTPUT_REVISION != 63
16 #error "This file was generated using the moc from 4.8.6. It"
17 #error "cannot be used with the include files from this version of Qt."
18 #error "(The moc has changed too much.)"
21 QT_BEGIN_MOC_NAMESPACE
38 109, 101, 12, 12, 0x08,
39 120, 12, 12, 12, 0x28,
40 127, 12, 12, 12, 0x08,
41 139, 12, 12, 12, 0x08,
42 151, 12, 12, 12, 0x08,
43 161, 12, 12, 12, 0x08,
49 "find_dialog\0\0handle_backward_search_changed(int)\0"
50 "new_search_text\0handle_search_text_changed(QString)\0"
51 "forward\0find(bool)\0find()\0find_next()\0"
52 "find_prev()\0replace()\0replace_all()\0"
55 void find_dialog::qt_static_metacall(
QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
57 if (_c == QMetaObject::InvokeMetaMethod) {
58 Q_ASSERT(staticMetaObject.cast(_o));
62 case 1: _t->handle_search_text_changed((*
reinterpret_cast< QString(*)
>(_a[1])));
break;
63 case 2: _t->find((*
reinterpret_cast< bool(*)
>(_a[1])));
break;
64 case 3: _t->find();
break;
65 case 4: _t->find_next();
break;
66 case 5: _t->find_prev();
break;
67 case 6: _t->replace();
break;
68 case 7: _t->replace_all();
break;
74 const QMetaObjectExtraData find_dialog::staticMetaObjectExtraData = {
78 const QMetaObject find_dialog::staticMetaObject = {
83 #ifdef Q_NO_DATA_RELOCATION
84 const QMetaObject &find_dialog::getStaticMetaObject() {
return staticMetaObject; }
85 #endif //Q_NO_DATA_RELOCATION
87 const QMetaObject *find_dialog::metaObject()
const
89 return QObject::d_ptr->metaObject ? QObject::d_ptr->metaObject : &staticMetaObject;
92 void *find_dialog::qt_metacast(
const char *_clname)
94 if (!_clname)
return 0;
95 if (!strcmp(_clname, qt_meta_stringdata_find_dialog))
96 return static_cast<void*
>(
const_cast< find_dialog*
>(
this));
97 return QDialog::qt_metacast(_clname);
100 int find_dialog::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
102 _id = QDialog::qt_metacall(_c, _id, _a);
105 if (_c == QMetaObject::InvokeMetaMethod) {
107 qt_static_metacall(
this, _c, _id, _a);
void handle_backward_search_changed(int)
static const char qt_meta_stringdata_find_dialog[]
static QT_BEGIN_MOC_NAMESPACE const uint qt_meta_data_find_dialog[]