<!DOCTYPE UI><UI version="3.1" stdsetdef="1"> <class>TmxCompendiumPWidget</class> <widget class="TQWidget"> <property name="name"> <cstring>TMXPWidget</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>452</width> <height>291</height> </rect> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>11</number> </property> <property name="spacing"> <number>6</number> </property> <widget class="TQGroupBox"> <property name="name"> <cstring>GroupBox1</cstring> </property> <property name="title"> <string>&Path to Compendium File</string> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>11</number> </property> <property name="spacing"> <number>6</number> </property> <widget class="KURLRequester"> <property name="name"> <cstring>urlInput</cstring> </property> </widget> </vbox> </widget> <widget class="TQButtonGroup"> <property name="name"> <cstring>ButtonGroup1</cstring> </property> <property name="title"> <string>Options</string> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>11</number> </property> <property name="spacing"> <number>6</number> </property> <widget class="TQLayoutWidget"> <property name="name"> <cstring>Layout4</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="TQCheckBox" row="0" column="1"> <property name="name"> <cstring>wholeBtn</cstring> </property> <property name="text"> <string>Onl&y whole words</string> </property> </widget> <widget class="TQCheckBox" row="0" column="0"> <property name="name"> <cstring>caseBtn</cstring> </property> <property name="text"> <string>Case sensiti&ve</string> </property> </widget> </grid> </widget> <widget class="TQLabel"> <property name="name"> <cstring>TextLabel3</cstring> </property> <property name="text"> <string>A text matches if:</string> </property> </widget> <widget class="TQLayoutWidget"> <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="TQCheckBox" row="0" column="0"> <property name="name"> <cstring>equalBtn</cstring> </property> <property name="text"> <string>E&qual to searched text</string> </property> </widget> <widget class="TQCheckBox" row="2" column="1"> <property name="name"> <cstring>hasWordBtn</cstring> </property> <property name="text"> <string>Contains a &word of searched text</string> </property> </widget> <widget class="TQCheckBox" row="1" column="1"> <property name="name"> <cstring>isContainedBtn</cstring> </property> <property name="text"> <string>Co&ntained in searched text</string> </property> </widget> <widget class="TQCheckBox" row="1" column="0"> <property name="name"> <cstring>ngramBtn</cstring> </property> <property name="text"> <string>&Similar to searched text</string> </property> </widget> <widget class="TQCheckBox" row="0" column="1"> <property name="name"> <cstring>containsBtn</cstring> </property> <property name="text"> <string>Contains searched te&xt</string> </property> </widget> </grid> </widget> </vbox> </widget> <spacer> <property name="name"> <cstring>Spacer1</cstring> </property> <property name="orientation"> <enum>Vertical</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>20</width> <height>20</height> </size> </property> </spacer> </vbox> </widget> <customwidgets> <customwidget> <class>KURLRequester</class> <header location="global">kurlrequester.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> <pixmap>image0</pixmap> </customwidget> </customwidgets> <images> <image name="image0"> <data format="XPM.GZ" length="646">789c6dd2c10ac2300c00d07bbf2234b7229d1be245fc04c5a3201e4615f430059d0711ff5ddb2e6bb236ec90eed134cb5a19d8ef36602af5ecdbfeeac05dda0798d3abebde87e3faa374d3807fa0d633a52d38d8de6f679fe33fc776e196f53cd010188256a3600a292882096246517815ca99884606e18044a3a40d91824820924265a7923a2e8bcd05f33db1173e002913175f2a6be6d3294871a2d95fa00e8a94ee017b69d339d90df1e77c57ea072ede6758</data> </image> </images> <tabstops> <tabstop>caseBtn</tabstop> </tabstops> <includes> <include location="global" impldecl="in declaration">kurlrequester.h</include> </includes> <layoutdefaults spacing="6" margin="11"/> </UI>