1
<?xml version="1.0" encoding="UTF-8"?>
4
<widget class="QWidget" name="Panel">
5
<property name="geometry">
13
<property name="windowTitle">
16
<layout class="QHBoxLayout" name="horizontalLayout">
18
<widget class="QComboBox" name="languageCombo"/>
21
<widget class="QComboBox" name="layoutCombo"/>
24
<widget class="QComboBox" name="sessionCombo"/>
27
<spacer name="horizontalSpacer">
28
<property name="orientation">
29
<enum>Qt::Horizontal</enum>
31
<property name="sizeHint" stdset="0">
40
<widget class="QPushButton" name="powerOptionsButton">
41
<property name="text">
42
<string>PushButton</string>