feat: first UI update

This commit is contained in:
semenov
2024-10-03 10:13:14 +03:00
parent 4a7d7aefa5
commit 2fc86b68e3
44 changed files with 97798 additions and 34084 deletions

View File

@@ -23,8 +23,8 @@ QT_BEGIN_MOC_NAMESPACE
QT_WARNING_PUSH
QT_WARNING_DISABLE_DEPRECATED
struct qt_meta_stringdata_MainWindow_t {
QByteArrayData data[39];
char stringdata0[704];
QByteArrayData data[40];
char stringdata0[726];
};
#define QT_MOC_LITERAL(idx, ofs, len) \
Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
@@ -71,7 +71,8 @@ QT_MOC_LITERAL(34, 561, 37), // "on_updateListGuideLabel_linkA..."
QT_MOC_LITERAL(35, 599, 4), // "link"
QT_MOC_LITERAL(36, 604, 29), // "on_loadToServerButton_clicked"
QT_MOC_LITERAL(37, 634, 28), // "on_undoChangesButton_clicked"
QT_MOC_LITERAL(38, 663, 40) // "on_startWithCurrentChangesBut..."
QT_MOC_LITERAL(38, 663, 40), // "on_startWithCurrentChangesBut..."
QT_MOC_LITERAL(39, 704, 21) // "on_exitButton_clicked"
},
"MainWindow\0sigInitializeClient\0\0"
@@ -93,7 +94,8 @@ QT_MOC_LITERAL(38, 663, 40) // "on_startWithCurrentChangesBut..."
"on_updateListGuideLabel_linkActivated\0"
"link\0on_loadToServerButton_clicked\0"
"on_undoChangesButton_clicked\0"
"on_startWithCurrentChangesButton_clicked"
"on_startWithCurrentChangesButton_clicked\0"
"on_exitButton_clicked"
};
#undef QT_MOC_LITERAL
@@ -103,7 +105,7 @@ static const uint qt_meta_data_MainWindow[] = {
8, // revision
0, // classname
0, 0, // classinfo
21, 14, // methods
22, 14, // methods
0, 0, // properties
0, 0, // enums/sets
0, 0, // constructors
@@ -111,29 +113,30 @@ static const uint qt_meta_data_MainWindow[] = {
7, // signalCount
// signals: name, argc, parameters, tag, flags
1, 4, 119, 2, 0x06 /* Public */,
11, 1, 128, 2, 0x06 /* Public */,
14, 2, 131, 2, 0x06 /* Public */,
17, 0, 136, 2, 0x06 /* Public */,
18, 1, 137, 2, 0x06 /* Public */,
20, 0, 140, 2, 0x06 /* Public */,
21, 0, 141, 2, 0x06 /* Public */,
1, 4, 124, 2, 0x06 /* Public */,
11, 1, 133, 2, 0x06 /* Public */,
14, 2, 136, 2, 0x06 /* Public */,
17, 0, 141, 2, 0x06 /* Public */,
18, 1, 142, 2, 0x06 /* Public */,
20, 0, 145, 2, 0x06 /* Public */,
21, 0, 146, 2, 0x06 /* Public */,
// slots: name, argc, parameters, tag, flags
22, 0, 142, 2, 0x08 /* Private */,
23, 0, 143, 2, 0x08 /* Private */,
24, 0, 144, 2, 0x08 /* Private */,
25, 0, 145, 2, 0x08 /* Private */,
26, 0, 146, 2, 0x08 /* Private */,
27, 0, 147, 2, 0x08 /* Private */,
28, 1, 148, 2, 0x08 /* Private */,
30, 0, 151, 2, 0x08 /* Private */,
31, 1, 152, 2, 0x08 /* Private */,
33, 0, 155, 2, 0x08 /* Private */,
34, 1, 156, 2, 0x08 /* Private */,
36, 0, 159, 2, 0x08 /* Private */,
37, 0, 160, 2, 0x08 /* Private */,
38, 0, 161, 2, 0x08 /* Private */,
22, 0, 147, 2, 0x08 /* Private */,
23, 0, 148, 2, 0x08 /* Private */,
24, 0, 149, 2, 0x08 /* Private */,
25, 0, 150, 2, 0x08 /* Private */,
26, 0, 151, 2, 0x08 /* Private */,
27, 0, 152, 2, 0x08 /* Private */,
28, 1, 153, 2, 0x08 /* Private */,
30, 0, 156, 2, 0x08 /* Private */,
31, 1, 157, 2, 0x08 /* Private */,
33, 0, 160, 2, 0x08 /* Private */,
34, 1, 161, 2, 0x08 /* Private */,
36, 0, 164, 2, 0x08 /* Private */,
37, 0, 165, 2, 0x08 /* Private */,
38, 0, 166, 2, 0x08 /* Private */,
39, 0, 167, 2, 0x08 /* Private */,
// signals: parameters
QMetaType::Void, 0x80000000 | 3, 0x80000000 | 5, 0x80000000 | 7, 0x80000000 | 9, 4, 6, 8, 10,
@@ -158,6 +161,7 @@ static const uint qt_meta_data_MainWindow[] = {
QMetaType::Void, QMetaType::QString, 35,
QMetaType::Void,
QMetaType::Void,
QMetaType::Void,
QMetaType::Void,
0 // eod
@@ -191,6 +195,7 @@ void MainWindow::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id,
case 18: _t->on_loadToServerButton_clicked(); break;
case 19: _t->on_undoChangesButton_clicked(); break;
case 20: _t->on_startWithCurrentChangesButton_clicked(); break;
case 21: _t->on_exitButton_clicked(); break;
default: ;
}
} else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
@@ -300,13 +305,13 @@ int MainWindow::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
if (_id < 0)
return _id;
if (_c == QMetaObject::InvokeMetaMethod) {
if (_id < 21)
if (_id < 22)
qt_static_metacall(this, _c, _id, _a);
_id -= 21;
_id -= 22;
} else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
if (_id < 21)
if (_id < 22)
qt_static_metacall(this, _c, _id, _a);
_id -= 21;
_id -= 22;
}
return _id;
}