|
20 | 20 | <string/> |
21 | 21 | </property> |
22 | 22 | <layout class="QGridLayout" name="gridLayout_2"> |
23 | | - <item row="3" column="1"> |
24 | | - <widget class="QLabel" name="VersionLabel"> |
25 | | - <property name="text"> |
26 | | - <string>Version:</string> |
27 | | - </property> |
28 | | - </widget> |
29 | | - </item> |
30 | | - <item row="6" column="2"> |
31 | | - <widget class="QCheckBox" name="EnabledCheckBox"> |
32 | | - <property name="text"> |
33 | | - <string/> |
34 | | - </property> |
35 | | - </widget> |
36 | | - </item> |
37 | | - <item row="2" column="2"> |
38 | | - <widget class="QLabel" name="PathValue"> |
| 23 | + <item row="5" column="1"> |
| 24 | + <widget class="QLabel" name="URLLabel"> |
39 | 25 | <property name="text"> |
40 | | - <string notr="true">Path Value</string> |
| 26 | + <string>URL:</string> |
41 | 27 | </property> |
42 | 28 | </widget> |
43 | 29 | </item> |
44 | | - <item row="1" column="2"> |
45 | | - <widget class="QLabel" name="DescriptionValue"> |
| 30 | + <item row="0" column="0" rowspan="8"> |
| 31 | + <widget class="QLabel" name="IconView"> |
46 | 32 | <property name="sizePolicy"> |
47 | | - <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
| 33 | + <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
48 | 34 | <horstretch>0</horstretch> |
49 | 35 | <verstretch>0</verstretch> |
50 | 36 | </sizepolicy> |
51 | 37 | </property> |
| 38 | + <property name="minimumSize"> |
| 39 | + <size> |
| 40 | + <width>64</width> |
| 41 | + <height>64</height> |
| 42 | + </size> |
| 43 | + </property> |
| 44 | + <property name="maximumSize"> |
| 45 | + <size> |
| 46 | + <width>64</width> |
| 47 | + <height>64</height> |
| 48 | + </size> |
| 49 | + </property> |
52 | 50 | <property name="text"> |
53 | | - <string notr="true">Description Value</string> |
| 51 | + <string notr="true">Icon</string> |
| 52 | + </property> |
| 53 | + <property name="alignment"> |
| 54 | + <set>Qt::AlignCenter</set> |
54 | 55 | </property> |
55 | 56 | </widget> |
56 | 57 | </item> |
57 | | - <item row="0" column="1"> |
58 | | - <widget class="QLabel" name="NameLabel"> |
59 | | - <property name="sizePolicy"> |
60 | | - <sizepolicy hsizetype="Minimum" vsizetype="Preferred"> |
61 | | - <horstretch>0</horstretch> |
62 | | - <verstretch>0</verstretch> |
63 | | - </sizepolicy> |
| 58 | + <item row="5" column="2"> |
| 59 | + <widget class="QLabel" name="URLValue"> |
| 60 | + <property name="text"> |
| 61 | + <string notr="true">URL Value</string> |
| 62 | + </property> |
| 63 | + <property name="openExternalLinks"> |
| 64 | + <bool>true</bool> |
64 | 65 | </property> |
| 66 | + </widget> |
| 67 | + </item> |
| 68 | + <item row="7" column="1"> |
| 69 | + <widget class="QLabel" name="EnabledLabel"> |
65 | 70 | <property name="text"> |
66 | | - <string>Name:</string> |
| 71 | + <string>Enabled</string> |
67 | 72 | </property> |
68 | 73 | </widget> |
69 | 74 | </item> |
|
80 | 85 | </property> |
81 | 86 | </widget> |
82 | 87 | </item> |
83 | | - <item row="5" column="1"> |
84 | | - <widget class="QLabel" name="URLLabel"> |
85 | | - <property name="text"> |
86 | | - <string>URL:</string> |
87 | | - </property> |
88 | | - </widget> |
89 | | - </item> |
90 | 88 | <item row="0" column="2"> |
91 | 89 | <widget class="QLabel" name="NameValue"> |
92 | 90 | <property name="sizePolicy"> |
|
100 | 98 | </property> |
101 | 99 | </widget> |
102 | 100 | </item> |
| 101 | + <item row="2" column="2"> |
| 102 | + <widget class="QLabel" name="PathValue"> |
| 103 | + <property name="text"> |
| 104 | + <string notr="true">Path Value</string> |
| 105 | + </property> |
| 106 | + </widget> |
| 107 | + </item> |
103 | 108 | <item row="3" column="2"> |
104 | 109 | <widget class="QLabel" name="VersionValue"> |
105 | 110 | <property name="text"> |
|
114 | 119 | </property> |
115 | 120 | </widget> |
116 | 121 | </item> |
| 122 | + <item row="0" column="1"> |
| 123 | + <widget class="QLabel" name="NameLabel"> |
| 124 | + <property name="sizePolicy"> |
| 125 | + <sizepolicy hsizetype="Minimum" vsizetype="Preferred"> |
| 126 | + <horstretch>0</horstretch> |
| 127 | + <verstretch>0</verstretch> |
| 128 | + </sizepolicy> |
| 129 | + </property> |
| 130 | + <property name="text"> |
| 131 | + <string>Name:</string> |
| 132 | + </property> |
| 133 | + </widget> |
| 134 | + </item> |
117 | 135 | <item row="2" column="1"> |
118 | 136 | <widget class="QLabel" name="PathLabel"> |
119 | 137 | <property name="text"> |
120 | 138 | <string>Path:</string> |
121 | 139 | </property> |
122 | 140 | </widget> |
123 | 141 | </item> |
124 | | - <item row="6" column="1"> |
125 | | - <widget class="QLabel" name="EnabledLabel"> |
| 142 | + <item row="7" column="2"> |
| 143 | + <widget class="QCheckBox" name="EnabledCheckBox"> |
126 | 144 | <property name="text"> |
127 | | - <string>Enabled</string> |
| 145 | + <string/> |
128 | 146 | </property> |
129 | 147 | </widget> |
130 | 148 | </item> |
131 | | - <item row="4" column="1"> |
132 | | - <widget class="QLabel" name="CommitLabel"> |
| 149 | + <item row="3" column="1"> |
| 150 | + <widget class="QLabel" name="VersionLabel"> |
133 | 151 | <property name="text"> |
134 | | - <string>Commit:</string> |
| 152 | + <string>Version:</string> |
135 | 153 | </property> |
136 | 154 | </widget> |
137 | 155 | </item> |
138 | | - <item row="5" column="2"> |
139 | | - <widget class="QLabel" name="URLValue"> |
| 156 | + <item row="4" column="1"> |
| 157 | + <widget class="QLabel" name="CommitLabel"> |
140 | 158 | <property name="text"> |
141 | | - <string notr="true">URL Value</string> |
142 | | - </property> |
143 | | - <property name="openExternalLinks"> |
144 | | - <bool>true</bool> |
| 159 | + <string>Commit:</string> |
145 | 160 | </property> |
146 | 161 | </widget> |
147 | 162 | </item> |
148 | | - <item row="0" column="0" rowspan="7"> |
149 | | - <widget class="QLabel" name="IconView"> |
| 163 | + <item row="1" column="2"> |
| 164 | + <widget class="QLabel" name="DescriptionValue"> |
150 | 165 | <property name="sizePolicy"> |
151 | | - <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
| 166 | + <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
152 | 167 | <horstretch>0</horstretch> |
153 | 168 | <verstretch>0</verstretch> |
154 | 169 | </sizepolicy> |
155 | 170 | </property> |
156 | | - <property name="minimumSize"> |
157 | | - <size> |
158 | | - <width>64</width> |
159 | | - <height>64</height> |
160 | | - </size> |
161 | | - </property> |
162 | | - <property name="maximumSize"> |
163 | | - <size> |
164 | | - <width>64</width> |
165 | | - <height>64</height> |
166 | | - </size> |
| 171 | + <property name="text"> |
| 172 | + <string notr="true">Description Value</string> |
167 | 173 | </property> |
| 174 | + </widget> |
| 175 | + </item> |
| 176 | + <item row="6" column="1"> |
| 177 | + <widget class="QLabel" name="APIVersionLabel"> |
168 | 178 | <property name="text"> |
169 | | - <string notr="true">Icon</string> |
| 179 | + <string>API Version:</string> |
170 | 180 | </property> |
171 | | - <property name="alignment"> |
172 | | - <set>Qt::AlignCenter</set> |
| 181 | + </widget> |
| 182 | + </item> |
| 183 | + <item row="6" column="2"> |
| 184 | + <widget class="QLabel" name="APIVersionValue"> |
| 185 | + <property name="text"> |
| 186 | + <string>API Version Value</string> |
173 | 187 | </property> |
174 | 188 | </widget> |
175 | 189 | </item> |
|
0 commit comments