Zusammenfassung der Grundgeräte

This commit is contained in:
Sven Riwoldt
2024-10-21 10:04:51 +02:00
parent f7f8c52455
commit 17c11ba9fa
2 changed files with 24 additions and 259 deletions

View File

@@ -6,85 +6,13 @@
<rect>
<x>0</x>
<y>0</y>
<width>670</width>
<height>258</height>
<width>644</width>
<height>146</height>
</rect>
</property>
<property name="windowTitle">
<string>Dialog</string>
</property>
<widget class="QComboBox" name="comboBoxGT">
<property name="geometry">
<rect>
<x>160</x>
<y>90</y>
<width>160</width>
<height>24</height>
</rect>
</property>
</widget>
<widget class="QComboBox" name="comboBoxGrp">
<property name="geometry">
<rect>
<x>160</x>
<y>140</y>
<width>160</width>
<height>24</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>40</x>
<y>90</y>
<width>91</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>Gerätetyp</string>
</property>
</widget>
<widget class="QLabel" name="label_2">
<property name="geometry">
<rect>
<x>40</x>
<y>140</y>
<width>91</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>Gruppierung</string>
</property>
</widget>
<widget class="QRadioButton" name="rBtnHostnames">
<property name="geometry">
<rect>
<x>40</x>
<y>200</y>
<width>138</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>nur mit Hostnamen</string>
</property>
</widget>
<widget class="QRadioButton" name="rBtnAlles">
<property name="geometry">
<rect>
<x>200</x>
<y>200</y>
<width>104</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>Alles</string>
</property>
</widget>
<widget class="QLabel" name="label_3">
<property name="geometry">
<rect>
@@ -106,8 +34,8 @@
<widget class="QPushButton" name="saveBtn">
<property name="geometry">
<rect>
<x>513</x>
<y>210</y>
<x>150</x>
<y>80</y>
<width>121</width>
<height>28</height>
</rect>
@@ -138,8 +66,8 @@
<widget class="QWidget" name="layoutWidget">
<property name="geometry">
<rect>
<x>401</x>
<y>207</y>
<x>38</x>
<y>77</y>
<width>155</width>
<height>30</height>
</rect>