mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJServer.git
synced 2026-03-28 19:55:48 +03:00
Style5
This commit is contained in:
@@ -34,17 +34,17 @@
|
|||||||
</property>
|
</property>
|
||||||
<layout class="QGridLayout" name="gridLayout">
|
<layout class="QGridLayout" name="gridLayout">
|
||||||
<item row="0" column="0">
|
<item row="0" column="0">
|
||||||
<layout class="QHBoxLayout" name="horizontalLayout_8">
|
<layout class="QHBoxLayout" name="horizontalLayout_Main">
|
||||||
<item>
|
<item>
|
||||||
<widget class="QGroupBox" name="groupBox_2">
|
<widget class="QGroupBox" name="groupBox_Main">
|
||||||
<property name="title">
|
<property name="title">
|
||||||
<string>Main</string>
|
<string>Main</string>
|
||||||
</property>
|
</property>
|
||||||
<layout class="QGridLayout" name="gridLayout_3">
|
<layout class="QGridLayout" name="gridLayout_3">
|
||||||
<item row="0" column="0">
|
<item row="0" column="0">
|
||||||
<layout class="QVBoxLayout" name="verticalLayout">
|
<layout class="QVBoxLayout" name="verticalLayout_Main">
|
||||||
<item>
|
<item>
|
||||||
<layout class="QHBoxLayout" name="horizontalLayout_1">
|
<layout class="QHBoxLayout" name="horizontalLayout_Language">
|
||||||
<item>
|
<item>
|
||||||
<widget class="QLabel" name="label">
|
<widget class="QLabel" name="label">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
@@ -71,24 +71,24 @@
|
|||||||
</layout>
|
</layout>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QGroupBox" name="groupBox">
|
<widget class="QGroupBox" name="groupBox_Server">
|
||||||
<property name="title">
|
<property name="title">
|
||||||
<string>Server</string>
|
<string>Server</string>
|
||||||
</property>
|
</property>
|
||||||
<layout class="QGridLayout" name="gridLayout_2">
|
<layout class="QGridLayout" name="gridLayout_2">
|
||||||
<item row="0" column="0">
|
<item row="0" column="0">
|
||||||
<layout class="QVBoxLayout" name="verticalLayout_2">
|
<layout class="QVBoxLayout" name="verticalLayout_Server">
|
||||||
<item>
|
<item>
|
||||||
<layout class="QHBoxLayout" name="horizontalLayout_2">
|
<layout class="QHBoxLayout" name="horizontalLayout_Address">
|
||||||
<item>
|
<item>
|
||||||
<widget class="QLabel" name="label_2">
|
<widget class="QLabel" name="label_Address">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Address</string>
|
<string>Address</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<spacer name="horizontalSpacer_3">
|
<spacer name="horizontalSpacer_Address">
|
||||||
<property name="orientation">
|
<property name="orientation">
|
||||||
<enum>Qt::Horizontal</enum>
|
<enum>Qt::Horizontal</enum>
|
||||||
</property>
|
</property>
|
||||||
@@ -116,16 +116,16 @@
|
|||||||
</layout>
|
</layout>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<layout class="QHBoxLayout" name="horizontalLayout_3">
|
<layout class="QHBoxLayout" name="horizontalLayout_Port">
|
||||||
<item>
|
<item>
|
||||||
<widget class="QLabel" name="label_3">
|
<widget class="QLabel" name="label_Port">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Port</string>
|
<string>Port</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<spacer name="horizontalSpacer_4">
|
<spacer name="horizontalSpacer_Port">
|
||||||
<property name="orientation">
|
<property name="orientation">
|
||||||
<enum>Qt::Horizontal</enum>
|
<enum>Qt::Horizontal</enum>
|
||||||
</property>
|
</property>
|
||||||
@@ -159,16 +159,16 @@
|
|||||||
</layout>
|
</layout>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<layout class="QHBoxLayout" name="horizontalLayout_4">
|
<layout class="QHBoxLayout" name="horizontalLayout_AutoStart">
|
||||||
<item>
|
<item>
|
||||||
<widget class="QLabel" name="label_6">
|
<widget class="QLabel" name="label_AutoStart">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Auto start</string>
|
<string>Auto start</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<spacer name="horizontalSpacer_5">
|
<spacer name="horizontalSpacer_AutoStart">
|
||||||
<property name="orientation">
|
<property name="orientation">
|
||||||
<enum>Qt::Horizontal</enum>
|
<enum>Qt::Horizontal</enum>
|
||||||
</property>
|
</property>
|
||||||
@@ -195,7 +195,7 @@
|
|||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<layout class="QHBoxLayout" name="horizontalLayout">
|
<layout class="QHBoxLayout" name="horizontalLayout_Save">
|
||||||
<item>
|
<item>
|
||||||
<widget class="QToolButton" name="btnSave">
|
<widget class="QToolButton" name="btnSave">
|
||||||
<property name="minimumSize">
|
<property name="minimumSize">
|
||||||
@@ -230,13 +230,13 @@
|
|||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QGroupBox" name="groupBox_3">
|
<widget class="QGroupBox" name="groupBox_Additional">
|
||||||
<property name="title">
|
<property name="title">
|
||||||
<string>Additional</string>
|
<string>Additional</string>
|
||||||
</property>
|
</property>
|
||||||
<layout class="QGridLayout" name="gridLayout_4">
|
<layout class="QGridLayout" name="gridLayout_4">
|
||||||
<item row="0" column="0">
|
<item row="0" column="0">
|
||||||
<layout class="QVBoxLayout" name="verticalLayout_3">
|
<layout class="QVBoxLayout" name="verticalLayout_Additional">
|
||||||
<item>
|
<item>
|
||||||
<widget class="QToolButton" name="btnSetVersion">
|
<widget class="QToolButton" name="btnSetVersion">
|
||||||
<property name="minimumSize">
|
<property name="minimumSize">
|
||||||
@@ -290,7 +290,7 @@
|
|||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<spacer name="verticalSpacer_3">
|
<spacer name="verticalSpacer_Additional">
|
||||||
<property name="orientation">
|
<property name="orientation">
|
||||||
<enum>Qt::Vertical</enum>
|
<enum>Qt::Vertical</enum>
|
||||||
</property>
|
</property>
|
||||||
|
|||||||
@@ -23,58 +23,44 @@
|
|||||||
<item row="0" column="0">
|
<item row="0" column="0">
|
||||||
<layout class="QHBoxLayout" name="horizontalLayout_0">
|
<layout class="QHBoxLayout" name="horizontalLayout_0">
|
||||||
<item>
|
<item>
|
||||||
<widget class="QGroupBox" name="groupBox">
|
<layout class="QVBoxLayout" name="verticalLayout">
|
||||||
<property name="font">
|
<item>
|
||||||
<font>
|
<layout class="QHBoxLayout" name="horizontalLayout_1"/>
|
||||||
<pointsize>10</pointsize>
|
</item>
|
||||||
</font>
|
<item>
|
||||||
</property>
|
<layout class="QHBoxLayout" name="horizontalLayout_2">
|
||||||
<property name="title">
|
<item>
|
||||||
<string>Instructors</string>
|
<widget class="QToolButton" name="btnEditorInstructors">
|
||||||
</property>
|
<property name="enabled">
|
||||||
<layout class="QGridLayout" name="gridLayout_2">
|
<bool>false</bool>
|
||||||
<item row="0" column="0">
|
</property>
|
||||||
<layout class="QVBoxLayout" name="verticalLayout">
|
<property name="minimumSize">
|
||||||
<item>
|
<size>
|
||||||
<layout class="QHBoxLayout" name="horizontalLayout_1"/>
|
<width>130</width>
|
||||||
</item>
|
<height>58</height>
|
||||||
<item>
|
</size>
|
||||||
<layout class="QHBoxLayout" name="horizontalLayout_2">
|
</property>
|
||||||
<item>
|
<property name="text">
|
||||||
<widget class="QToolButton" name="btnEditorInstructors">
|
<string>Editor of Instructors</string>
|
||||||
<property name="enabled">
|
</property>
|
||||||
<bool>false</bool>
|
<property name="icon">
|
||||||
</property>
|
<iconset resource="../resources.qrc">
|
||||||
<property name="minimumSize">
|
<normaloff>:/resources/icons/DB-instructors.png</normaloff>:/resources/icons/DB-instructors.png</iconset>
|
||||||
<size>
|
</property>
|
||||||
<width>130</width>
|
<property name="iconSize">
|
||||||
<height>58</height>
|
<size>
|
||||||
</size>
|
<width>32</width>
|
||||||
</property>
|
<height>32</height>
|
||||||
<property name="text">
|
</size>
|
||||||
<string>Editor of Instructors</string>
|
</property>
|
||||||
</property>
|
<property name="toolButtonStyle">
|
||||||
<property name="icon">
|
<enum>Qt::ToolButtonTextUnderIcon</enum>
|
||||||
<iconset resource="../resources.qrc">
|
</property>
|
||||||
<normaloff>:/resources/icons/DB-instructors.png</normaloff>:/resources/icons/DB-instructors.png</iconset>
|
</widget>
|
||||||
</property>
|
</item>
|
||||||
<property name="iconSize">
|
</layout>
|
||||||
<size>
|
</item>
|
||||||
<width>32</width>
|
</layout>
|
||||||
<height>32</height>
|
|
||||||
</size>
|
|
||||||
</property>
|
|
||||||
<property name="toolButtonStyle">
|
|
||||||
<enum>Qt::ToolButtonTextUnderIcon</enum>
|
|
||||||
</property>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
</layout>
|
|
||||||
</item>
|
|
||||||
</layout>
|
|
||||||
</item>
|
|
||||||
</layout>
|
|
||||||
</widget>
|
|
||||||
</item>
|
</item>
|
||||||
</layout>
|
</layout>
|
||||||
</item>
|
</item>
|
||||||
|
|||||||
@@ -25,6 +25,8 @@ InstructorsAndTraineesWidget::InstructorsAndTraineesWidget(QWidget *parent) :
|
|||||||
ui->tabWidget_Tasks->setObjectName("tabWidgetTasks");
|
ui->tabWidget_Tasks->setObjectName("tabWidgetTasks");
|
||||||
ui->widget_Top->setObjectName("widgetTop");
|
ui->widget_Top->setObjectName("widgetTop");
|
||||||
|
|
||||||
|
ui->groupBox_Trainees->setObjectName("groupBox_Trainees");
|
||||||
|
|
||||||
#ifndef PROJECT_TYPE_DEBUG
|
#ifndef PROJECT_TYPE_DEBUG
|
||||||
ui->btnUpdateStyleSheet->setVisible(false);
|
ui->btnUpdateStyleSheet->setVisible(false);
|
||||||
#endif
|
#endif
|
||||||
@@ -49,7 +51,7 @@ InstructorsAndTraineesWidget::InstructorsAndTraineesWidget(QWidget *parent) :
|
|||||||
connect(connectorToServer,&ConnectorToServer::sigLoginResult,this,&InstructorsAndTraineesWidget::checkLoginResult);
|
connect(connectorToServer,&ConnectorToServer::sigLoginResult,this,&InstructorsAndTraineesWidget::checkLoginResult);
|
||||||
connect(connectorToServer,&ConnectorToServer::sigDeLoginResult,this,&InstructorsAndTraineesWidget::checkDeLoginResult);
|
connect(connectorToServer,&ConnectorToServer::sigDeLoginResult,this,&InstructorsAndTraineesWidget::checkDeLoginResult);
|
||||||
|
|
||||||
viewerTrainees = new ViewerTrainees(connectorToServer, this);
|
viewerTrainees = new ViewerTrainees(connectorToServer, this);
|
||||||
viewerInstructors = new ViewerInstructors(connectorToServer, this);
|
viewerInstructors = new ViewerInstructors(connectorToServer, this);
|
||||||
connect(this, &InstructorsAndTraineesWidget::signal_NeedUpdateUI, viewerTrainees, &ViewerTrainees::slot_NeedUpdateUI);
|
connect(this, &InstructorsAndTraineesWidget::signal_NeedUpdateUI, viewerTrainees, &ViewerTrainees::slot_NeedUpdateUI);
|
||||||
connect(this, &InstructorsAndTraineesWidget::signal_NeedUpdateUI, viewerInstructors, &ViewerInstructors::slot_NeedUpdateUI);
|
connect(this, &InstructorsAndTraineesWidget::signal_NeedUpdateUI, viewerInstructors, &ViewerInstructors::slot_NeedUpdateUI);
|
||||||
@@ -107,24 +109,39 @@ InstructorsAndTraineesWidget::InstructorsAndTraineesWidget(QWidget *parent) :
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
viewerTrainees->setMinimumSize(900, 500);
|
//viewerTrainees->setMinimumSize(900, 500);
|
||||||
viewerTrainees->setMaximumWidth(1050);
|
//viewerTrainees->setMaximumWidth(1050);
|
||||||
|
|
||||||
|
|
||||||
/*wGB2->setMinimumSize(500, 500);*/
|
/*wGB2->setMinimumSize(500, 500);*/
|
||||||
//wGB2->setMaximumWidth(1050);
|
//wGB2->setMaximumWidth(1050);
|
||||||
|
|
||||||
ammTasksWidget->setMinimumSize(900, 500);
|
//ammTasksWidget->setMinimumSize(1000, 500);
|
||||||
ammTasksWidget->setMaximumWidth(1050);
|
//ammTasksWidget->setMaximumWidth(2000);
|
||||||
fimTasksWidget->setMinimumSize(900, 500);
|
//fimTasksWidget->setMinimumSize(1000, 500);
|
||||||
fimTasksWidget->setMaximumWidth(1050);
|
//fimTasksWidget->setMaximumWidth(2000);
|
||||||
|
//ui->tabWidget_Tasks->setMaximumWidth(2000);
|
||||||
|
//ui->groupBox_Tasks->setMaximumWidth(2000);
|
||||||
|
|
||||||
viewerInstructors->setMinimumSize(450, 400);
|
//viewerInstructors->setMinimumSize(450, 400);
|
||||||
viewerInstructors->setMaximumWidth(500);
|
//viewerInstructors->setMaximumWidth(500);
|
||||||
viewerInstructors->setMaximumHeight(400);
|
//viewerInstructors->setMaximumHeight(400);
|
||||||
|
|
||||||
messangerWidget->setMinimumSize(450, 700);
|
//messangerWidget->setMinimumSize(450, 700);
|
||||||
messangerWidget->setMaximumWidth(500);
|
//messangerWidget->setMaximumWidth(500);
|
||||||
|
|
||||||
|
ui->groupBox_Messenger->setMaximumWidth(500);
|
||||||
|
ui->groupBox_Instructors->setMaximumWidth(500);
|
||||||
|
|
||||||
|
ui->groupBox_Messenger->setMinimumWidth(500);
|
||||||
|
ui->groupBox_Instructors->setMinimumWidth(500);
|
||||||
|
|
||||||
|
ui->groupBox_Messenger->setMinimumHeight(600);
|
||||||
|
ui->groupBox_Instructors->setMinimumHeight(400);
|
||||||
|
ui->groupBox_Instructors->setMaximumHeight(400);
|
||||||
|
|
||||||
|
ui->groupBox_Trainees->setMinimumWidth(700);
|
||||||
|
ui->groupBox_Tasks->setMinimumWidth(700);
|
||||||
|
|
||||||
|
|
||||||
ui->btnAuthorizationInstructor->setEnabled(false);
|
ui->btnAuthorizationInstructor->setEnabled(false);
|
||||||
|
|||||||
@@ -10,6 +10,12 @@
|
|||||||
<height>901</height>
|
<height>901</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
|
<property name="sizePolicy">
|
||||||
|
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
||||||
|
<horstretch>0</horstretch>
|
||||||
|
<verstretch>0</verstretch>
|
||||||
|
</sizepolicy>
|
||||||
|
</property>
|
||||||
<property name="font">
|
<property name="font">
|
||||||
<font>
|
<font>
|
||||||
<family>Tahoma</family>
|
<family>Tahoma</family>
|
||||||
@@ -24,6 +30,12 @@
|
|||||||
<layout class="QVBoxLayout" name="verticalLayout_Main">
|
<layout class="QVBoxLayout" name="verticalLayout_Main">
|
||||||
<item>
|
<item>
|
||||||
<widget class="QWidget" name="widget_Top" native="true">
|
<widget class="QWidget" name="widget_Top" native="true">
|
||||||
|
<property name="sizePolicy">
|
||||||
|
<sizepolicy hsizetype="Expanding" vsizetype="Preferred">
|
||||||
|
<horstretch>0</horstretch>
|
||||||
|
<verstretch>0</verstretch>
|
||||||
|
</sizepolicy>
|
||||||
|
</property>
|
||||||
<layout class="QGridLayout" name="gridLayout_6">
|
<layout class="QGridLayout" name="gridLayout_6">
|
||||||
<item row="0" column="0">
|
<item row="0" column="0">
|
||||||
<layout class="QHBoxLayout" name="horizontalLayout_Top">
|
<layout class="QHBoxLayout" name="horizontalLayout_Top">
|
||||||
@@ -298,6 +310,12 @@
|
|||||||
<layout class="QHBoxLayout" name="horizontalLayout_L">
|
<layout class="QHBoxLayout" name="horizontalLayout_L">
|
||||||
<item>
|
<item>
|
||||||
<widget class="QGroupBox" name="groupBox_Trainees">
|
<widget class="QGroupBox" name="groupBox_Trainees">
|
||||||
|
<property name="sizePolicy">
|
||||||
|
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
||||||
|
<horstretch>0</horstretch>
|
||||||
|
<verstretch>0</verstretch>
|
||||||
|
</sizepolicy>
|
||||||
|
</property>
|
||||||
<property name="title">
|
<property name="title">
|
||||||
<string>Trainees</string>
|
<string>Trainees</string>
|
||||||
</property>
|
</property>
|
||||||
@@ -308,54 +326,78 @@
|
|||||||
</layout>
|
</layout>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
|
||||||
<widget class="QGroupBox" name="groupBox_Tasks">
|
|
||||||
<property name="title">
|
|
||||||
<string>Tasks</string>
|
|
||||||
</property>
|
|
||||||
<layout class="QGridLayout" name="gridLayout_3">
|
|
||||||
<item row="2" column="0">
|
|
||||||
<layout class="QVBoxLayout" name="verticalLayout_Tasks">
|
|
||||||
<item>
|
|
||||||
<widget class="QTabWidget" name="tabWidget_Tasks">
|
|
||||||
<property name="currentIndex">
|
|
||||||
<number>0</number>
|
|
||||||
</property>
|
|
||||||
<widget class="QWidget" name="tab_AMM">
|
|
||||||
<attribute name="title">
|
|
||||||
<string>AMM</string>
|
|
||||||
</attribute>
|
|
||||||
<layout class="QGridLayout" name="gridLayout_4">
|
|
||||||
<item row="0" column="0">
|
|
||||||
<layout class="QVBoxLayout" name="verticalLayout_AMM"/>
|
|
||||||
</item>
|
|
||||||
</layout>
|
|
||||||
</widget>
|
|
||||||
<widget class="QWidget" name="tab_FIM">
|
|
||||||
<attribute name="title">
|
|
||||||
<string>FIM</string>
|
|
||||||
</attribute>
|
|
||||||
<layout class="QGridLayout" name="gridLayout_5">
|
|
||||||
<item row="0" column="0">
|
|
||||||
<layout class="QVBoxLayout" name="verticalLayout_FIM"/>
|
|
||||||
</item>
|
|
||||||
</layout>
|
|
||||||
</widget>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
</layout>
|
|
||||||
</item>
|
|
||||||
</layout>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
</layout>
|
</layout>
|
||||||
</item>
|
</item>
|
||||||
</layout>
|
</layout>
|
||||||
</item>
|
</item>
|
||||||
|
<item>
|
||||||
|
<widget class="QGroupBox" name="groupBox_Tasks">
|
||||||
|
<property name="sizePolicy">
|
||||||
|
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
||||||
|
<horstretch>0</horstretch>
|
||||||
|
<verstretch>0</verstretch>
|
||||||
|
</sizepolicy>
|
||||||
|
</property>
|
||||||
|
<property name="title">
|
||||||
|
<string>Tasks</string>
|
||||||
|
</property>
|
||||||
|
<layout class="QGridLayout" name="gridLayout_3">
|
||||||
|
<item row="0" column="0">
|
||||||
|
<layout class="QHBoxLayout" name="horizontalLayout_Tasks">
|
||||||
|
<item>
|
||||||
|
<widget class="QTabWidget" name="tabWidget_Tasks">
|
||||||
|
<property name="currentIndex">
|
||||||
|
<number>1</number>
|
||||||
|
</property>
|
||||||
|
<widget class="QWidget" name="tab_AMM">
|
||||||
|
<property name="sizePolicy">
|
||||||
|
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
||||||
|
<horstretch>0</horstretch>
|
||||||
|
<verstretch>0</verstretch>
|
||||||
|
</sizepolicy>
|
||||||
|
</property>
|
||||||
|
<attribute name="title">
|
||||||
|
<string>AMM</string>
|
||||||
|
</attribute>
|
||||||
|
<layout class="QGridLayout" name="gridLayout_4">
|
||||||
|
<item row="0" column="0">
|
||||||
|
<layout class="QVBoxLayout" name="verticalLayout_AMM"/>
|
||||||
|
</item>
|
||||||
|
</layout>
|
||||||
|
</widget>
|
||||||
|
<widget class="QWidget" name="tab_FIM">
|
||||||
|
<property name="sizePolicy">
|
||||||
|
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
||||||
|
<horstretch>0</horstretch>
|
||||||
|
<verstretch>0</verstretch>
|
||||||
|
</sizepolicy>
|
||||||
|
</property>
|
||||||
|
<attribute name="title">
|
||||||
|
<string>FIM</string>
|
||||||
|
</attribute>
|
||||||
|
<layout class="QGridLayout" name="gridLayout_5">
|
||||||
|
<item row="0" column="0">
|
||||||
|
<layout class="QVBoxLayout" name="verticalLayout_FIM"/>
|
||||||
|
</item>
|
||||||
|
</layout>
|
||||||
|
</widget>
|
||||||
|
</widget>
|
||||||
|
</item>
|
||||||
|
</layout>
|
||||||
|
</item>
|
||||||
|
</layout>
|
||||||
|
</widget>
|
||||||
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<layout class="QVBoxLayout" name="verticalLayout_R">
|
<layout class="QVBoxLayout" name="verticalLayout_R">
|
||||||
<item>
|
<item>
|
||||||
<widget class="QGroupBox" name="groupBox_Messenger">
|
<widget class="QGroupBox" name="groupBox_Messenger">
|
||||||
|
<property name="sizePolicy">
|
||||||
|
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
||||||
|
<horstretch>0</horstretch>
|
||||||
|
<verstretch>0</verstretch>
|
||||||
|
</sizepolicy>
|
||||||
|
</property>
|
||||||
<property name="title">
|
<property name="title">
|
||||||
<string>Messenger</string>
|
<string>Messenger</string>
|
||||||
</property>
|
</property>
|
||||||
@@ -368,6 +410,12 @@
|
|||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QGroupBox" name="groupBox_Instructors">
|
<widget class="QGroupBox" name="groupBox_Instructors">
|
||||||
|
<property name="sizePolicy">
|
||||||
|
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
||||||
|
<horstretch>0</horstretch>
|
||||||
|
<verstretch>0</verstretch>
|
||||||
|
</sizepolicy>
|
||||||
|
</property>
|
||||||
<property name="title">
|
<property name="title">
|
||||||
<string>Instructors</string>
|
<string>Instructors</string>
|
||||||
</property>
|
</property>
|
||||||
|
|||||||
@@ -21,116 +21,107 @@
|
|||||||
</property>
|
</property>
|
||||||
<layout class="QGridLayout" name="gridLayout_2">
|
<layout class="QGridLayout" name="gridLayout_2">
|
||||||
<item row="0" column="0">
|
<item row="0" column="0">
|
||||||
<layout class="QGridLayout" name="gridLayout">
|
<layout class="QVBoxLayout" name="verticalLayout_Main">
|
||||||
<item row="0" column="0">
|
<item>
|
||||||
<widget class="QGroupBox" name="groupBox">
|
<layout class="QVBoxLayout" name="verticalLayout_1" stretch="0">
|
||||||
<property name="title">
|
<property name="sizeConstraint">
|
||||||
<string>Messenger</string>
|
<enum>QLayout::SetDefaultConstraint</enum>
|
||||||
</property>
|
</property>
|
||||||
<layout class="QGridLayout" name="gridLayout_3">
|
<item>
|
||||||
<item row="1" column="0">
|
<widget class="QTabWidget" name="tabWidget">
|
||||||
<layout class="QHBoxLayout" name="horizontalLayout">
|
<property name="sizePolicy">
|
||||||
<property name="sizeConstraint">
|
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
||||||
<enum>QLayout::SetDefaultConstraint</enum>
|
<horstretch>0</horstretch>
|
||||||
</property>
|
<verstretch>0</verstretch>
|
||||||
<item>
|
</sizepolicy>
|
||||||
<widget class="QTextEdit" name="editMsg">
|
</property>
|
||||||
<property name="sizePolicy">
|
<property name="currentIndex">
|
||||||
<sizepolicy hsizetype="Expanding" vsizetype="Ignored">
|
<number>0</number>
|
||||||
<horstretch>0</horstretch>
|
</property>
|
||||||
<verstretch>0</verstretch>
|
<widget class="QWidget" name="tab_1">
|
||||||
</sizepolicy>
|
<attribute name="title">
|
||||||
</property>
|
<string>Tab 1</string>
|
||||||
<property name="minimumSize">
|
</attribute>
|
||||||
<size>
|
</widget>
|
||||||
<width>0</width>
|
<widget class="QWidget" name="tab_2">
|
||||||
<height>70</height>
|
<attribute name="title">
|
||||||
</size>
|
<string>Tab 2</string>
|
||||||
</property>
|
</attribute>
|
||||||
<property name="maximumSize">
|
</widget>
|
||||||
<size>
|
</widget>
|
||||||
<width>16777215</width>
|
</item>
|
||||||
<height>1000</height>
|
</layout>
|
||||||
</size>
|
</item>
|
||||||
</property>
|
<item>
|
||||||
</widget>
|
<layout class="QHBoxLayout" name="horizontalLayout">
|
||||||
</item>
|
<property name="sizeConstraint">
|
||||||
<item>
|
<enum>QLayout::SetDefaultConstraint</enum>
|
||||||
<layout class="QVBoxLayout" name="verticalLayout_2">
|
</property>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QToolButton" name="btnSend">
|
<widget class="QTextEdit" name="editMsg">
|
||||||
<property name="sizePolicy">
|
<property name="sizePolicy">
|
||||||
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
|
<sizepolicy hsizetype="Expanding" vsizetype="Ignored">
|
||||||
<horstretch>0</horstretch>
|
<horstretch>0</horstretch>
|
||||||
<verstretch>0</verstretch>
|
<verstretch>0</verstretch>
|
||||||
</sizepolicy>
|
</sizepolicy>
|
||||||
</property>
|
</property>
|
||||||
<property name="minimumSize">
|
<property name="minimumSize">
|
||||||
<size>
|
<size>
|
||||||
<width>65</width>
|
<width>0</width>
|
||||||
<height>58</height>
|
<height>70</height>
|
||||||
</size>
|
</size>
|
||||||
</property>
|
</property>
|
||||||
<property name="maximumSize">
|
<property name="maximumSize">
|
||||||
<size>
|
<size>
|
||||||
<width>1000</width>
|
<width>16777215</width>
|
||||||
<height>1000</height>
|
<height>1000</height>
|
||||||
</size>
|
</size>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
</widget>
|
||||||
<string>Send</string>
|
</item>
|
||||||
</property>
|
<item>
|
||||||
<property name="icon">
|
<layout class="QVBoxLayout" name="verticalLayout_2">
|
||||||
<iconset resource="../resources.qrc">
|
<item>
|
||||||
<normaloff>:/resources/icons/sendMsg.png</normaloff>:/resources/icons/sendMsg.png</iconset>
|
<widget class="QToolButton" name="btnSend">
|
||||||
</property>
|
<property name="sizePolicy">
|
||||||
<property name="iconSize">
|
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
|
||||||
<size>
|
<horstretch>0</horstretch>
|
||||||
<width>32</width>
|
<verstretch>0</verstretch>
|
||||||
<height>32</height>
|
</sizepolicy>
|
||||||
</size>
|
</property>
|
||||||
</property>
|
<property name="minimumSize">
|
||||||
<property name="toolButtonStyle">
|
<size>
|
||||||
<enum>Qt::ToolButtonTextUnderIcon</enum>
|
<width>65</width>
|
||||||
</property>
|
<height>58</height>
|
||||||
</widget>
|
</size>
|
||||||
</item>
|
</property>
|
||||||
</layout>
|
<property name="maximumSize">
|
||||||
</item>
|
<size>
|
||||||
</layout>
|
<width>1000</width>
|
||||||
</item>
|
<height>1000</height>
|
||||||
<item row="0" column="0">
|
</size>
|
||||||
<layout class="QVBoxLayout" name="verticalLayout" stretch="0">
|
</property>
|
||||||
<property name="sizeConstraint">
|
<property name="text">
|
||||||
<enum>QLayout::SetDefaultConstraint</enum>
|
<string>Send</string>
|
||||||
</property>
|
</property>
|
||||||
<item>
|
<property name="icon">
|
||||||
<widget class="QTabWidget" name="tabWidget">
|
<iconset resource="../resources.qrc">
|
||||||
<property name="sizePolicy">
|
<normaloff>:/resources/icons/sendMsg.png</normaloff>:/resources/icons/sendMsg.png</iconset>
|
||||||
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
</property>
|
||||||
<horstretch>0</horstretch>
|
<property name="iconSize">
|
||||||
<verstretch>0</verstretch>
|
<size>
|
||||||
</sizepolicy>
|
<width>32</width>
|
||||||
</property>
|
<height>32</height>
|
||||||
<property name="currentIndex">
|
</size>
|
||||||
<number>0</number>
|
</property>
|
||||||
</property>
|
<property name="toolButtonStyle">
|
||||||
<widget class="QWidget" name="tab">
|
<enum>Qt::ToolButtonTextUnderIcon</enum>
|
||||||
<attribute name="title">
|
</property>
|
||||||
<string>Tab 1</string>
|
</widget>
|
||||||
</attribute>
|
</item>
|
||||||
</widget>
|
</layout>
|
||||||
<widget class="QWidget" name="tab_2">
|
</item>
|
||||||
<attribute name="title">
|
</layout>
|
||||||
<string>Tab 2</string>
|
|
||||||
</attribute>
|
|
||||||
</widget>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
</layout>
|
|
||||||
</item>
|
|
||||||
</layout>
|
|
||||||
</widget>
|
|
||||||
</item>
|
</item>
|
||||||
</layout>
|
</layout>
|
||||||
</item>
|
</item>
|
||||||
|
|||||||
@@ -10,6 +10,12 @@
|
|||||||
<height>300</height>
|
<height>300</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
|
<property name="sizePolicy">
|
||||||
|
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
||||||
|
<horstretch>0</horstretch>
|
||||||
|
<verstretch>0</verstretch>
|
||||||
|
</sizepolicy>
|
||||||
|
</property>
|
||||||
<property name="font">
|
<property name="font">
|
||||||
<font>
|
<font>
|
||||||
<family>Tahoma</family>
|
<family>Tahoma</family>
|
||||||
|
|||||||
@@ -10,6 +10,12 @@
|
|||||||
<height>472</height>
|
<height>472</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
|
<property name="sizePolicy">
|
||||||
|
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
||||||
|
<horstretch>0</horstretch>
|
||||||
|
<verstretch>0</verstretch>
|
||||||
|
</sizepolicy>
|
||||||
|
</property>
|
||||||
<property name="windowTitle">
|
<property name="windowTitle">
|
||||||
<string>Form</string>
|
<string>Form</string>
|
||||||
</property>
|
</property>
|
||||||
|
|||||||
@@ -20,74 +20,56 @@
|
|||||||
<string>Trainees</string>
|
<string>Trainees</string>
|
||||||
</property>
|
</property>
|
||||||
<layout class="QGridLayout" name="gridLayout">
|
<layout class="QGridLayout" name="gridLayout">
|
||||||
<item row="0" column="2" rowspan="2">
|
<item row="0" column="0">
|
||||||
<layout class="QHBoxLayout" name="horizontalLayout_0">
|
<layout class="QVBoxLayout" name="verticalLayout">
|
||||||
<item>
|
<item>
|
||||||
<widget class="QGroupBox" name="groupBox">
|
<layout class="QHBoxLayout" name="horizontalLayout_1">
|
||||||
<property name="font">
|
<item>
|
||||||
<font>
|
<widget class="QWidget" name="widget" native="true">
|
||||||
<pointsize>10</pointsize>
|
<layout class="QGridLayout" name="gridLayout_3">
|
||||||
</font>
|
<item row="0" column="0">
|
||||||
</property>
|
<layout class="QHBoxLayout" name="horizontalLayout_11"/>
|
||||||
<property name="title">
|
|
||||||
<string>Trainees</string>
|
|
||||||
</property>
|
|
||||||
<layout class="QGridLayout" name="gridLayout_2">
|
|
||||||
<item row="0" column="0">
|
|
||||||
<layout class="QVBoxLayout" name="verticalLayout">
|
|
||||||
<item>
|
|
||||||
<layout class="QHBoxLayout" name="horizontalLayout_1">
|
|
||||||
<item>
|
|
||||||
<widget class="QWidget" name="widget" native="true">
|
|
||||||
<layout class="QGridLayout" name="gridLayout_3">
|
|
||||||
<item row="0" column="0">
|
|
||||||
<layout class="QHBoxLayout" name="horizontalLayout_11"/>
|
|
||||||
</item>
|
|
||||||
</layout>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
</layout>
|
|
||||||
</item>
|
|
||||||
<item>
|
|
||||||
<layout class="QVBoxLayout" name="verticalLayout_2"/>
|
|
||||||
</item>
|
|
||||||
<item>
|
|
||||||
<layout class="QHBoxLayout" name="horizontalLayout_2">
|
|
||||||
<item>
|
|
||||||
<widget class="QToolButton" name="btnEditorTrainees">
|
|
||||||
<property name="enabled">
|
|
||||||
<bool>false</bool>
|
|
||||||
</property>
|
|
||||||
<property name="minimumSize">
|
|
||||||
<size>
|
|
||||||
<width>130</width>
|
|
||||||
<height>58</height>
|
|
||||||
</size>
|
|
||||||
</property>
|
|
||||||
<property name="text">
|
|
||||||
<string>Editor of Trainees</string>
|
|
||||||
</property>
|
|
||||||
<property name="icon">
|
|
||||||
<iconset resource="../resources.qrc">
|
|
||||||
<normaloff>:/resources/icons/DB-trainees.png</normaloff>:/resources/icons/DB-trainees.png</iconset>
|
|
||||||
</property>
|
|
||||||
<property name="iconSize">
|
|
||||||
<size>
|
|
||||||
<width>32</width>
|
|
||||||
<height>32</height>
|
|
||||||
</size>
|
|
||||||
</property>
|
|
||||||
<property name="toolButtonStyle">
|
|
||||||
<enum>Qt::ToolButtonTextUnderIcon</enum>
|
|
||||||
</property>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
</layout>
|
|
||||||
</item>
|
</item>
|
||||||
</layout>
|
</layout>
|
||||||
</item>
|
</widget>
|
||||||
</layout>
|
</item>
|
||||||
</widget>
|
</layout>
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<layout class="QVBoxLayout" name="verticalLayout_2"/>
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<layout class="QHBoxLayout" name="horizontalLayout_2">
|
||||||
|
<item>
|
||||||
|
<widget class="QToolButton" name="btnEditorTrainees">
|
||||||
|
<property name="enabled">
|
||||||
|
<bool>false</bool>
|
||||||
|
</property>
|
||||||
|
<property name="minimumSize">
|
||||||
|
<size>
|
||||||
|
<width>130</width>
|
||||||
|
<height>58</height>
|
||||||
|
</size>
|
||||||
|
</property>
|
||||||
|
<property name="text">
|
||||||
|
<string>Editor of Trainees</string>
|
||||||
|
</property>
|
||||||
|
<property name="icon">
|
||||||
|
<iconset resource="../resources.qrc">
|
||||||
|
<normaloff>:/resources/icons/DB-trainees.png</normaloff>:/resources/icons/DB-trainees.png</iconset>
|
||||||
|
</property>
|
||||||
|
<property name="iconSize">
|
||||||
|
<size>
|
||||||
|
<width>32</width>
|
||||||
|
<height>32</height>
|
||||||
|
</size>
|
||||||
|
</property>
|
||||||
|
<property name="toolButtonStyle">
|
||||||
|
<enum>Qt::ToolButtonTextUnderIcon</enum>
|
||||||
|
</property>
|
||||||
|
</widget>
|
||||||
|
</item>
|
||||||
|
</layout>
|
||||||
</item>
|
</item>
|
||||||
</layout>
|
</layout>
|
||||||
</item>
|
</item>
|
||||||
|
|||||||
Reference in New Issue
Block a user