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.
koffice/kexi/main/kexifinddialogbase.ui

347 lines
12 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>KexiFindDialogBase</class>
<widget class="TQDialog">
<property name="name">
<cstring>KexiFindDialogBase</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>472</width>
<height>247</height>
</rect>
</property>
<property name="caption">
<string>Find</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="text">
<string>Fi&amp;nd:</string>
</property>
<property name="buddy" stdset="0">
<cstring>m_textToFind</cstring>
</property>
</widget>
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>m_replaceLbl</cstring>
</property>
<property name="text">
<string>Re&amp;place with:</string>
</property>
<property name="buddy" stdset="0">
<cstring>m_textToReplace</cstring>
</property>
</widget>
<widget class="KComboBox" row="2" column="1">
<property name="name">
<cstring>m_lookIn</cstring>
</property>
<property name="focusPolicy">
<enum>StrongFocus</enum>
</property>
<property name="insertionPolicy">
<enum>NoInsertion</enum>
</property>
</widget>
<widget class="TQLabel" row="2" column="0">
<property name="name">
<cstring>textLabel2_2</cstring>
</property>
<property name="text">
<string>&amp;Look in:</string>
</property>
<property name="buddy" stdset="0">
<cstring>m_lookIn</cstring>
</property>
</widget>
<widget class="TQCheckBox" row="5" column="2">
<property name="name">
<cstring>m_wholeWords</cstring>
</property>
<property name="focusPolicy">
<enum>WheelFocus</enum>
</property>
<property name="text">
<string>&amp;Whole words only</string>
</property>
</widget>
<widget class="TQCheckBox" row="6" column="2">
<property name="name">
<cstring>m_promptOnReplace</cstring>
</property>
<property name="focusPolicy">
<enum>WheelFocus</enum>
</property>
<property name="text">
<string>Prompt on replace</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
<widget class="TQLayoutWidget" row="0" column="4" rowspan="7" colspan="1">
<property name="name">
<cstring>layout_btn</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<widget class="KPushButton">
<property name="name">
<cstring>m_btnFind</cstring>
</property>
<property name="text">
<string></string>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>
<property name="default">
<bool>true</bool>
</property>
</widget>
<widget class="KPushButton">
<property name="name">
<cstring>m_btnClose</cstring>
</property>
<property name="text">
<string></string>
</property>
</widget>
<widget class="KPushButton">
<property name="name">
<cstring>m_btnReplace</cstring>
</property>
<property name="text">
<string>&amp;Replace</string>
</property>
</widget>
<widget class="KPushButton">
<property name="name">
<cstring>m_btnReplaceAll</cstring>
</property>
<property name="text">
<string>Replace All</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer8</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</vbox>
</widget>
<widget class="TQLabel" row="4" column="0">
<property name="name">
<cstring>textLabel2_2_3</cstring>
</property>
<property name="text">
<string>&amp;Match:</string>
</property>
<property name="buddy" stdset="0">
<cstring>m_match</cstring>
</property>
</widget>
<widget class="KComboBox" row="4" column="1">
<item>
<property name="text">
<string>Any Part of Field</string>
</property>
</item>
<item>
<property name="text">
<string>Whole Field</string>
</property>
</item>
<item>
<property name="text">
<string>Start of Field</string>
</property>
</item>
<property name="name">
<cstring>m_match</cstring>
</property>
<property name="focusPolicy">
<enum>StrongFocus</enum>
</property>
<property name="insertionPolicy">
<enum>NoInsertion</enum>
</property>
</widget>
<widget class="TQLabel" row="3" column="0">
<property name="name">
<cstring>textLabel2_2_2</cstring>
</property>
<property name="text">
<string>&amp;Search:</string>
</property>
<property name="buddy" stdset="0">
<cstring>m_search</cstring>
</property>
</widget>
<widget class="KComboBox" row="3" column="1">
<item>
<property name="text">
<string>Up</string>
</property>
</item>
<item>
<property name="text">
<string>Down</string>
</property>
</item>
<item>
<property name="text">
<string>All Rows</string>
</property>
</item>
<property name="name">
<cstring>m_search</cstring>
</property>
<property name="focusPolicy">
<enum>StrongFocus</enum>
</property>
<property name="insertionPolicy">
<enum>NoInsertion</enum>
</property>
</widget>
<spacer row="7" column="2">
<property name="name">
<cstring>spacer3</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>2</height>
</size>
</property>
</spacer>
<widget class="TQCheckBox" row="4" column="2">
<property name="name">
<cstring>m_caseSensitive</cstring>
</property>
<property name="focusPolicy">
<enum>WheelFocus</enum>
</property>
<property name="text">
<string>C&amp;ase sensitive</string>
</property>
</widget>
<widget class="TQLabel" row="8" column="0" rowspan="1" colspan="5">
<property name="name">
<cstring>m_messageLabel</cstring>
</property>
<property name="text">
<string></string>
</property>
</widget>
<spacer row="4" column="3">
<property name="name">
<cstring>spacer2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>70</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="KHistoryCombo" row="0" column="1" rowspan="1" colspan="3">
<property name="name">
<cstring>m_textToFind</cstring>
</property>
<property name="insertionPolicy">
<enum>AtTop</enum>
</property>
<property name="autoCompletion">
<bool>true</bool>
</property>
<property name="duplicatesEnabled">
<bool>false</bool>
</property>
</widget>
<widget class="KHistoryCombo" row="1" column="1" rowspan="1" colspan="3">
<property name="name">
<cstring>m_textToReplace</cstring>
</property>
<property name="insertionPolicy">
<enum>AtTop</enum>
</property>
<property name="autoCompletion">
<bool>true</bool>
</property>
<property name="duplicatesEnabled">
<bool>false</bool>
</property>
</widget>
</grid>
</widget>
<customwidgets>
</customwidgets>
<connections>
<connection>
<sender>m_btnClose</sender>
<signal>clicked()</signal>
<receiver>KexiFindDialogBase</receiver>
<slot>reject()</slot>
</connection>
</connections>
<tabstops>
<tabstop>m_textToFind</tabstop>
<tabstop>m_textToReplace</tabstop>
<tabstop>m_btnFind</tabstop>
<tabstop>m_btnClose</tabstop>
<tabstop>m_btnReplace</tabstop>
<tabstop>m_btnReplaceAll</tabstop>
<tabstop>m_lookIn</tabstop>
<tabstop>m_search</tabstop>
<tabstop>m_match</tabstop>
<tabstop>m_caseSensitive</tabstop>
<tabstop>m_wholeWords</tabstop>
<tabstop>m_promptOnReplace</tabstop>
</tabstops>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">kcombobox.h</include>
<include location="global" impldecl="in implementation">klineedit.h</include>
<include location="global" impldecl="in implementation">kpushbutton.h</include>
</includes>
</UI>