| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199 |
- /****************************************************************************
- ** Meta object code from reading C++ file 'dialogselectsegment.h'
- **
- ** Created: Mon Apr 22 12:01:29 2019
- ** by: The Qt Meta Object Compiler version 63 (Qt 4.8.4)
- **
- ** WARNING! All changes made in this file will be lost!
- *****************************************************************************/
- #include "../../../../sncprojects/lib/snczxsh/dialogselectsegment.h"
- #if !defined(Q_MOC_OUTPUT_REVISION)
- #error "The header file 'dialogselectsegment.h' doesn't include <QObject>."
- #elif Q_MOC_OUTPUT_REVISION != 63
- #error "This file was generated using the moc from 4.8.4. It"
- #error "cannot be used with the include files from this version of Qt."
- #error "(The moc has changed too much.)"
- #endif
- QT_BEGIN_MOC_NAMESPACE
- static const uint qt_meta_data_DialogSelectSegment[] = {
- // content:
- 6, // revision
- 0, // classname
- 0, 0, // classinfo
- 33, 14, // methods
- 0, 0, // properties
- 0, 0, // enums/sets
- 0, 0, // constructors
- 0, // flags
- 2, // signalCount
- // signals: signature, parameters, type, tag, flags
- 21, 20, 20, 20, 0x05,
- 43, 20, 20, 20, 0x05,
- // slots: signature, parameters, type, tag, flags
- 74, 68, 20, 20, 0x08,
- 107, 20, 20, 20, 0x08,
- 126, 20, 20, 20, 0x08,
- 146, 20, 20, 20, 0x08,
- 166, 20, 20, 20, 0x08,
- 186, 20, 20, 20, 0x08,
- 226, 215, 20, 20, 0x08,
- 255, 20, 20, 20, 0x08,
- 287, 281, 20, 20, 0x08,
- 312, 20, 20, 20, 0x08,
- 324, 20, 20, 20, 0x08,
- 354, 20, 20, 20, 0x08,
- 383, 20, 20, 20, 0x08,
- 409, 20, 20, 20, 0x08,
- 435, 20, 20, 20, 0x08,
- 461, 20, 20, 20, 0x08,
- 487, 20, 20, 20, 0x08,
- 513, 20, 20, 20, 0x08,
- 539, 20, 20, 20, 0x08,
- 565, 20, 20, 20, 0x08,
- 592, 20, 20, 20, 0x08,
- 619, 20, 20, 20, 0x08,
- 647, 20, 20, 20, 0x08,
- 685, 20, 20, 20, 0x08,
- 720, 20, 20, 20, 0x08,
- 738, 20, 20, 20, 0x08,
- 766, 20, 20, 20, 0x08,
- 795, 20, 20, 20, 0x08,
- 837, 826, 20, 20, 0x08,
- 873, 20, 20, 20, 0x08,
- 903, 20, 20, 20, 0x08,
- 0 // eod
- };
- static const char qt_meta_stringdata_DialogSelectSegment[] = {
- "DialogSelectSegment\0\0zxshDownDataUpdated()\0"
- "zxshReserveDataUpdated()\0index\0"
- "on_treeView_clicked(QModelIndex)\0"
- "on_allRB_clicked()\0on_cmccRB_clicked()\0"
- "on_cutcRB_clicked()\0on_ctccRB_clicked()\0"
- "on_pushButtonClose_clicked()\0mst,rtCode\0"
- "onUpdateMessage(QString,int)\0"
- "onSegmentUpdateFinished()\0value\0"
- "onSlideValueChanged(int)\0onTimeOut()\0"
- "on_pushButtonToDown_clicked()\0"
- "on_pushButtonOrder_clicked()\0"
- "on_radioButton1_clicked()\0"
- "on_radioButton2_clicked()\0"
- "on_radioButton3_clicked()\0"
- "on_radioButton4_clicked()\0"
- "on_radioButton5_clicked()\0"
- "on_radioButton6_clicked()\0"
- "on_radioButton7_clicked()\0"
- "on_radioButton30_clicked()\0"
- "on_radioButton90_clicked()\0"
- "on_radioButton180_clicked()\0"
- "on_tableWidget_itemSelectionChanged()\0"
- "on_pushButtonClearSelect_clicked()\0"
- "on_xnRB_clicked()\0on_radioButtonAll_clicked()\0"
- "on_radioButtonDown_clicked()\0"
- "on_radioButtonNoDown_clicked()\0"
- "row,column\0on_tableWidget_cellClicked(int,int)\0"
- "on_pushButtonDetail_clicked()\0"
- "on_pushButtonSync_clicked()\0"
- };
- void DialogSelectSegment::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
- {
- if (_c == QMetaObject::InvokeMetaMethod) {
- Q_ASSERT(staticMetaObject.cast(_o));
- DialogSelectSegment *_t = static_cast<DialogSelectSegment *>(_o);
- switch (_id) {
- case 0: _t->zxshDownDataUpdated(); break;
- case 1: _t->zxshReserveDataUpdated(); break;
- case 2: _t->on_treeView_clicked((*reinterpret_cast< const QModelIndex(*)>(_a[1]))); break;
- case 3: _t->on_allRB_clicked(); break;
- case 4: _t->on_cmccRB_clicked(); break;
- case 5: _t->on_cutcRB_clicked(); break;
- case 6: _t->on_ctccRB_clicked(); break;
- case 7: _t->on_pushButtonClose_clicked(); break;
- case 8: _t->onUpdateMessage((*reinterpret_cast< QString(*)>(_a[1])),(*reinterpret_cast< int(*)>(_a[2]))); break;
- case 9: _t->onSegmentUpdateFinished(); break;
- case 10: _t->onSlideValueChanged((*reinterpret_cast< int(*)>(_a[1]))); break;
- case 11: _t->onTimeOut(); break;
- case 12: _t->on_pushButtonToDown_clicked(); break;
- case 13: _t->on_pushButtonOrder_clicked(); break;
- case 14: _t->on_radioButton1_clicked(); break;
- case 15: _t->on_radioButton2_clicked(); break;
- case 16: _t->on_radioButton3_clicked(); break;
- case 17: _t->on_radioButton4_clicked(); break;
- case 18: _t->on_radioButton5_clicked(); break;
- case 19: _t->on_radioButton6_clicked(); break;
- case 20: _t->on_radioButton7_clicked(); break;
- case 21: _t->on_radioButton30_clicked(); break;
- case 22: _t->on_radioButton90_clicked(); break;
- case 23: _t->on_radioButton180_clicked(); break;
- case 24: _t->on_tableWidget_itemSelectionChanged(); break;
- case 25: _t->on_pushButtonClearSelect_clicked(); break;
- case 26: _t->on_xnRB_clicked(); break;
- case 27: _t->on_radioButtonAll_clicked(); break;
- case 28: _t->on_radioButtonDown_clicked(); break;
- case 29: _t->on_radioButtonNoDown_clicked(); break;
- case 30: _t->on_tableWidget_cellClicked((*reinterpret_cast< int(*)>(_a[1])),(*reinterpret_cast< int(*)>(_a[2]))); break;
- case 31: _t->on_pushButtonDetail_clicked(); break;
- case 32: _t->on_pushButtonSync_clicked(); break;
- default: ;
- }
- }
- }
- const QMetaObjectExtraData DialogSelectSegment::staticMetaObjectExtraData = {
- 0, qt_static_metacall
- };
- const QMetaObject DialogSelectSegment::staticMetaObject = {
- { &QDialog::staticMetaObject, qt_meta_stringdata_DialogSelectSegment,
- qt_meta_data_DialogSelectSegment, &staticMetaObjectExtraData }
- };
- #ifdef Q_NO_DATA_RELOCATION
- const QMetaObject &DialogSelectSegment::getStaticMetaObject() { return staticMetaObject; }
- #endif //Q_NO_DATA_RELOCATION
- const QMetaObject *DialogSelectSegment::metaObject() const
- {
- return QObject::d_ptr->metaObject ? QObject::d_ptr->metaObject : &staticMetaObject;
- }
- void *DialogSelectSegment::qt_metacast(const char *_clname)
- {
- if (!_clname) return 0;
- if (!strcmp(_clname, qt_meta_stringdata_DialogSelectSegment))
- return static_cast<void*>(const_cast< DialogSelectSegment*>(this));
- return QDialog::qt_metacast(_clname);
- }
- int DialogSelectSegment::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
- {
- _id = QDialog::qt_metacall(_c, _id, _a);
- if (_id < 0)
- return _id;
- if (_c == QMetaObject::InvokeMetaMethod) {
- if (_id < 33)
- qt_static_metacall(this, _c, _id, _a);
- _id -= 33;
- }
- return _id;
- }
- // SIGNAL 0
- void DialogSelectSegment::zxshDownDataUpdated()
- {
- QMetaObject::activate(this, &staticMetaObject, 0, 0);
- }
- // SIGNAL 1
- void DialogSelectSegment::zxshReserveDataUpdated()
- {
- QMetaObject::activate(this, &staticMetaObject, 1, 0);
- }
- QT_END_MOC_NAMESPACE
|