13 #if !defined(Q_MOC_OUTPUT_REVISION)
14 #error "The header file 'ListBoxControl.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
42 "QtHandles::ListBoxControl\0\0"
43 "itemSelectionChanged()\0"
46 void QtHandles::ListBoxControl::qt_static_metacall(
QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
48 if (_c == QMetaObject::InvokeMetaMethod) {
49 Q_ASSERT(staticMetaObject.cast(_o));
52 case 0: _t->itemSelectionChanged();
break;
59 const QMetaObjectExtraData QtHandles::ListBoxControl::staticMetaObjectExtraData = {
63 const QMetaObject QtHandles::ListBoxControl::staticMetaObject = {
68 #ifdef Q_NO_DATA_RELOCATION
69 const QMetaObject &QtHandles::ListBoxControl::getStaticMetaObject() {
return staticMetaObject; }
70 #endif //Q_NO_DATA_RELOCATION
72 const QMetaObject *QtHandles::ListBoxControl::metaObject()
const
74 return QObject::d_ptr->metaObject ? QObject::d_ptr->metaObject : &staticMetaObject;
77 void *QtHandles::ListBoxControl::qt_metacast(
const char *_clname)
79 if (!_clname)
return 0;
80 if (!strcmp(_clname, qt_meta_stringdata_QtHandles__ListBoxControl))
81 return static_cast<void*
>(
const_cast< ListBoxControl*
>(
this));
82 return BaseControl::qt_metacast(_clname);
85 int QtHandles::ListBoxControl::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
87 _id = BaseControl::qt_metacall(_c, _id, _a);
90 if (_c == QMetaObject::InvokeMetaMethod) {
92 qt_static_metacall(
this, _c, _id, _a);
ListBoxControl(const graphics_object &go, QListWidget *list)
static QT_BEGIN_MOC_NAMESPACE const uint qt_meta_data_QtHandles__ListBoxControl[]
static const char qt_meta_stringdata_QtHandles__ListBoxControl[]