summaryrefslogtreecommitdiffstats
path: root/adept/libadept/statefilterui.ui
diff options
context:
space:
mode:
Diffstat (limited to 'adept/libadept/statefilterui.ui')
-rw-r--r--adept/libadept/statefilterui.ui166
1 files changed, 166 insertions, 0 deletions
diff --git a/adept/libadept/statefilterui.ui b/adept/libadept/statefilterui.ui
new file mode 100644
index 0000000..1ef19e0
--- /dev/null
+++ b/adept/libadept/statefilterui.ui
@@ -0,0 +1,166 @@
+<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
+<class>adept::StateFilterUi</class>
+<widget class="adept::PredicateInterface">
+ <property name="name">
+ <cstring>StateFilterUi</cstring>
+ </property>
+ <property name="geometry">
+ <rect>
+ <x>0</x>
+ <y>0</y>
+ <width>574</width>
+ <height>55</height>
+ </rect>
+ </property>
+ <property name="caption">
+ <string>StateFilterUi</string>
+ </property>
+ <grid>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <property name="margin">
+ <number>2</number>
+ </property>
+ <property name="spacing">
+ <number>1</number>
+ </property>
+ <widget class="QLabel" row="0" column="0">
+ <property name="name">
+ <cstring>m_title</cstring>
+ </property>
+ <property name="text">
+ <string>Show: </string>
+ </property>
+ <property name="alignment">
+ <set>AlignVCenter</set>
+ </property>
+ </widget>
+ <widget class="QLayoutWidget" row="0" column="1">
+ <property name="name">
+ <cstring>layout4</cstring>
+ </property>
+ <hbox>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="QCheckBox">
+ <property name="name">
+ <cstring>m_notInstalled</cstring>
+ </property>
+ <property name="text">
+ <string>not installed,</string>
+ </property>
+ </widget>
+ <widget class="QCheckBox">
+ <property name="name">
+ <cstring>m_installed</cstring>
+ </property>
+ <property name="text">
+ <string>installed,</string>
+ </property>
+ </widget>
+ <widget class="QCheckBox">
+ <property name="name">
+ <cstring>m_upgradable</cstring>
+ </property>
+ <property name="text">
+ <string>upgradable packages,</string>
+ </property>
+ </widget>
+ <spacer>
+ <property name="name">
+ <cstring>spacer2</cstring>
+ </property>
+ <property name="orientation">
+ <enum>Horizontal</enum>
+ </property>
+ <property name="sizeType">
+ <enum>Expanding</enum>
+ </property>
+ <property name="sizeHint">
+ <size>
+ <width>195</width>
+ <height>16</height>
+ </size>
+ </property>
+ </spacer>
+ </hbox>
+ </widget>
+ <widget class="QLayoutWidget" row="1" column="1">
+ <property name="name">
+ <cstring>layout5</cstring>
+ </property>
+ <hbox>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="QCheckBox">
+ <property name="name">
+ <cstring>m_keep</cstring>
+ </property>
+ <property name="text">
+ <string>no changes,</string>
+ </property>
+ </widget>
+ <widget class="QCheckBox">
+ <property name="name">
+ <cstring>m_install</cstring>
+ </property>
+ <property name="text">
+ <string>install,</string>
+ </property>
+ </widget>
+ <widget class="QCheckBox">
+ <property name="name">
+ <cstring>m_remove</cstring>
+ </property>
+ <property name="text">
+ <string>removal,</string>
+ </property>
+ </widget>
+ <widget class="QCheckBox">
+ <property name="name">
+ <cstring>m_upgrade</cstring>
+ </property>
+ <property name="text">
+ <string>upgrade requested.</string>
+ </property>
+ </widget>
+ <spacer>
+ <property name="name">
+ <cstring>spacer2_2</cstring>
+ </property>
+ <property name="orientation">
+ <enum>Horizontal</enum>
+ </property>
+ <property name="sizeType">
+ <enum>Expanding</enum>
+ </property>
+ <property name="sizeHint">
+ <size>
+ <width>195</width>
+ <height>16</height>
+ </size>
+ </property>
+ </spacer>
+ </hbox>
+ </widget>
+ <widget class="QLabel" row="1" column="0">
+ <property name="name">
+ <cstring>textLabel3</cstring>
+ </property>
+ <property name="text">
+ <string>with: </string>
+ </property>
+ <property name="alignment">
+ <set>AlignVCenter|AlignRight</set>
+ </property>
+ </widget>
+ </grid>
+</widget>
+<includes>
+ <include location="global" impldecl="in declaration">adept/filterlist.h</include>
+</includes>
+<layoutdefaults spacing="3" margin="11"/>
+</UI>