Rev 750 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 750 | Rev 801 | ||
---|---|---|---|
Line 4... | Line 4... | ||
4 | <widget class="QWidget" name="wgt_Connection_ui"> |
4 | <widget class="QWidget" name="wgt_Connection_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>693</width> |
9 | <width>765</width> |
10 | <height>39</height> |
10 | <height>39</height> |
11 | </rect> |
11 | </rect> |
12 | </property> |
12 | </property> |
13 | <property name="windowTitle"> |
13 | <property name="windowTitle"> |
14 | <string>Form</string> |
14 | <string>Form</string> |
Line 33... | Line 33... | ||
33 | <number>0</number> |
33 | <number>0</number> |
34 | </property> |
34 | </property> |
35 | <item row="0" column="0"> |
35 | <item row="0" column="0"> |
36 | <widget class="QToolButton" name="btn_Connect"> |
36 | <widget class="QToolButton" name="btn_Connect"> |
37 | <property name="text"> |
37 | <property name="text"> |
38 | <string>...</string> |
38 | <string>Verbinden</string> |
39 | </property> |
39 | </property> |
40 | <property name="icon"> |
40 | <property name="icon"> |
41 | <iconset resource="../../QMK-Maps/QMK-Maps.qrc"> |
41 | <iconset resource="../../QMK-Scope/QMK-Scope.qrc"> |
42 | <normaloff>:/Actions/Global/Images/Actions/Connection-NO.png</normaloff> |
42 | <normaloff>:/Actions/Global/Images/Actions/Connection-NO.png</normaloff> |
43 | <normalon>:/Actions/Global/Images/Actions/Connection-OK.png</normalon>:/Actions/Global/Images/Actions/Connection-NO.png</iconset> |
43 | <normalon>:/Actions/Global/Images/Actions/Connection-OK.png</normalon>:/Actions/Global/Images/Actions/Connection-NO.png</iconset> |
44 | </property> |
44 | </property> |
45 | <property name="checkable"> |
45 | <property name="checkable"> |
46 | <bool>true</bool> |
46 | <bool>true</bool> |
47 | </property> |
47 | </property> |
48 | <property name="checked"> |
48 | <property name="checked"> |
49 | <bool>false</bool> |
49 | <bool>false</bool> |
50 | </property> |
50 | </property> |
- | 51 | <property name="toolButtonStyle"> |
|
- | 52 | <enum>Qt::ToolButtonTextBesideIcon</enum> |
|
- | 53 | </property> |
|
51 | </widget> |
54 | </widget> |
52 | </item> |
55 | </item> |
53 | <item row="0" column="1"> |
56 | <item row="0" column="1"> |
54 | <widget class="QLabel" name="label"> |
57 | <widget class="QLabel" name="label"> |
55 | <property name="text"> |
58 | <property name="text"> |
Line 76... | Line 79... | ||
76 | </widget> |
79 | </widget> |
77 | </item> |
80 | </item> |
78 | <item row="0" column="3"> |
81 | <item row="0" column="3"> |
79 | <widget class="QLabel" name="label_4"> |
82 | <widget class="QLabel" name="label_4"> |
80 | <property name="text"> |
83 | <property name="text"> |
81 | <string>PW:</string> |
84 | <string>Password:</string> |
82 | </property> |
85 | </property> |
83 | </widget> |
86 | </widget> |
84 | </item> |
87 | </item> |
85 | <item row="0" column="4"> |
88 | <item row="0" column="4"> |
86 | <widget class="QLineEdit" name="le_Password"> |
89 | <widget class="QLineEdit" name="le_Password"> |
Line 197... | Line 200... | ||
197 | </widget> |
200 | </widget> |
198 | </item> |
201 | </item> |
199 | </layout> |
202 | </layout> |
200 | </widget> |
203 | </widget> |
201 | <resources> |
204 | <resources> |
202 | <include location="../../QMK-Maps/QMK-Maps.qrc"/> |
205 | <include location="../../QMK-Scope/QMK-Scope.qrc"/> |
203 | </resources> |
206 | </resources> |
204 | <connections/> |
207 | <connections/> |
205 | </ui> |
208 | </ui> |