|
23 | 23 | </size>
|
24 | 24 | </property>
|
25 | 25 | <property name="contextMenuPolicy">
|
26 |
| - <enum>Qt::DefaultContextMenu</enum> |
| 26 | + <enum>Qt::ContextMenuPolicy::DefaultContextMenu</enum> |
27 | 27 | </property>
|
28 | 28 | <property name="windowTitle">
|
29 | 29 | <string>Nitrokey App</string>
|
|
35 | 35 | <string notr="true"/>
|
36 | 36 | </property>
|
37 | 37 | <property name="toolButtonStyle">
|
38 |
| - <enum>Qt::ToolButtonIconOnly</enum> |
| 38 | + <enum>Qt::ToolButtonStyle::ToolButtonIconOnly</enum> |
39 | 39 | </property>
|
40 | 40 | <property name="tabShape">
|
41 |
| - <enum>QTabWidget::Rounded</enum> |
| 41 | + <enum>QTabWidget::TabShape::Rounded</enum> |
42 | 42 | </property>
|
43 | 43 | <property name="dockNestingEnabled">
|
44 | 44 | <bool>false</bool>
|
|
63 | 63 | </sizepolicy>
|
64 | 64 | </property>
|
65 | 65 | <property name="frameShape">
|
66 |
| - <enum>QFrame::NoFrame</enum> |
| 66 | + <enum>QFrame::Shape::NoFrame</enum> |
67 | 67 | </property>
|
68 | 68 | <property name="frameShadow">
|
69 |
| - <enum>QFrame::Plain</enum> |
| 69 | + <enum>QFrame::Shadow::Plain</enum> |
70 | 70 | </property>
|
71 | 71 | <property name="lineWidth">
|
72 | 72 | <number>0</number>
|
73 | 73 | </property>
|
74 | 74 | <layout class="QHBoxLayout" name="horizontalLayout_9">
|
75 | 75 | <property name="sizeConstraint">
|
76 |
| - <enum>QLayout::SetMaximumSize</enum> |
| 76 | + <enum>QLayout::SizeConstraint::SetMaximumSize</enum> |
77 | 77 | </property>
|
78 | 78 | <property name="leftMargin">
|
79 | 79 | <number>9</number>
|
|
124 | 124 | </property>
|
125 | 125 | <property name="font">
|
126 | 126 | <font>
|
127 |
| - <pointsize>8</pointsize> |
| 127 | + <pointsize>11</pointsize> |
128 | 128 | </font>
|
129 | 129 | </property>
|
130 | 130 | <property name="text">
|
|
135 | 135 | <item>
|
136 | 136 | <spacer name="__spacer">
|
137 | 137 | <property name="orientation">
|
138 |
| - <enum>Qt::Horizontal</enum> |
| 138 | + <enum>Qt::Orientation::Horizontal</enum> |
139 | 139 | </property>
|
140 | 140 | <property name="sizeType">
|
141 |
| - <enum>QSizePolicy::Expanding</enum> |
| 141 | + <enum>QSizePolicy::Policy::Expanding</enum> |
142 | 142 | </property>
|
143 | 143 | <property name="sizeHint" stdset="0">
|
144 | 144 | <size>
|
|
152 | 152 | <widget class="QLabel" name="device_info">
|
153 | 153 | <property name="font">
|
154 | 154 | <font>
|
155 |
| - <pointsize>8</pointsize> |
| 155 | + <pointsize>11</pointsize> |
156 | 156 | <bold>true</bold>
|
157 | 157 | </font>
|
158 | 158 | </property>
|
|
169 | 169 | <verstretch>0</verstretch>
|
170 | 170 | </sizepolicy>
|
171 | 171 | </property>
|
| 172 | + <property name="font"> |
| 173 | + <font> |
| 174 | + <pointsize>8</pointsize> |
| 175 | + </font> |
| 176 | + </property> |
172 | 177 | <property name="text">
|
173 | 178 | <string/>
|
174 | 179 | </property>
|
|
179 | 184 | </layout>
|
180 | 185 | </widget>
|
181 | 186 | </item>
|
182 |
| - <item row="0" column="0" rowspan="3" alignment="Qt::AlignHCenter"> |
| 187 | + <item row="0" column="0" rowspan="3"> |
183 | 188 | <widget class="QFrame" name="vertical_navigation">
|
184 | 189 | <property name="sizePolicy">
|
185 | 190 | <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
|
|
197 | 202 | <string notr="true"/>
|
198 | 203 | </property>
|
199 | 204 | <property name="frameShape">
|
200 |
| - <enum>QFrame::StyledPanel</enum> |
| 205 | + <enum>QFrame::Shape::StyledPanel</enum> |
201 | 206 | </property>
|
202 | 207 | <property name="frameShadow">
|
203 |
| - <enum>QFrame::Raised</enum> |
| 208 | + <enum>QFrame::Shadow::Raised</enum> |
204 | 209 | </property>
|
205 | 210 | <layout class="QVBoxLayout" name="verticalLayout_2">
|
206 | 211 | <property name="leftMargin">
|
|
209 | 214 | <property name="rightMargin">
|
210 | 215 | <number>9</number>
|
211 | 216 | </property>
|
212 |
| - <item alignment="Qt::AlignHCenter"> |
| 217 | + <item> |
213 | 218 | <widget class="QLabel" name="main_logo">
|
214 | 219 | <property name="sizePolicy">
|
215 |
| - <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
| 220 | + <sizepolicy hsizetype="Expanding" vsizetype="MinimumExpanding"> |
216 | 221 | <horstretch>0</horstretch>
|
217 | 222 | <verstretch>0</verstretch>
|
218 | 223 | </sizepolicy>
|
219 | 224 | </property>
|
220 |
| - <property name="layoutDirection"> |
221 |
| - <enum>Qt::LeftToRight</enum> |
222 |
| - </property> |
223 |
| - <property name="lineWidth"> |
224 |
| - <number>1</number> |
225 |
| - </property> |
226 | 225 | <property name="text">
|
227 | 226 | <string/>
|
228 | 227 | </property>
|
|
233 | 232 | <bool>true</bool>
|
234 | 233 | </property>
|
235 | 234 | <property name="alignment">
|
236 |
| - <set>Qt::AlignCenter</set> |
| 235 | + <set>Qt::AlignmentFlag::AlignCenter</set> |
237 | 236 | </property>
|
238 | 237 | </widget>
|
239 | 238 | </item>
|
240 |
| - <item alignment="Qt::AlignHCenter"> |
| 239 | + <item> |
241 | 240 | <widget class="QLabel" name="label_insert_Nitrokey">
|
242 | 241 | <property name="sizePolicy">
|
243 |
| - <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> |
| 242 | + <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
244 | 243 | <horstretch>0</horstretch>
|
245 | 244 | <verstretch>0</verstretch>
|
246 | 245 | </sizepolicy>
|
|
260 | 259 | your Nitrokey</string>
|
261 | 260 | </property>
|
262 | 261 | <property name="alignment">
|
263 |
| - <set>Qt::AlignCenter</set> |
| 262 | + <set>Qt::AlignmentFlag::AlignCenter</set> |
264 | 263 | </property>
|
265 | 264 | </widget>
|
266 | 265 | </item>
|
|
291 | 290 | <item>
|
292 | 291 | <spacer name="vertical_spacer">
|
293 | 292 | <property name="orientation">
|
294 |
| - <enum>Qt::Vertical</enum> |
| 293 | + <enum>Qt::Orientation::Vertical</enum> |
295 | 294 | </property>
|
296 | 295 | <property name="sizeHint" stdset="0">
|
297 | 296 | <size>
|
|
339 | 338 | </font>
|
340 | 339 | </property>
|
341 | 340 | <property name="focusPolicy">
|
342 |
| - <enum>Qt::NoFocus</enum> |
| 341 | + <enum>Qt::FocusPolicy::NoFocus</enum> |
343 | 342 | </property>
|
344 | 343 | <property name="toolTip">
|
345 | 344 | <string><html><head/><body><p>home</p></body></html></string>
|
|
367 | 366 | </property>
|
368 | 367 | </widget>
|
369 | 368 | </item>
|
370 |
| - <item alignment="Qt::AlignHCenter"> |
| 369 | + <item> |
371 | 370 | <widget class="QPushButton" name="btn_dial_help">
|
372 | 371 | <property name="sizePolicy">
|
373 | 372 | <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
|
394 | 393 | <bool>false</bool>
|
395 | 394 | </property>
|
396 | 395 | <property name="focusPolicy">
|
397 |
| - <enum>Qt::NoFocus</enum> |
| 396 | + <enum>Qt::FocusPolicy::NoFocus</enum> |
398 | 397 | </property>
|
399 | 398 | <property name="toolTip">
|
400 | 399 | <string><html><head/><body><p>help</p></body></html></string>
|
401 | 400 | </property>
|
402 | 401 | <property name="layoutDirection">
|
403 |
| - <enum>Qt::RightToLeft</enum> |
| 402 | + <enum>Qt::LayoutDirection::RightToLeft</enum> |
404 | 403 | </property>
|
405 | 404 | <property name="styleSheet">
|
406 | 405 | <string notr="true">QPushButton {
|
|
480 | 479 | </property>
|
481 | 480 | <property name="font">
|
482 | 481 | <font>
|
483 |
| - <pointsize>14</pointsize> |
| 482 | + <pointsize>11</pointsize> |
| 483 | + <bold>false</bold> |
484 | 484 | </font>
|
485 | 485 | </property>
|
486 | 486 | <property name="layoutDirection">
|
487 |
| - <enum>Qt::LeftToRight</enum> |
| 487 | + <enum>Qt::LayoutDirection::LeftToRight</enum> |
488 | 488 | </property>
|
489 | 489 | <property name="autoFillBackground">
|
490 | 490 | <bool>false</bool>
|
|
493 | 493 | <string notr="true"/>
|
494 | 494 | </property>
|
495 | 495 | <property name="inputMethodHints">
|
496 |
| - <set>Qt::ImhNone</set> |
| 496 | + <set>Qt::InputMethodHint::ImhNone</set> |
497 | 497 | </property>
|
498 | 498 | <property name="tabPosition">
|
499 |
| - <enum>QTabWidget::North</enum> |
| 499 | + <enum>QTabWidget::TabPosition::North</enum> |
500 | 500 | </property>
|
501 | 501 | <property name="tabShape">
|
502 |
| - <enum>QTabWidget::Rounded</enum> |
| 502 | + <enum>QTabWidget::TabShape::Rounded</enum> |
503 | 503 | </property>
|
504 | 504 | <property name="currentIndex">
|
505 | 505 | <number>-1</number>
|
506 | 506 | </property>
|
507 | 507 | <property name="elideMode">
|
508 |
| - <enum>Qt::ElideNone</enum> |
| 508 | + <enum>Qt::TextElideMode::ElideNone</enum> |
509 | 509 | </property>
|
510 | 510 | <property name="usesScrollButtons">
|
511 | 511 | <bool>true</bool>
|
|
529 | 529 | </item>
|
530 | 530 | <item row="1" column="1">
|
531 | 531 | <widget class="QProgressBar" name="progress_bar">
|
| 532 | + <property name="font"> |
| 533 | + <font> |
| 534 | + <pointsize>11</pointsize> |
| 535 | + </font> |
| 536 | + </property> |
532 | 537 | <property name="value">
|
533 | 538 | <number>0</number>
|
534 | 539 | </property>
|
|
0 commit comments