aboutsummaryrefslogtreecommitdiff
path: root/cutecom-0.22.0/moc_qcppdialogimpl.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'cutecom-0.22.0/moc_qcppdialogimpl.cxx')
-rw-r--r--cutecom-0.22.0/moc_qcppdialogimpl.cxx140
1 files changed, 140 insertions, 0 deletions
diff --git a/cutecom-0.22.0/moc_qcppdialogimpl.cxx b/cutecom-0.22.0/moc_qcppdialogimpl.cxx
new file mode 100644
index 0000000..b3c945d
--- /dev/null
+++ b/cutecom-0.22.0/moc_qcppdialogimpl.cxx
@@ -0,0 +1,140 @@
+/****************************************************************************
+** Meta object code from reading C++ file 'qcppdialogimpl.h'
+**
+** Created: Fri Jun 15 23:10:11 2012
+** by: The Qt Meta Object Compiler version 63 (Qt 4.8.2)
+**
+** WARNING! All changes made in this file will be lost!
+*****************************************************************************/
+
+#include "qcppdialogimpl.h"
+#if !defined(Q_MOC_OUTPUT_REVISION)
+#error "The header file 'qcppdialogimpl.h' doesn't include <QObject>."
+#elif Q_MOC_OUTPUT_REVISION != 63
+#error "This file was generated using the moc from 4.8.2. 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_QCPPDialogImpl[] = {
+
+ // content:
+ 6, // revision
+ 0, // classname
+ 0, 0, // classinfo
+ 19, 14, // methods
+ 0, 0, // properties
+ 0, 0, // enums/sets
+ 0, 0, // constructors
+ 0, // flags
+ 0, // signalCount
+
+ // slots: signature, parameters, type, tag, flags
+ 16, 15, 15, 15, 0x09,
+ 29, 26, 15, 15, 0x09,
+ 43, 15, 15, 15, 0x09,
+ 54, 15, 15, 15, 0x09,
+ 74, 69, 15, 15, 0x09,
+ 106, 15, 15, 15, 0x09,
+ 121, 15, 15, 15, 0x09,
+ 138, 15, 15, 15, 0x09,
+ 155, 15, 15, 15, 0x09,
+ 166, 15, 15, 15, 0x09,
+ 179, 15, 15, 15, 0x09,
+ 195, 15, 15, 15, 0x09,
+ 211, 204, 15, 15, 0x09,
+ 238, 15, 15, 15, 0x09,
+ 249, 15, 15, 15, 0x09,
+ 262, 259, 15, 15, 0x09,
+ 285, 259, 15, 15, 0x09,
+ 305, 15, 15, 15, 0x09,
+ 321, 15, 15, 15, 0x09,
+
+ 0 // eod
+};
+
+static const char qt_meta_stringdata_QCPPDialogImpl[] = {
+ "QCPPDialogImpl\0\0execCmd()\0fd\0readData(int)\0"
+ "sendFile()\0showAboutMsg()\0item\0"
+ "oldCmdClicked(QListWidgetItem*)\0"
+ "saveSettings()\0readFromStdout()\0"
+ "readFromStderr()\0sendDone()\0connectTTY()\0"
+ "disconnectTTY()\0killSz()\0enable\0"
+ "enableSettingWidgets(bool)\0doOutput()\0"
+ "sendKey()\0on\0hexOutputClicked(bool)\0"
+ "enableLogging(bool)\0chooseLogFile()\0"
+ "clearOutput()\0"
+};
+
+void QCPPDialogImpl::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
+{
+ if (_c == QMetaObject::InvokeMetaMethod) {
+ Q_ASSERT(staticMetaObject.cast(_o));
+ QCPPDialogImpl *_t = static_cast<QCPPDialogImpl *>(_o);
+ switch (_id) {
+ case 0: _t->execCmd(); break;
+ case 1: _t->readData((*reinterpret_cast< int(*)>(_a[1]))); break;
+ case 2: _t->sendFile(); break;
+ case 3: _t->showAboutMsg(); break;
+ case 4: _t->oldCmdClicked((*reinterpret_cast< QListWidgetItem*(*)>(_a[1]))); break;
+ case 5: _t->saveSettings(); break;
+ case 6: _t->readFromStdout(); break;
+ case 7: _t->readFromStderr(); break;
+ case 8: _t->sendDone(); break;
+ case 9: _t->connectTTY(); break;
+ case 10: _t->disconnectTTY(); break;
+ case 11: _t->killSz(); break;
+ case 12: _t->enableSettingWidgets((*reinterpret_cast< bool(*)>(_a[1]))); break;
+ case 13: _t->doOutput(); break;
+ case 14: _t->sendKey(); break;
+ case 15: _t->hexOutputClicked((*reinterpret_cast< bool(*)>(_a[1]))); break;
+ case 16: _t->enableLogging((*reinterpret_cast< bool(*)>(_a[1]))); break;
+ case 17: _t->chooseLogFile(); break;
+ case 18: _t->clearOutput(); break;
+ default: ;
+ }
+ }
+}
+
+const QMetaObjectExtraData QCPPDialogImpl::staticMetaObjectExtraData = {
+ 0, qt_static_metacall
+};
+
+const QMetaObject QCPPDialogImpl::staticMetaObject = {
+ { &QWidget::staticMetaObject, qt_meta_stringdata_QCPPDialogImpl,
+ qt_meta_data_QCPPDialogImpl, &staticMetaObjectExtraData }
+};
+
+#ifdef Q_NO_DATA_RELOCATION
+const QMetaObject &QCPPDialogImpl::getStaticMetaObject() { return staticMetaObject; }
+#endif //Q_NO_DATA_RELOCATION
+
+const QMetaObject *QCPPDialogImpl::metaObject() const
+{
+ return QObject::d_ptr->metaObject ? QObject::d_ptr->metaObject : &staticMetaObject;
+}
+
+void *QCPPDialogImpl::qt_metacast(const char *_clname)
+{
+ if (!_clname) return 0;
+ if (!strcmp(_clname, qt_meta_stringdata_QCPPDialogImpl))
+ return static_cast<void*>(const_cast< QCPPDialogImpl*>(this));
+ if (!strcmp(_clname, "Ui::CuteCommDlg"))
+ return static_cast< Ui::CuteCommDlg*>(const_cast< QCPPDialogImpl*>(this));
+ return QWidget::qt_metacast(_clname);
+}
+
+int QCPPDialogImpl::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
+{
+ _id = QWidget::qt_metacall(_c, _id, _a);
+ if (_id < 0)
+ return _id;
+ if (_c == QMetaObject::InvokeMetaMethod) {
+ if (_id < 19)
+ qt_static_metacall(this, _c, _id, _a);
+ _id -= 19;
+ }
+ return _id;
+}
+QT_END_MOC_NAMESPACE