Rev 750 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 750 | Rev 801 | ||
---|---|---|---|
Line 4... | Line 4... | ||
4 | <widget class="QMainWindow" name="dlg_Main_UI"> |
4 | <widget class="QMainWindow" name="dlg_Main_UI"> |
5 | <property name="geometry"> |
5 | <property name="geometry"> |
6 | <rect> |
6 | <rect> |
7 | <x>0</x> |
7 | <x>0</x> |
8 | <y>0</y> |
8 | <y>0</y> |
9 | <width>519</width> |
9 | <width>505</width> |
10 | <height>372</height> |
10 | <height>361</height> |
11 | </rect> |
11 | </rect> |
12 | </property> |
12 | </property> |
13 | <property name="windowTitle"> |
13 | <property name="windowTitle"> |
14 | <string>QMK-Communicator</string> |
14 | <string>QMK-Communicator</string> |
15 | </property> |
15 | </property> |
Line 236... | Line 236... | ||
236 | <number>0</number> |
236 | <number>0</number> |
237 | </property> |
237 | </property> |
238 | <item row="0" column="0"> |
238 | <item row="0" column="0"> |
239 | <widget class="QListWidget" name="lw_Clients"> |
239 | <widget class="QListWidget" name="lw_Clients"> |
240 | <property name="font"> |
240 | <property name="font"> |
241 | <font> |
241 | <font/> |
242 | <family>Courier 10 Pitch</family> |
- | |
243 | <pointsize>12</pointsize> |
- | |
244 | </font> |
- | |
245 | </property> |
242 | </property> |
246 | <property name="autoScroll"> |
243 | <property name="autoScroll"> |
247 | <bool>false</bool> |
244 | <bool>false</bool> |
248 | </property> |
245 | </property> |
249 | <property name="showDropIndicator" stdset="0"> |
246 | <property name="showDropIndicator" stdset="0"> |
Line 438... | Line 435... | ||
438 | <widget class="QMenuBar" name="menuBar"> |
435 | <widget class="QMenuBar" name="menuBar"> |
439 | <property name="geometry"> |
436 | <property name="geometry"> |
440 | <rect> |
437 | <rect> |
441 | <x>0</x> |
438 | <x>0</x> |
442 | <y>0</y> |
439 | <y>0</y> |
443 | <width>519</width> |
440 | <width>505</width> |
444 | <height>21</height> |
441 | <height>19</height> |
445 | </rect> |
442 | </rect> |
446 | </property> |
443 | </property> |
447 | <widget class="QMenu" name="menu_Program"> |
444 | <widget class="QMenu" name="menu_Program"> |
448 | <property name="title"> |
445 | <property name="title"> |
449 | <string>Programm</string> |
446 | <string>Programm</string> |