summaryrefslogtreecommitdiffstats
path: root/src/sq_filters.ui
diff options
context:
space:
mode:
Diffstat (limited to 'src/sq_filters.ui')
-rw-r--r--src/sq_filters.ui413
1 files changed, 413 insertions, 0 deletions
diff --git a/src/sq_filters.ui b/src/sq_filters.ui
new file mode 100644
index 0000000..5e57146
--- /dev/null
+++ b/src/sq_filters.ui
@@ -0,0 +1,413 @@
+<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
+<class>SQ_Filters</class>
+<widget class="TQDialog">
+ <property name="name">
+ <cstring>SQ_Filters</cstring>
+ </property>
+ <property name="geometry">
+ <rect>
+ <x>0</x>
+ <y>0</y>
+ <width>562</width>
+ <height>417</height>
+ </rect>
+ </property>
+ <property name="caption">
+ <string>Adjust filters</string>
+ </property>
+ <property name="sizeGripEnabled">
+ <bool>true</bool>
+ </property>
+ <grid>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="TQPushButton" row="3" column="1">
+ <property name="name">
+ <cstring>pushOK</cstring>
+ </property>
+ <property name="sizePolicy">
+ <sizepolicy>
+ <hsizetype>1</hsizetype>
+ <vsizetype>0</vsizetype>
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="text">
+ <string>OK</string>
+ </property>
+ <property name="default">
+ <bool>true</bool>
+ </property>
+ </widget>
+ <widget class="TQPushButton" row="3" column="2" rowspan="1" colspan="2">
+ <property name="name">
+ <cstring>pushCancel</cstring>
+ </property>
+ <property name="sizePolicy">
+ <sizepolicy>
+ <hsizetype>1</hsizetype>
+ <vsizetype>0</vsizetype>
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="text">
+ <string>Cancel</string>
+ </property>
+ </widget>
+ <spacer row="3" column="0">
+ <property name="name">
+ <cstring>spacer5</cstring>
+ </property>
+ <property name="orientation">
+ <enum>Horizontal</enum>
+ </property>
+ <property name="sizeType">
+ <enum>Expanding</enum>
+ </property>
+ <property name="sizeHint">
+ <size>
+ <width>411</width>
+ <height>20</height>
+ </size>
+ </property>
+ </spacer>
+ <widget class="Line" row="2" column="0" rowspan="1" colspan="4">
+ <property name="name">
+ <cstring>line2</cstring>
+ </property>
+ <property name="frameShape">
+ <enum>HLine</enum>
+ </property>
+ <property name="frameShadow">
+ <enum>Sunken</enum>
+ </property>
+ <property name="orientation">
+ <enum>Horizontal</enum>
+ </property>
+ </widget>
+ <widget class="TQLayoutWidget" row="0" column="3">
+ <property name="name">
+ <cstring>layout7</cstring>
+ </property>
+ <vbox>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="TQGroupBox">
+ <property name="name">
+ <cstring>groupBox2</cstring>
+ </property>
+ <property name="title">
+ <string></string>
+ </property>
+ <grid>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <property name="margin">
+ <number>5</number>
+ </property>
+ <widget class="TQPushButton" row="0" column="0">
+ <property name="name">
+ <cstring>pushNew</cstring>
+ </property>
+ <property name="text">
+ <string></string>
+ </property>
+ <property name="flat">
+ <bool>true</bool>
+ </property>
+ <property name="toolTip" stdset="0">
+ <string>New filter</string>
+ </property>
+ </widget>
+ <widget class="TQPushButton" row="1" column="0">
+ <property name="name">
+ <cstring>pushDelete</cstring>
+ </property>
+ <property name="text">
+ <string></string>
+ </property>
+ <property name="autoRepeat">
+ <bool>true</bool>
+ </property>
+ <property name="flat">
+ <bool>true</bool>
+ </property>
+ <property name="toolTip" stdset="0">
+ <string>Delete</string>
+ </property>
+ </widget>
+ <widget class="TQPushButton" row="2" column="0">
+ <property name="name">
+ <cstring>pushClearAll</cstring>
+ </property>
+ <property name="text">
+ <string></string>
+ </property>
+ <property name="flat">
+ <bool>true</bool>
+ </property>
+ <property name="toolTip" stdset="0">
+ <string>Clear All</string>
+ </property>
+ </widget>
+ </grid>
+ </widget>
+ <widget class="TQGroupBox">
+ <property name="name">
+ <cstring>groupBox1</cstring>
+ </property>
+ <property name="title">
+ <string></string>
+ </property>
+ <grid>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <property name="margin">
+ <number>5</number>
+ </property>
+ <widget class="TQPushButton" row="0" column="0">
+ <property name="name">
+ <cstring>pushFilterUp</cstring>
+ </property>
+ <property name="enabled">
+ <bool>true</bool>
+ </property>
+ <property name="sizePolicy">
+ <sizepolicy>
+ <hsizetype>0</hsizetype>
+ <vsizetype>0</vsizetype>
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="minimumSize">
+ <size>
+ <width>22</width>
+ <height>22</height>
+ </size>
+ </property>
+ <property name="text">
+ <string></string>
+ </property>
+ <property name="autoRepeat">
+ <bool>true</bool>
+ </property>
+ <property name="flat">
+ <bool>true</bool>
+ </property>
+ <property name="toolTip" stdset="0">
+ <string>Move filter up</string>
+ </property>
+ </widget>
+ <widget class="TQPushButton" row="1" column="0">
+ <property name="name">
+ <cstring>pushFilterDown</cstring>
+ </property>
+ <property name="enabled">
+ <bool>true</bool>
+ </property>
+ <property name="sizePolicy">
+ <sizepolicy>
+ <hsizetype>0</hsizetype>
+ <vsizetype>0</vsizetype>
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="minimumSize">
+ <size>
+ <width>22</width>
+ <height>22</height>
+ </size>
+ </property>
+ <property name="text">
+ <string></string>
+ </property>
+ <property name="autoRepeat">
+ <bool>true</bool>
+ </property>
+ <property name="flat">
+ <bool>true</bool>
+ </property>
+ <property name="toolTip" stdset="0">
+ <string>Move filter down</string>
+ </property>
+ </widget>
+ </grid>
+ </widget>
+ </vbox>
+ </widget>
+ <spacer row="1" column="3">
+ <property name="name">
+ <cstring>spacer12</cstring>
+ </property>
+ <property name="orientation">
+ <enum>Vertical</enum>
+ </property>
+ <property name="sizeType">
+ <enum>Expanding</enum>
+ </property>
+ <property name="sizeHint">
+ <size>
+ <width>20</width>
+ <height>145</height>
+ </size>
+ </property>
+ </spacer>
+ <widget class="TQLayoutWidget" row="0" column="0" rowspan="2" colspan="3">
+ <property name="name">
+ <cstring>layout7</cstring>
+ </property>
+ <grid>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="TQListView" row="0" column="0" rowspan="1" colspan="3">
+ <column>
+ <property name="text">
+ <string>Name</string>
+ </property>
+ <property name="clickable">
+ <bool>true</bool>
+ </property>
+ <property name="resizable">
+ <bool>true</bool>
+ </property>
+ </column>
+ <column>
+ <property name="text">
+ <string>Extensions</string>
+ </property>
+ <property name="clickable">
+ <bool>true</bool>
+ </property>
+ <property name="resizable">
+ <bool>true</bool>
+ </property>
+ </column>
+ <property name="name">
+ <cstring>listFilters</cstring>
+ </property>
+ <property name="acceptDrops">
+ <bool>true</bool>
+ </property>
+ <property name="resizePolicy">
+ <enum>Manual</enum>
+ </property>
+ <property name="selectionMode">
+ <enum>Single</enum>
+ </property>
+ <property name="allColumnsShowFocus">
+ <bool>true</bool>
+ </property>
+ <property name="showSortIndicator">
+ <bool>false</bool>
+ </property>
+ <property name="itemMargin">
+ <number>1</number>
+ </property>
+ <property name="resizeMode">
+ <enum>AllColumns</enum>
+ </property>
+ <property name="defaultRenameAction">
+ <enum>Reject</enum>
+ </property>
+ </widget>
+ <widget class="TQCheckBox" row="2" column="0" rowspan="1" colspan="3">
+ <property name="name">
+ <cstring>checkBoth</cstring>
+ </property>
+ <property name="text">
+ <string>Menu item contains both name and extension</string>
+ </property>
+ </widget>
+ </grid>
+ </widget>
+ </grid>
+</widget>
+<connections>
+ <connection>
+ <sender>pushFilterUp</sender>
+ <signal>clicked()</signal>
+ <receiver>SQ_Filters</receiver>
+ <slot>slotFilterUp()</slot>
+ </connection>
+ <connection>
+ <sender>pushFilterDown</sender>
+ <signal>clicked()</signal>
+ <receiver>SQ_Filters</receiver>
+ <slot>slotFilterDown()</slot>
+ </connection>
+ <connection>
+ <sender>listFilters</sender>
+ <signal>rightButtonClicked(TQListViewItem*,const TQPoint&amp;,int)</signal>
+ <receiver>SQ_Filters</receiver>
+ <slot>slotFilterRenameRequest(TQListViewItem*,const TQPoint&amp;,int)</slot>
+ </connection>
+ <connection>
+ <sender>pushOK</sender>
+ <signal>clicked()</signal>
+ <receiver>SQ_Filters</receiver>
+ <slot>accept()</slot>
+ </connection>
+ <connection>
+ <sender>pushCancel</sender>
+ <signal>clicked()</signal>
+ <receiver>SQ_Filters</receiver>
+ <slot>reject()</slot>
+ </connection>
+ <connection>
+ <sender>pushNew</sender>
+ <signal>clicked()</signal>
+ <receiver>SQ_Filters</receiver>
+ <slot>slotNewFilter()</slot>
+ </connection>
+ <connection>
+ <sender>pushClearAll</sender>
+ <signal>clicked()</signal>
+ <receiver>listFilters</receiver>
+ <slot>clear()</slot>
+ </connection>
+ <connection>
+ <sender>pushDelete</sender>
+ <signal>clicked()</signal>
+ <receiver>SQ_Filters</receiver>
+ <slot>slotFilterClear()</slot>
+ </connection>
+</connections>
+<tabstops>
+ <tabstop>listFilters</tabstop>
+ <tabstop>checkBoth</tabstop>
+ <tabstop>pushNew</tabstop>
+ <tabstop>pushDelete</tabstop>
+ <tabstop>pushClearAll</tabstop>
+ <tabstop>pushFilterUp</tabstop>
+ <tabstop>pushFilterDown</tabstop>
+ <tabstop>pushOK</tabstop>
+ <tabstop>pushCancel</tabstop>
+</tabstops>
+<includes>
+ <include location="local" impldecl="in implementation">sq_config.h</include>
+ <include location="local" impldecl="in implementation">sq_iconloader.h</include>
+ <include location="local" impldecl="in implementation">ksquirrel.h</include>
+ <include location="local" impldecl="in implementation">sq_filters.ui.h</include>
+</includes>
+<slots>
+ <slot>slotNewFilter()</slot>
+ <slot>slotFilterClear()</slot>
+ <slot>slotFilterUp()</slot>
+ <slot>slotFilterDown()</slot>
+ <slot returnType="int">start()</slot>
+ <slot>slotFilterRenameRequest( TQListViewItem * item, const TQPoint &amp;, int pos )</slot>
+</slots>
+<functions>
+ <function access="private" specifier="non virtual">init()</function>
+</functions>
+<layoutdefaults spacing="6" margin="11"/>
+</UI>