mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJClient.git
synced 2026-03-28 05:25:39 +03:00
feat: re-design client
This commit is contained in:
@@ -287,7 +287,7 @@
|
||||
</font>
|
||||
</property>
|
||||
<property name="frameShape">
|
||||
<enum>QFrame::StyledPanel</enum>
|
||||
<enum>QFrame::Box</enum>
|
||||
</property>
|
||||
<property name="frameShadow">
|
||||
<enum>QFrame::Plain</enum>
|
||||
@@ -308,7 +308,7 @@
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>801</width>
|
||||
<height>40</height>
|
||||
<height>41</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="minimumSize">
|
||||
@@ -364,7 +364,7 @@
|
||||
<item>
|
||||
<widget class="MyWinHeader" name="headerLabel">
|
||||
<property name="text">
|
||||
<string/>
|
||||
<string>dsadsadsadasdsadas</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@@ -457,9 +457,9 @@
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>10</x>
|
||||
<y>210</y>
|
||||
<y>250</y>
|
||||
<width>781</width>
|
||||
<height>251</height>
|
||||
<height>211</height>
|
||||
</rect>
|
||||
</property>
|
||||
<layout class="QHBoxLayout" name="interactiveGroup"/>
|
||||
@@ -512,7 +512,7 @@
|
||||
<widget class="QWidget" name="horizontalWidget" native="true">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>690</x>
|
||||
<x>700</x>
|
||||
<y>40</y>
|
||||
<width>108</width>
|
||||
<height>52</height>
|
||||
@@ -604,6 +604,9 @@
|
||||
<layout class="QHBoxLayout" name="textPairLayout">
|
||||
<item>
|
||||
<widget class="QLabel" name="titleClientVersion">
|
||||
<property name="lineWidth">
|
||||
<number>1</number>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Версия:</string>
|
||||
</property>
|
||||
@@ -671,7 +674,6 @@
|
||||
</layout>
|
||||
</widget>
|
||||
<zorder>mainFrame</zorder>
|
||||
<zorder>notificationLabel</zorder>
|
||||
<zorder>headerWidget</zorder>
|
||||
<zorder>offlineStartButton</zorder>
|
||||
<zorder>verticalLayoutWidget</zorder>
|
||||
@@ -680,6 +682,7 @@
|
||||
<zorder>horizontalWidget</zorder>
|
||||
<zorder>LanguageWidget</zorder>
|
||||
<zorder>versionLayoutWidget</zorder>
|
||||
<zorder>notificationLabel</zorder>
|
||||
</widget>
|
||||
</widget>
|
||||
<customwidgets>
|
||||
|
||||
Reference in New Issue
Block a user