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

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

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;
}

Binary file not shown.

95
debug/moc_mywinheader.cpp Normal file
View File

@@ -0,0 +1,95 @@
/****************************************************************************
** Meta object code from reading C++ file 'mywinheader.h'
**
** Created by: The Qt Meta Object Compiler version 67 (Qt 5.14.2)
**
** WARNING! All changes made in this file will be lost!
*****************************************************************************/
#include <memory>
#include "../mywinheader.h"
#include <QtCore/qbytearray.h>
#include <QtCore/qmetatype.h>
#if !defined(Q_MOC_OUTPUT_REVISION)
#error "The header file 'mywinheader.h' doesn't include <QObject>."
#elif Q_MOC_OUTPUT_REVISION != 67
#error "This file was generated using the moc from 5.14.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
QT_WARNING_PUSH
QT_WARNING_DISABLE_DEPRECATED
struct qt_meta_stringdata_MyWinHeader_t {
QByteArrayData data[1];
char stringdata0[12];
};
#define QT_MOC_LITERAL(idx, ofs, len) \
Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
qptrdiff(offsetof(qt_meta_stringdata_MyWinHeader_t, stringdata0) + ofs \
- idx * sizeof(QByteArrayData)) \
)
static const qt_meta_stringdata_MyWinHeader_t qt_meta_stringdata_MyWinHeader = {
{
QT_MOC_LITERAL(0, 0, 11) // "MyWinHeader"
},
"MyWinHeader"
};
#undef QT_MOC_LITERAL
static const uint qt_meta_data_MyWinHeader[] = {
// content:
8, // revision
0, // classname
0, 0, // classinfo
0, 0, // methods
0, 0, // properties
0, 0, // enums/sets
0, 0, // constructors
0, // flags
0, // signalCount
0 // eod
};
void MyWinHeader::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
{
Q_UNUSED(_o);
Q_UNUSED(_id);
Q_UNUSED(_c);
Q_UNUSED(_a);
}
QT_INIT_METAOBJECT const QMetaObject MyWinHeader::staticMetaObject = { {
QMetaObject::SuperData::link<QLabel::staticMetaObject>(),
qt_meta_stringdata_MyWinHeader.data,
qt_meta_data_MyWinHeader,
qt_static_metacall,
nullptr,
nullptr
} };
const QMetaObject *MyWinHeader::metaObject() const
{
return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
}
void *MyWinHeader::qt_metacast(const char *_clname)
{
if (!_clname) return nullptr;
if (!strcmp(_clname, qt_meta_stringdata_MyWinHeader.stringdata0))
return static_cast<void*>(this);
return QLabel::qt_metacast(_clname);
}
int MyWinHeader::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
{
_id = QLabel::qt_metacall(_c, _id, _a);
return _id;
}
QT_WARNING_POP
QT_END_MOC_NAMESPACE

BIN
debug/moc_mywinheader.o Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
debug/mywinheader.o Normal file

Binary file not shown.

File diff suppressed because it is too large Load Diff

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.