You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lxqt-config-packaging/lxqt-config-monitor/fastmenu.ui

81 lines
1.9 KiB

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>FastMenu</class>
<widget class="QWidget" name="FastMenu">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>298</width>
<height>164</height>
</rect>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<widget class="QGroupBox" name="groupBox">
<property name="title">
<string>Fast options</string>
</property>
<property name="flat">
<bool>false</bool>
</property>
<layout class="QVBoxLayout" name="verticalLayout_2">
<item>
<widget class="QComboBox" name="comboBox">
<property name="font">
<font>
<pointsize>20</pointsize>
</font>
</property>
<item>
<property name="text">
<string/>
</property>
</item>
<item>
<property name="text">
<string> ❶ ❷ Extended view</string>
</property>
</item>
<item>
<property name="text">
<string> ❶ ❶ Unified view</string>
</property>
</item>
<item>
<property name="text">
<string> ❶ Only first</string>
</property>
</item>
<item>
<property name="text">
<string> ❷ Only second</string>
</property>
</item>
</widget>
</item>
<item>
<spacer name="verticalSpacer">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
</item>
</layout>
</widget>
<resources/>
<connections/>
</ui>