From ba557576d960281d774ac1e3c83f2e29786ed682 Mon Sep 17 00:00:00 2001 From: 李太白3028 <2410382594@qq.com> Date: 星期三, 30 七月 2025 09:21:41 +0800 Subject: [PATCH] Merge branch 'master' of ssh://115.28.86.8:29418/~admin/天开景运_0405_250719 --- Server/付林涛/code/build-tianKai-Desktop_Qt_5_9_4_MinGW_32bit-Debug/debug/moc_vcsmainwindow.cpp | 85 ++++++++++++++++++++++++++++-------------- 1 files changed, 57 insertions(+), 28 deletions(-) diff --git "a/Server/\344\273\230\346\236\227\346\266\233/code/build-tianKai-Desktop_Qt_5_9_4_MinGW_32bit-Debug/debug/moc_vcsmainwindow.cpp" "b/Server/\344\273\230\346\236\227\346\266\233/code/build-tianKai-Desktop_Qt_5_9_4_MinGW_32bit-Debug/debug/moc_vcsmainwindow.cpp" index 4a5d45a..a081d71 100644 --- "a/Server/\344\273\230\346\236\227\346\266\233/code/build-tianKai-Desktop_Qt_5_9_4_MinGW_32bit-Debug/debug/moc_vcsmainwindow.cpp" +++ "b/Server/\344\273\230\346\236\227\346\266\233/code/build-tianKai-Desktop_Qt_5_9_4_MinGW_32bit-Debug/debug/moc_vcsmainwindow.cpp" @@ -21,8 +21,8 @@ QT_WARNING_PUSH QT_WARNING_DISABLE_DEPRECATED struct qt_meta_stringdata_VCSMainWindow_t { - QByteArrayData data[7]; - char stringdata0[121]; + QByteArrayData data[10]; + char stringdata0[165]; }; #define QT_MOC_LITERAL(idx, ofs, len) \ Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \ @@ -32,18 +32,22 @@ static const qt_meta_stringdata_VCSMainWindow_t qt_meta_stringdata_VCSMainWindow = { { QT_MOC_LITERAL(0, 0, 13), // "VCSMainWindow" -QT_MOC_LITERAL(1, 14, 21), // "on_pushButton_clicked" -QT_MOC_LITERAL(2, 36, 0), // "" -QT_MOC_LITERAL(3, 37, 23), // "on_pushButton_2_clicked" -QT_MOC_LITERAL(4, 61, 23), // "on_pushButton_4_clicked" -QT_MOC_LITERAL(5, 85, 23), // "on_pushButton_3_clicked" -QT_MOC_LITERAL(6, 109, 11) // "addFileSlot" +QT_MOC_LITERAL(1, 14, 13), // "releaseSignal" +QT_MOC_LITERAL(2, 28, 0), // "" +QT_MOC_LITERAL(3, 29, 21), // "on_pushButton_clicked" +QT_MOC_LITERAL(4, 51, 23), // "on_pushButton_2_clicked" +QT_MOC_LITERAL(5, 75, 23), // "on_pushButton_4_clicked" +QT_MOC_LITERAL(6, 99, 23), // "on_pushButton_3_clicked" +QT_MOC_LITERAL(7, 123, 11), // "addFileSlot" +QT_MOC_LITERAL(8, 135, 21), // "std::shared_ptr<char>" +QT_MOC_LITERAL(9, 157, 7) // "msgSlot" }, - "VCSMainWindow\0on_pushButton_clicked\0" - "\0on_pushButton_2_clicked\0" + "VCSMainWindow\0releaseSignal\0\0" + "on_pushButton_clicked\0on_pushButton_2_clicked\0" "on_pushButton_4_clicked\0on_pushButton_3_clicked\0" - "addFileSlot" + "addFileSlot\0std::shared_ptr<char>\0" + "msgSlot" }; #undef QT_MOC_LITERAL @@ -53,26 +57,34 @@ 7, // revision 0, // classname 0, 0, // classinfo - 5, 14, // methods + 7, 14, // methods 0, 0, // properties 0, 0, // enums/sets 0, 0, // constructors 0, // flags - 0, // signalCount + 1, // signalCount + + // signals: name, argc, parameters, tag, flags + 1, 0, 49, 2, 0x06 /* Public */, // slots: name, argc, parameters, tag, flags - 1, 0, 39, 2, 0x08 /* Private */, - 3, 0, 40, 2, 0x08 /* Private */, - 4, 0, 41, 2, 0x08 /* Private */, - 5, 0, 42, 2, 0x08 /* Private */, - 6, 2, 43, 2, 0x08 /* Private */, + 3, 0, 50, 2, 0x08 /* Private */, + 4, 0, 51, 2, 0x08 /* Private */, + 5, 0, 52, 2, 0x08 /* Private */, + 6, 0, 53, 2, 0x08 /* Private */, + 7, 2, 54, 2, 0x08 /* Private */, + 9, 1, 59, 2, 0x08 /* Private */, + + // signals: parameters + QMetaType::Void, // slots: parameters QMetaType::Void, QMetaType::Void, QMetaType::Void, QMetaType::Void, - QMetaType::Void, QMetaType::QString, QMetaType::QString, 2, 2, + QMetaType::Void, 0x80000000 | 8, QMetaType::Int, 2, 2, + QMetaType::Void, QMetaType::QString, 2, 0 // eod }; @@ -83,12 +95,23 @@ VCSMainWindow *_t = static_cast<VCSMainWindow *>(_o); Q_UNUSED(_t) switch (_id) { - case 0: _t->on_pushButton_clicked(); break; - case 1: _t->on_pushButton_2_clicked(); break; - case 2: _t->on_pushButton_4_clicked(); break; - case 3: _t->on_pushButton_3_clicked(); break; - case 4: _t->addFileSlot((*reinterpret_cast< QString(*)>(_a[1])),(*reinterpret_cast< QString(*)>(_a[2]))); break; + case 0: _t->releaseSignal(); break; + case 1: _t->on_pushButton_clicked(); break; + case 2: _t->on_pushButton_2_clicked(); break; + case 3: _t->on_pushButton_4_clicked(); break; + case 4: _t->on_pushButton_3_clicked(); break; + case 5: _t->addFileSlot((*reinterpret_cast< std::shared_ptr<char>(*)>(_a[1])),(*reinterpret_cast< int(*)>(_a[2]))); break; + case 6: _t->msgSlot((*reinterpret_cast< QString(*)>(_a[1]))); break; default: ; + } + } else if (_c == QMetaObject::IndexOfMethod) { + int *result = reinterpret_cast<int *>(_a[0]); + { + typedef void (VCSMainWindow::*_t)(); + if (*reinterpret_cast<_t *>(_a[1]) == static_cast<_t>(&VCSMainWindow::releaseSignal)) { + *result = 0; + return; + } } } } @@ -118,15 +141,21 @@ if (_id < 0) return _id; if (_c == QMetaObject::InvokeMetaMethod) { - if (_id < 5) + if (_id < 7) qt_static_metacall(this, _c, _id, _a); - _id -= 5; + _id -= 7; } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) { - if (_id < 5) + if (_id < 7) *reinterpret_cast<int*>(_a[0]) = -1; - _id -= 5; + _id -= 7; } return _id; } + +// SIGNAL 0 +void VCSMainWindow::releaseSignal() +{ + QMetaObject::activate(this, &staticMetaObject, 0, nullptr); +} QT_WARNING_POP QT_END_MOC_NAMESPACE -- Gitblit v1.8.0