13 #if !defined(Q_MOC_OUTPUT_REVISION)
14 #error "The header file 'find-files-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
41 101, 18, 18, 18, 0x08,
42 114, 18, 18, 18, 0x08,
43 126, 18, 18, 18, 0x08,
44 143, 18, 18, 18, 0x08,
45 160, 18, 18, 18, 0x08,
46 193, 18, 18, 18, 0x08,
52 "find_files_dialog\0\0fileName\0"
53 "file_selected(QString)\0dir_selected(QString)\0"
54 "dir\0set_search_dir(QString)\0start_find()\0"
55 "stop_find()\0browse_folders()\0"
56 "look_for_files()\0item_double_clicked(QModelIndex)\0"
60 void find_files_dialog::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->
file_selected((*
reinterpret_cast< const QString(*)
>(_a[1])));
break;
67 case 1: _t->dir_selected((*
reinterpret_cast< const QString(*)
>(_a[1])));
break;
68 case 2: _t->set_search_dir((*
reinterpret_cast< const QString(*)
>(_a[1])));
break;
69 case 3: _t->start_find();
break;
70 case 4: _t->stop_find();
break;
71 case 5: _t->browse_folders();
break;
72 case 6: _t->look_for_files();
break;
73 case 7: _t->item_double_clicked((*
reinterpret_cast< const QModelIndex(*)
>(_a[1])));
break;
74 case 8: _t->handle_done((*
reinterpret_cast< int(*)
>(_a[1])));
break;
80 const QMetaObjectExtraData find_files_dialog::staticMetaObjectExtraData = {
84 const QMetaObject find_files_dialog::staticMetaObject = {
89 #ifdef Q_NO_DATA_RELOCATION
90 const QMetaObject &find_files_dialog::getStaticMetaObject() {
return staticMetaObject; }
91 #endif //Q_NO_DATA_RELOCATION
93 const QMetaObject *find_files_dialog::metaObject()
const
95 return QObject::d_ptr->metaObject ? QObject::d_ptr->metaObject : &staticMetaObject;
98 void *find_files_dialog::qt_metacast(
const char *_clname)
100 if (!_clname)
return 0;
101 if (!strcmp(_clname, qt_meta_stringdata_find_files_dialog))
103 return QDialog::qt_metacast(_clname);
106 int find_files_dialog::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
108 _id = QDialog::qt_metacall(_c, _id, _a);
111 if (_c == QMetaObject::InvokeMetaMethod) {
113 qt_static_metacall(
this, _c, _id, _a);
122 void *_a[] = { 0,
const_cast<void*
>(
reinterpret_cast<const void*
>(&_t1)) };
123 QMetaObject::activate(
this, &staticMetaObject, 0, _a);
129 void *_a[] = { 0,
const_cast<void*
>(
reinterpret_cast<const void*
>(&_t1)) };
130 QMetaObject::activate(
this, &staticMetaObject, 1, _a);
static QT_BEGIN_MOC_NAMESPACE const uint qt_meta_data_find_files_dialog[]
void file_selected(const QString &fileName)
void dir_selected(const QString &fileName)
static const char qt_meta_stringdata_find_files_dialog[]