From 6f44b6125efb49619d5804131dff927a420e453c Mon Sep 17 00:00:00 2001 From: krivoshein Date: Thu, 27 Nov 2025 17:35:56 +0300 Subject: [PATCH] =?UTF-8?q?Server.=20=D0=9F=D0=B5=D1=80=D0=B5=D0=BA=D0=BE?= =?UTF-8?q?=D0=BC=D0=BF=D0=BE=D0=BD=D0=BE=D0=B2=D0=BA=D0=B0=20=D0=B8=D0=BD?= =?UTF-8?q?=D1=82=D0=B5=D1=80=D1=84=D0=B5=D0=B9=D1=81=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ServerLMS/serverlmswidget.cpp | 2 + ServerLMS/serverlmswidget.ui | 358 ++++++++++++++++++---------------- 2 files changed, 191 insertions(+), 169 deletions(-) diff --git a/ServerLMS/serverlmswidget.cpp b/ServerLMS/serverlmswidget.cpp index 7d9c147..8e4f422 100644 --- a/ServerLMS/serverlmswidget.cpp +++ b/ServerLMS/serverlmswidget.cpp @@ -38,6 +38,8 @@ ServerLMSWidget::ServerLMSWidget(QWidget *parent) : qDebug() << "ServerLMSWidget init thread ID " << QThread::currentThreadId(); + ui->widget_Control->setObjectName("widgetControl"); + registerMetaType(); updateMyStyleSheet(); diff --git a/ServerLMS/serverlmswidget.ui b/ServerLMS/serverlmswidget.ui index 273043d..8821854 100644 --- a/ServerLMS/serverlmswidget.ui +++ b/ServerLMS/serverlmswidget.ui @@ -23,187 +23,207 @@ - + - + - 130 - 58 + 100 + 0 - - - 80 - 55 - - - - - 80 - 40 - - - - Qt::LeftToRight - - - Start - - - - :/resources/icons/rocket.png:/resources/icons/rocket.png - - - - 32 - 32 - - - - Qt::ToolButtonTextUnderIcon - + + + + + + + + 130 + 58 + + + + + 80 + 55 + + + + + 80 + 40 + + + + Qt::LeftToRight + + + Start + + + + :/resources/icons/rocket.png:/resources/icons/rocket.png + + + + 32 + 32 + + + + Qt::ToolButtonTextUnderIcon + + + + + + + + 130 + 58 + + + + + 80 + 55 + + + + + 80 + 40 + + + + Qt::LeftToRight + + + Stop + + + + :/resources/icons/stop.png:/resources/icons/stop.png + + + + 32 + 32 + + + + Qt::ToolButtonTextUnderIcon + + + + + + + Qt::Vertical + + + + 20 + 40 + + + + + + + + + 130 + 58 + + + + Settings + + + + :/resources/icons/settings.png:/resources/icons/settings.png + + + + 32 + 32 + + + + Qt::ToolButtonTextUnderIcon + + + + + + - - - - 130 - 58 - - - - - 80 - 55 - - - - - 80 - 40 - - - - Qt::LeftToRight - - - Stop - - - - :/resources/icons/stop.png:/resources/icons/stop.png - - - - 32 - 32 - - - - Qt::ToolButtonTextUnderIcon - - - - - - - Qt::Horizontal - - - - 40 - 20 - - - - - - - - - 130 - 58 - - - - Settings - - - - :/resources/icons/settings.png:/resources/icons/settings.png - - - - 32 - 32 - - - - Qt::ToolButtonTextUnderIcon - - + + + + + Clients + + + + + + + + + 0 + 0 + + + + + 16777215 + 120 + + + + + + + + + + + + + + 0 + 0 + + + + Logger + + + + + + + + true + + + + + + + + + - - - Clients - - - - - - - - - 0 - 0 - - - - - 16777215 - 120 - - - - - - - - - - - - - - 0 - 0 - - - - Logger - - - - - - - - true - - - - - - - - - - +