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.
220 lines
5.7 KiB
220 lines
5.7 KiB
<?xml version="1.0" encoding="UTF-8"?> |
|
<ui version="4.0"> |
|
<class>SearchWindow</class> |
|
<widget class="QWidget" name="SearchWindow"> |
|
<property name="geometry"> |
|
<rect> |
|
<x>0</x> |
|
<y>0</y> |
|
<width>774</width> |
|
<height>637</height> |
|
</rect> |
|
</property> |
|
<layout class="QVBoxLayout" name="verticalLayout"> |
|
<item> |
|
<widget class="QRadioButton" name="mChkbxAllFolders"> |
|
<property name="text"> |
|
<string>Search in &all folders</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<layout class="QHBoxLayout" name="horizontalLayout"> |
|
<item> |
|
<widget class="QRadioButton" name="mChkbxSpecificFolders"> |
|
<property name="text"> |
|
<string>Search &only in:</string> |
|
</property> |
|
<property name="checked"> |
|
<bool>true</bool> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="MailCommon::FolderRequester" name="mCbxFolders" native="true"/> |
|
</item> |
|
<item> |
|
<widget class="QCheckBox" name="mChkSubFolders"> |
|
<property name="text"> |
|
<string>&Include sub-folders</string> |
|
</property> |
|
<property name="checked"> |
|
<bool>true</bool> |
|
</property> |
|
</widget> |
|
</item> |
|
</layout> |
|
</item> |
|
<item> |
|
<widget class="Line" name="line_2"> |
|
<property name="orientation"> |
|
<enum>Qt::Horizontal</enum> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="MailCommon::SearchPatternEdit" name="mPatternEdit" native="true"/> |
|
</item> |
|
<item> |
|
<widget class="Akonadi::EntityTreeView" name="mLbxMatches"> |
|
<property name="contextMenuPolicy"> |
|
<enum>Qt::CustomContextMenu</enum> |
|
</property> |
|
<property name="alternatingRowColors"> |
|
<bool>true</bool> |
|
</property> |
|
<property name="selectionMode"> |
|
<enum>QAbstractItemView::ExtendedSelection</enum> |
|
</property> |
|
<property name="rootIsDecorated"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="allColumnsShowFocus"> |
|
<bool>true</bool> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<layout class="QHBoxLayout" name="horizontalLayout_2"> |
|
<item> |
|
<widget class="QLabel" name="mSearchFolderLbl"> |
|
<property name="text"> |
|
<string>Search folder &name:</string> |
|
</property> |
|
<property name="buddy"> |
|
<cstring>mSearchFolderEdt</cstring> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="KLineEdit" name="mSearchFolderEdt"> |
|
<property name="showClearButton" stdset="0"> |
|
<bool>true</bool> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="KPushButton" name="mSearchFolderOpenBtn"> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="text"> |
|
<string>Open &Search Folder</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="KPushButton" name="mSearchResultOpenBtn"> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="text"> |
|
<string>Open &Message</string> |
|
</property> |
|
</widget> |
|
</item> |
|
</layout> |
|
</item> |
|
<item> |
|
<widget class="Line" name="line"> |
|
<property name="orientation"> |
|
<enum>Qt::Horizontal</enum> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<layout class="QHBoxLayout" name="horizontalLayout_3"> |
|
<item> |
|
<widget class="QLabel" name="mStatusLbl"> |
|
<property name="sizePolicy"> |
|
<sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
|
<horstretch>0</horstretch> |
|
<verstretch>0</verstretch> |
|
</sizepolicy> |
|
</property> |
|
<property name="text"> |
|
<string/> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="KDialogButtonBox" name="mButtonBox"> |
|
<property name="standardButtons"> |
|
<set>QDialogButtonBox::Close</set> |
|
</property> |
|
</widget> |
|
</item> |
|
</layout> |
|
</item> |
|
</layout> |
|
</widget> |
|
<customwidgets> |
|
<customwidget> |
|
<class>KDialogButtonBox</class> |
|
<extends>QDialogButtonBox</extends> |
|
<header>kdialogbuttonbox.h</header> |
|
</customwidget> |
|
<customwidget> |
|
<class>KLineEdit</class> |
|
<extends>QLineEdit</extends> |
|
<header>klineedit.h</header> |
|
</customwidget> |
|
<customwidget> |
|
<class>KPushButton</class> |
|
<extends>QPushButton</extends> |
|
<header>kpushbutton.h</header> |
|
</customwidget> |
|
<customwidget> |
|
<class>MailCommon::SearchPatternEdit</class> |
|
<extends>QWidget</extends> |
|
<header location="global">mailcommon/search/searchpatternedit.h</header> |
|
<container>1</container> |
|
</customwidget> |
|
<customwidget> |
|
<class>MailCommon::FolderRequester</class> |
|
<extends>QWidget</extends> |
|
<header location="global">mailcommon/folder/folderrequester.h</header> |
|
<container>1</container> |
|
</customwidget> |
|
<customwidget> |
|
<class>Akonadi::EntityTreeView</class> |
|
<extends>QTreeView</extends> |
|
<header location="global">Akonadi/EntityTreeView</header> |
|
</customwidget> |
|
</customwidgets> |
|
<resources/> |
|
<connections> |
|
<connection> |
|
<sender>mChkbxSpecificFolders</sender> |
|
<signal>toggled(bool)</signal> |
|
<receiver>mCbxFolders</receiver> |
|
<slot>setEnabled(bool)</slot> |
|
<hints> |
|
<hint type="sourcelabel"> |
|
<x>101</x> |
|
<y>40</y> |
|
</hint> |
|
<hint type="destinationlabel"> |
|
<x>329</x> |
|
<y>42</y> |
|
</hint> |
|
</hints> |
|
</connection> |
|
<connection> |
|
<sender>mChkbxSpecificFolders</sender> |
|
<signal>toggled(bool)</signal> |
|
<receiver>mChkSubFolders</receiver> |
|
<slot>setEnabled(bool)</slot> |
|
<hints> |
|
<hint type="sourcelabel"> |
|
<x>78</x> |
|
<y>43</y> |
|
</hint> |
|
<hint type="destinationlabel"> |
|
<x>544</x> |
|
<y>47</y> |
|
</hint> |
|
</hints> |
|
</connection> |
|
</connections> |
|
</ui>
|
|
|