Сервер. Settings DB

This commit is contained in:
2025-10-24 16:34:53 +03:00
parent 5287d5f13d
commit d4fd29f373
12 changed files with 349 additions and 104 deletions

View File

@@ -29,11 +29,11 @@ InstructorsAndTraineesWidget::InstructorsAndTraineesWidget(QWidget *parent) :
{
ui->setupUi(this);
qDebug() << "InstructorsAndTraineesWidget init thread ID " << QThread::currentThreadId();
ui->widget_Control->setObjectName("widgetControl");
registerMetaType();
qDebug() << "InstructorsAndTraineesWidget init thread ID " << QThread::currentThreadId();
registerMetaType();
updateMyStyleSheet();