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.
adept/adept/adept/statefilterui.ui

167 lines
5.9 KiB

<!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="TQLabel" 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="TQLayoutWidget" row="0" column="1">
<property name="name">
<cstring>layout4</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQCheckBox">
<property name="name">
<cstring>m_notInstalled</cstring>
</property>
<property name="text">
<string>not installed,</string>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>m_installed</cstring>
</property>
<property name="text">
<string>installed,</string>
</property>
</widget>
<widget class="TQCheckBox">
<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="TQLayoutWidget" row="1" column="1">
<property name="name">
<cstring>layout5</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQCheckBox">
<property name="name">
<cstring>m_keep</cstring>
</property>
<property name="text">
<string>no changes,</string>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>m_install</cstring>
</property>
<property name="text">
<string>install,</string>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>m_remove</cstring>
</property>
<property name="text">
<string>removal,</string>
</property>
</widget>
<widget class="TQCheckBox">
<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="TQLabel" 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>