fix scaling
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
</property>
|
||||
<property name="windowIcon">
|
||||
<iconset>
|
||||
<normaloff>../../../../icons/logo.ico</normaloff>../../../../icons/logo.ico</iconset>
|
||||
<normaloff>../../../../../../icons/logo.ico</normaloff>../../../../../../icons/logo.ico</iconset>
|
||||
</property>
|
||||
<property name="statusTip">
|
||||
<string/>
|
||||
@@ -649,7 +649,7 @@
|
||||
<widget class="QLabel" name="appname_mand">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>340</x>
|
||||
<x>330</x>
|
||||
<y>50</y>
|
||||
<width>16</width>
|
||||
<height>21</height>
|
||||
@@ -826,7 +826,7 @@
|
||||
<widget class="QLabel" name="_mand">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>340</x>
|
||||
<x>330</x>
|
||||
<y>90</y>
|
||||
<width>16</width>
|
||||
<height>21</height>
|
||||
@@ -870,7 +870,7 @@
|
||||
</property>
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>350</x>
|
||||
<x>340</x>
|
||||
<y>120</y>
|
||||
<width>101</width>
|
||||
<height>17</height>
|
||||
@@ -886,10 +886,10 @@
|
||||
<string>Dauerapparat</string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="QRadioButton" name="sem_sommer">
|
||||
<widget class="QCheckBox" name="sem_sommer">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>350</x>
|
||||
<x>340</x>
|
||||
<y>100</y>
|
||||
<width>82</width>
|
||||
<height>17</height>
|
||||
@@ -1147,7 +1147,7 @@
|
||||
<widget class="QLineEdit" name="sem_year">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>420</x>
|
||||
<x>410</x>
|
||||
<y>90</y>
|
||||
<width>113</width>
|
||||
<height>20</height>
|
||||
@@ -1163,7 +1163,7 @@
|
||||
<enum>Qt::StrongFocus</enum>
|
||||
</property>
|
||||
<property name="maxLength">
|
||||
<number>4</number>
|
||||
<number>5</number>
|
||||
</property>
|
||||
<property name="placeholderText">
|
||||
<string>2023</string>
|
||||
@@ -1188,10 +1188,10 @@
|
||||
<string>Mail senden</string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="QRadioButton" name="sem_winter">
|
||||
<widget class="QCheckBox" name="sem_winter">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>350</x>
|
||||
<x>340</x>
|
||||
<y>80</y>
|
||||
<width>82</width>
|
||||
<height>17</height>
|
||||
@@ -1276,7 +1276,7 @@
|
||||
<widget class="QLabel" name="label_5">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>260</x>
|
||||
<x>250</x>
|
||||
<y>50</y>
|
||||
<width>91</width>
|
||||
<height>21</height>
|
||||
@@ -1298,7 +1298,7 @@
|
||||
<widget class="QLineEdit" name="app_name">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>350</x>
|
||||
<x>340</x>
|
||||
<y>50</y>
|
||||
<width>113</width>
|
||||
<height>20</height>
|
||||
@@ -1339,7 +1339,7 @@
|
||||
<widget class="QLabel" name="label_6">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>280</x>
|
||||
<x>270</x>
|
||||
<y>90</y>
|
||||
<width>61</width>
|
||||
<height>21</height>
|
||||
@@ -1377,6 +1377,70 @@
|
||||
<enum>Qt::NoArrow</enum>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="QToolButton" name="valid_check_appname">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>450</x>
|
||||
<y>50</y>
|
||||
<width>22</width>
|
||||
<height>22</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string/>
|
||||
</property>
|
||||
<property name="autoRaise">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="QToolButton" name="valid_check_semester">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>520</x>
|
||||
<y>90</y>
|
||||
<width>22</width>
|
||||
<height>22</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string/>
|
||||
</property>
|
||||
<property name="autoRaise">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="QToolButton" name="valid_check_mail">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>240</x>
|
||||
<y>140</y>
|
||||
<width>22</width>
|
||||
<height>22</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string/>
|
||||
</property>
|
||||
<property name="autoRaise">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="QToolButton" name="valid_check_telnr">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>240</x>
|
||||
<y>160</y>
|
||||
<width>22</width>
|
||||
<height>22</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string/>
|
||||
</property>
|
||||
<property name="autoRaise">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
</widget>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
@@ -1705,7 +1769,7 @@
|
||||
<x>20</x>
|
||||
<y>410</y>
|
||||
<width>771</width>
|
||||
<height>321</height>
|
||||
<height>301</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="frameShape">
|
||||
@@ -1756,7 +1820,7 @@
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>451</width>
|
||||
<height>321</height>
|
||||
<height>301</height>
|
||||
</rect>
|
||||
</property>
|
||||
<widget class="QWidget" name="tab_9">
|
||||
@@ -1769,7 +1833,7 @@
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>441</width>
|
||||
<height>291</height>
|
||||
<height>271</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="focusPolicy">
|
||||
|
||||
Reference in New Issue
Block a user