<!DOCTYPE UI><UI version="3.0" stdsetdef="1"> <class>FilterRuleWidget</class> <widget class="TQWidget"> <property name="name"> <cstring>FilterRuleWidget</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>541</width> <height>229</height> </rect> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <property name="spacing"> <number>6</number> </property> <property name="margin"> <number>0</number> </property> <widget class="TQLayoutWidget" row="1" column="1"> <property name="name"> <cstring>Layout9</cstring> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>0</number> </property> <property name="spacing"> <number>6</number> </property> <widget class="TQPushButton" row="1" column="1"> <property name="name"> <cstring>InsertButton</cstring> </property> <property name="text"> <string>&Insert</string> </property> </widget> <widget class="TQPushButton" row="0" column="0"> <property name="name"> <cstring>DeleteButton</cstring> </property> <property name="text"> <string>&Delete</string> </property> </widget> <widget class="TQPushButton" row="1" column="0"> <property name="name"> <cstring>NewButton</cstring> </property> <property name="text"> <string>&New</string> </property> </widget> <widget class="TQPushButton" row="0" column="1"> <property name="name"> <cstring>ModifyButton</cstring> </property> <property name="text"> <string>&Modify</string> </property> </widget> </grid> </widget> <widget class="TQLayoutWidget" row="0" column="0" rowspan="2" colspan="1"> <property name="name"> <cstring>Layout3</cstring> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>0</number> </property> <property name="spacing"> <number>6</number> </property> <widget class="TQPushButton" row="1" column="1"> <property name="name"> <cstring>DownButton</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>4</hsizetype> <vsizetype>0</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string></string> </property> </widget> <widget class="TQPushButton" row="1" column="0"> <property name="name"> <cstring>UpButton</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>4</hsizetype> <vsizetype>0</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string></string> </property> </widget> <widget class="TQListBox" row="0" column="0" rowspan="1" colspan="3"> <property name="name"> <cstring>RuleList</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>5</hsizetype> <vsizetype>7</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> </widget> <spacer row="1" column="2"> <property name="name"> <cstring>Spacer3</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Preferred</enum> </property> </spacer> </grid> </widget> <widget class="TQGroupBox" row="0" column="1"> <property name="name"> <cstring>GroupBox1</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>3</hsizetype> <vsizetype>5</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="title"> <string>Details</string> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>11</number> </property> <property name="spacing"> <number>6</number> </property> <widget class="TQLineEdit" row="0" column="1"> <property name="name"> <cstring>LineTitle</cstring> </property> </widget> <widget class="TQLabel" row="0" column="0"> <property name="name"> <cstring>TextLabel1</cstring> </property> <property name="text"> <string>D&escription:</string> </property> <property name="buddy" stdset="0"> <cstring>LineTitle</cstring> </property> </widget> <widget class="TQLabel" row="3" column="0"> <property name="name"> <cstring>TextLabel4</cstring> </property> <property name="text"> <string>&To:</string> </property> <property name="buddy" stdset="0"> <cstring>LineTo</cstring> </property> </widget> <widget class="TQLineEdit" row="3" column="1"> <property name="name"> <cstring>LineTo</cstring> </property> </widget> <widget class="TQLineEdit" row="1" column="1"> <property name="name"> <cstring>LineSearch</cstring> </property> </widget> <widget class="TQLineEdit" row="2" column="1"> <property name="name"> <cstring>LineFrom</cstring> </property> </widget> <widget class="TQLabel" row="1" column="0"> <property name="name"> <cstring>TextLabel2</cstring> </property> <property name="text"> <string>M&atch:</string> </property> <property name="buddy" stdset="0"> <cstring>LineSearch</cstring> </property> </widget> <widget class="TQLabel" row="2" column="0"> <property name="name"> <cstring>TextLabel3</cstring> </property> <property name="text"> <string>&From:</string> </property> <property name="buddy" stdset="0"> <cstring>LineFrom</cstring> </property> </widget> </grid> </widget> </grid> </widget> <layoutdefaults spacing="6" margin="11"/> </UI>