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/filtersidebarui.ui

120 lines
3.9 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>adept::FilterSidebarUi</class>
<widget class="TQWidget">
<property name="name">
<cstring>adept::FilterSidebarUi</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>227</width>
<height>469</height>
</rect>
</property>
<property name="caption">
<string>Form2</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<property name="spacing">
<number>0</number>
</property>
<widget class="TQTabWidget" row="0" column="0">
<property name="name">
<cstring>m_tabs</cstring>
</property>
<widget class="TQWidget">
<property name="name">
<cstring>tab0</cstring>
</property>
<attribute name="title">
<string>Smart</string>
</attribute>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<widget class="adept::TagChooser" row="0" column="0">
<property name="name">
<cstring>m_smart</cstring>
</property>
</widget>
</grid>
</widget>
<widget class="TQWidget">
<property name="name">
<cstring>tab1</cstring>
</property>
<attribute name="title">
<string>Simple</string>
</attribute>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<widget class="adept::TagChooser" row="0" column="0">
<property name="name">
<cstring>m_easy</cstring>
</property>
</widget>
</grid>
</widget>
<widget class="TQWidget">
<property name="name">
<cstring>tab2</cstring>
</property>
<attribute name="title">
<string>All</string>
</attribute>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<widget class="adept::TagChooser" row="0" column="0">
<property name="name">
<cstring>m_all</cstring>
</property>
</widget>
</grid>
</widget>
</widget>
</grid>
</widget>
<customwidgets>
<customwidget>
<class>adept::TagChooser</class>
<header location="global">adept/tagchooser.h</header>
<sizehint>
<width>-1</width>
<height>-1</height>
</sizehint>
<container>0</container>
<sizepolicy>
<hordata>5</hordata>
<verdata>5</verdata>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</customwidget>
</customwidgets>
<layoutdefaults spacing="6" margin="11"/>
<includehints>
<includehint>adept/tagchooser.h</includehint>
</includehints>
</UI>