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 - - - - - - - - - - +