diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-01-20 01:29:50 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-01-20 01:29:50 +0000 |
commit | 8362bf63dea22bbf6736609b0f49c152f975eb63 (patch) | |
tree | 0eea3928e39e50fae91d4e68b21b1e6cbae25604 /kexi/tests/gui/finddialog/kexifinddialogbase.ui | |
download | koffice-8362bf63dea22bbf6736609b0f49c152f975eb63.tar.gz koffice-8362bf63dea22bbf6736609b0f49c152f975eb63.zip |
Added old abandoned KDE3 version of koffice
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1077364 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kexi/tests/gui/finddialog/kexifinddialogbase.ui')
-rw-r--r-- | kexi/tests/gui/finddialog/kexifinddialogbase.ui | 326 |
1 files changed, 326 insertions, 0 deletions
diff --git a/kexi/tests/gui/finddialog/kexifinddialogbase.ui b/kexi/tests/gui/finddialog/kexifinddialogbase.ui new file mode 100644 index 00000000..f4684bff --- /dev/null +++ b/kexi/tests/gui/finddialog/kexifinddialogbase.ui @@ -0,0 +1,326 @@ +<!DOCTYPE UI><UI version="3.3" stdsetdef="1"> +<class>KexiFindDialogBase</class> +<widget class="QDialog"> + <property name="name"> + <cstring>KexiFindDialogBase</cstring> + </property> + <property name="geometry"> + <rect> + <x>0</x> + <y>0</y> + <width>476</width> + <height>224</height> + </rect> + </property> + <property name="caption"> + <string>Find Text</string> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <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> + <widget class="QCheckBox" row="4" column="2"> + <property name="name"> + <cstring>m_caseSensitive</cstring> + </property> + <property name="focusPolicy"> + <enum>WheelFocus</enum> + </property> + <property name="text"> + <string>C&ase sensitive</string> + </property> + </widget> + <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="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="insertionPolicy"> + <enum>NoInsertion</enum> + </property> + </widget> + <widget class="QLabel" row="0" column="0"> + <property name="name"> + <cstring>textLabel1</cstring> + </property> + <property name="text"> + <string>Fi&nd:</string> + </property> + <property name="buddy" stdset="0"> + <cstring>m_textToFind</cstring> + </property> + </widget> + <widget class="QLabel" row="1" column="0"> + <property name="name"> + <cstring>m_replaceLbl</cstring> + </property> + <property name="text"> + <string>Re&place with:</string> + </property> + <property name="buddy" stdset="0"> + <cstring>m_textToReplace</cstring> + </property> + </widget> + <widget class="QLabel" row="3" column="0"> + <property name="name"> + <cstring>textLabel2_2_2</cstring> + </property> + <property name="text"> + <string>&Search:</string> + </property> + <property name="buddy" stdset="0"> + <cstring>m_search</cstring> + </property> + </widget> + <widget class="QLabel" row="4" column="0"> + <property name="name"> + <cstring>textLabel2_2_3</cstring> + </property> + <property name="text"> + <string>&Match:</string> + </property> + <property name="buddy" stdset="0"> + <cstring>m_match</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>WheelFocus</enum> + </property> + <property name="insertionPolicy"> + <enum>NoInsertion</enum> + </property> + </widget> + <widget class="KComboBox" row="2" column="1"> + <property name="name"> + <cstring>m_lookIn</cstring> + </property> + <property name="insertionPolicy"> + <enum>NoInsertion</enum> + </property> + </widget> + <widget class="QLabel" row="2" column="0"> + <property name="name"> + <cstring>textLabel2_2</cstring> + </property> + <property name="text"> + <string>&Look in column:</string> + </property> + <property name="buddy" stdset="0"> + <cstring>m_lookIn</cstring> + </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>16</width> + <height>20</height> + </size> + </property> + </spacer> + <widget class="QCheckBox" row="5" column="2"> + <property name="name"> + <cstring>m_wholeWords</cstring> + </property> + <property name="focusPolicy"> + <enum>WheelFocus</enum> + </property> + <property name="text"> + <string>&Whole words only</string> + </property> + </widget> + <widget class="QCheckBox" 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> + <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>16</height> + </size> + </property> + </spacer> + <widget class="QLayoutWidget" row="0" column="4" rowspan="8" colspan="1"> + <property name="name"> + <cstring>layout2</cstring> + </property> + <vbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="KPushButton"> + <property name="name"> + <cstring>m_btnFind</cstring> + </property> + <property name="text"> + <string>&Find Next</string> + </property> + </widget> + <widget class="KPushButton"> + <property name="name"> + <cstring>m_btnClose</cstring> + </property> + <property name="text"> + <string>Close</string> + </property> + </widget> + <widget class="KPushButton"> + <property name="name"> + <cstring>m_btnReplace</cstring> + </property> + <property name="text"> + <string>&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> + </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_lookIn</tabstop> + <tabstop>m_search</tabstop> + <tabstop>m_match</tabstop> + <tabstop>m_caseSensitive</tabstop> + <tabstop>m_wholeWords</tabstop> +</tabstops> +<layoutdefaults spacing="6" margin="11"/> +<includehints> + <includehint>kcombobox.h</includehint> + <includehint>klineedit.h</includehint> + <includehint>kcombobox.h</includehint> + <includehint>klineedit.h</includehint> + <includehint>kcombobox.h</includehint> + <includehint>kcombobox.h</includehint> + <includehint>kcombobox.h</includehint> + <includehint>kpushbutton.h</includehint> + <includehint>kpushbutton.h</includehint> + <includehint>kpushbutton.h</includehint> + <includehint>kpushbutton.h</includehint> +</includehints> +</UI> |