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.
tdesdk/kbabel/kbabeldict/modules/pocompendium/pwidget.ui

281 lines
11 KiB

<!DOCTYPE UI><UI>
<class>CompendiumPWidget</class>
<include location="global">kseparator.h</include>
<widget>
<class>TQWidget</class>
<property stdset="1">
<name>name</name>
<cstring>PWidget</cstring>
</property>
<property stdset="1">
<name>tqgeometry</name>
<rect>
<x>0</x>
<y>0</y>
<width>452</width>
<height>291</height>
</rect>
</property>
<property stdset="1">
<name>caption</name>
<string></string>
</property>
<vbox>
<property stdset="1">
<name>margin</name>
<number>11</number>
</property>
<property stdset="1">
<name>spacing</name>
<number>6</number>
</property>
<widget>
<class>TQGroupBox</class>
<property stdset="1">
<name>name</name>
<cstring>GroupBox1</cstring>
</property>
<property stdset="1">
<name>title</name>
<string>&amp;Path to Compendium File</string>
</property>
<vbox>
<property stdset="1">
<name>margin</name>
<number>11</number>
</property>
<property stdset="1">
<name>spacing</name>
<number>6</number>
</property>
<widget>
<class>KURLRequester</class>
<property stdset="1">
<name>name</name>
<cstring>urlInput</cstring>
</property>
</widget>
</vbox>
</widget>
<widget>
<class>TQButtonGroup</class>
<property stdset="1">
<name>name</name>
<cstring>ButtonGroup1</cstring>
</property>
<property stdset="1">
<name>title</name>
<string>Options</string>
</property>
<vbox>
<property stdset="1">
<name>margin</name>
<number>11</number>
</property>
<property stdset="1">
<name>spacing</name>
<number>6</number>
</property>
<widget>
<class>TQLayoutWidget</class>
<property stdset="1">
<name>name</name>
<cstring>Layout4</cstring>
</property>
<grid>
<property stdset="1">
<name>margin</name>
<number>0</number>
</property>
<property stdset="1">
<name>spacing</name>
<number>6</number>
</property>
<widget row="1" column="0" >
<class>TQCheckBox</class>
<property stdset="1">
<name>name</name>
<cstring>fuzzyBtn</cstring>
</property>
<property stdset="1">
<name>text</name>
<string>Ignore &amp;fuzzy strings</string>
</property>
</widget>
<widget row="0" column="1" >
<class>TQCheckBox</class>
<property stdset="1">
<name>name</name>
<cstring>wholeBtn</cstring>
</property>
<property stdset="1">
<name>text</name>
<string>Onl&amp;y whole words</string>
</property>
</widget>
<widget row="0" column="0" >
<class>TQCheckBox</class>
<property stdset="1">
<name>name</name>
<cstring>caseBtn</cstring>
</property>
<property stdset="1">
<name>text</name>
<string>Case sensiti&amp;ve</string>
</property>
</widget>
</grid>
</widget>
<widget>
<class>KSeparator</class>
<property stdset="1">
<name>name</name>
<cstring>Line1</cstring>
</property>
<property stdset="1">
<name>orientation</name>
<enum>Horizontal</enum>
</property>
</widget>
<widget>
<class>TQLabel</class>
<property stdset="1">
<name>name</name>
<cstring>TextLabel3</cstring>
</property>
<property stdset="1">
<name>text</name>
<string>A text matches if:</string>
</property>
</widget>
<widget>
<class>TQLayoutWidget</class>
<property stdset="1">
<name>name</name>
<cstring>Layout3</cstring>
</property>
<grid>
<property stdset="1">
<name>margin</name>
<number>0</number>
</property>
<property stdset="1">
<name>spacing</name>
<number>6</number>
</property>
<widget row="0" column="0" >
<class>TQCheckBox</class>
<property stdset="1">
<name>name</name>
<cstring>equalBtn</cstring>
</property>
<property stdset="1">
<name>text</name>
<string>E&amp;qual to searched text</string>
</property>
</widget>
<widget row="2" column="1" >
<class>TQCheckBox</class>
<property stdset="1">
<name>name</name>
<cstring>hasWordBtn</cstring>
</property>
<property stdset="1">
<name>text</name>
<string>Contains a &amp;word of searched text</string>
</property>
</widget>
<widget row="1" column="1" >
<class>TQCheckBox</class>
<property stdset="1">
<name>name</name>
<cstring>isContainedBtn</cstring>
</property>
<property stdset="1">
<name>text</name>
<string>Co&amp;ntained in searched text</string>
</property>
</widget>
<widget row="1" column="0" >
<class>TQCheckBox</class>
<property stdset="1">
<name>name</name>
<cstring>ngramBtn</cstring>
</property>
<property stdset="1">
<name>text</name>
<string>&amp;Similar to searched text</string>
</property>
</widget>
<widget row="0" column="1" >
<class>TQCheckBox</class>
<property stdset="1">
<name>name</name>
<cstring>containsBtn</cstring>
</property>
<property stdset="1">
<name>text</name>
<string>Contains searched te&amp;xt</string>
</property>
</widget>
</grid>
</widget>
</vbox>
</widget>
<spacer>
<property>
<name>name</name>
<cstring>Spacer1</cstring>
</property>
<property stdset="1">
<name>orientation</name>
<enum>Vertical</enum>
</property>
<property stdset="1">
<name>sizeType</name>
<enum>Expanding</enum>
</property>
<property>
<name>tqsizeHint</name>
<size>
<width>20</width>
<height>20</height>
</size>
</property>
<property>
<name>tqsizeHint</name>
<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>
</sizepolicy>
<pixmap>image0</pixmap>
</customwidget>
</customwidgets>
<images>
<image>
<name>image0</name>
<data format="XPM.GZ" length="646">789c6dd2c10ac2300c00d07bbf2234b7229d1be245fc04c5a3201e4615f430059d0711ff5ddb2e6bb236ec90eed134cb5a19d8ef36602af5ecdbfeeac05dda0798d3abebde87e3faa374d3807fa0d633a52d38d8de6f679fe33fc776e196f53cd010188256a3600a292882096246517815ca99884606e18044a3a40d91824820924265a7923a2e8bcd05f33db1173e002913175f2a6be6d3294871a2d95fa00e8a94ee017b69d339d90df1e77c57ea072ede6758</data>
</image>
</images>
<tabstops>
<tabstop>caseBtn</tabstop>
</tabstops>
</UI>