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.
kerry/kerry/src/searchdlg_layout.ui

1112 lines
54 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>HitsLayout</class>
<widget class="TQDialog">
<property name="name">
<cstring>HitsLayout</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>942</width>
<height>898</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>0</height>
</size>
</property>
<property name="caption">
<string>Kerry Beagle Search</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="KWidgetListbox" row="1" column="0">
<property name="name">
<cstring>tableHits</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>7</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>480</width>
<height>440</height>
</size>
</property>
<property name="focusPolicy">
<enum>StrongFocus</enum>
</property>
</widget>
<widget class="TQLayoutWidget" row="0" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>layout8</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="KPushButton">
<property name="name">
<cstring>buttonClear</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>4</hsizetype>
<vsizetype>4</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>24</width>
<height>24</height>
</size>
</property>
<property name="text">
<string></string>
</property>
<property name="stdItem" stdset="0">
<number>10</number>
</property>
<property name="toolTip" stdset="0">
<string>Clear the search term and results</string>
</property>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>labelSearch</cstring>
</property>
<property name="text">
<string>&amp;Search:</string>
</property>
<property name="buddy" stdset="0">
<cstring>editSearch</cstring>
</property>
</widget>
<widget class="KHistoryCombo">
<property name="name">
<cstring>editSearch</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
<widget class="TQToolButton">
<property name="name">
<cstring>buttonFind</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>0</height>
</size>
</property>
<property name="text">
<string></string>
</property>
<property name="autoRaise">
<bool>true</bool>
</property>
<property name="toolTip" stdset="0">
<string>Start the search for entered term</string>
</property>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>m_searchPixmap</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>1</hsizetype>
<vsizetype>1</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="backgroundMode">
<enum>PaletteBackground</enum>
</property>
<property name="backgroundOrigin">
<enum>ParentOrigin</enum>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
</hbox>
</widget>
<widget class="TQLayoutWidget" row="2" column="0">
<property name="name">
<cstring>layout5</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>labelStatus</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Results &lt;b&gt;%1 through %2 of %3&lt;/b&gt; are shown.</string>
</property>
<property name="alignment">
<set>AlignVCenter</set>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Fixed</enum>
</property>
<property name="sizeHint">
<size>
<width>16</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="KPushButton">
<property name="name">
<cstring>buttonPrevious</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>1</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>0</height>
</size>
</property>
<property name="text">
<string>&amp;Previous Results</string>
</property>
<property name="stdItem" stdset="0">
<number>14</number>
</property>
<property name="toolTip" stdset="0">
<string>Show the previous search results</string>
</property>
</widget>
<widget class="KPushButton">
<property name="name">
<cstring>buttonNext</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>1</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>0</height>
</size>
</property>
<property name="text">
<string>&amp;Next Results</string>
</property>
<property name="stdItem" stdset="0">
<number>15</number>
</property>
<property name="toolTip" stdset="0">
<string>Show the next search results</string>
</property>
</widget>
</hbox>
</widget>
<widget class="TQLayoutWidget" row="1" column="1" rowspan="2" colspan="1">
<property name="name">
<cstring>layout4</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQFrame">
<property name="name">
<cstring>frame3</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>1</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="frameShape">
<enum>NoFrame</enum>
</property>
<property name="frameShadow">
<enum>Plain</enum>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel1_3</cstring>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="text">
<string>Show</string>
</property>
</widget>
<widget class="Line">
<property name="name">
<cstring>line2_3</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>1</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>40</width>
<height>0</height>
</size>
</property>
<property name="frameShape">
<enum>HLine</enum>
</property>
<property name="frameShadow">
<enum>Sunken</enum>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>showEverything</cstring>
</property>
<property name="font">
<font>
<bold>1</bold>
</font>
</property>
<property name="text">
<string>Everything</string>
</property>
<property name="alignment">
<set>AlignVCenter</set>
</property>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>showApplications</cstring>
</property>
<property name="text">
<string>Applications</string>
</property>
<property name="alignment">
<set>AlignVCenter</set>
</property>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>showContacts</cstring>
</property>
<property name="text">
<string>Contacts</string>
</property>
<property name="alignment">
<set>AlignVCenter</set>
</property>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>showDocuments</cstring>
</property>
<property name="text">
<string>Office Documents</string>
</property>
<property name="alignment">
<set>AlignVCenter</set>
</property>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>showConversations</cstring>
</property>
<property name="text">
<string>Conversations</string>
</property>
<property name="alignment">
<set>AlignVCenter</set>
</property>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>showImages</cstring>
</property>
<property name="text">
<string>Images</string>
</property>
<property name="alignment">
<set>AlignVCenter</set>
</property>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>showMedia</cstring>
</property>
<property name="text">
<string>Media</string>
</property>
<property name="alignment">
<set>AlignVCenter</set>
</property>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>showWebPages</cstring>
</property>
<property name="text">
<string>Web Pages</string>
</property>
<property name="alignment">
<set>AlignVCenter</set>
</property>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>showFilePathName</cstring>
</property>
<property name="text">
<string>File/Path Name</string>
</property>
<property name="alignment">
<set>AlignVCenter</set>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer4_2_2</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Fixed</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>16</height>
</size>
</property>
</spacer>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel1_2</cstring>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="text">
<string>Sort By</string>
</property>
</widget>
<widget class="Line">
<property name="name">
<cstring>line2_2</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>1</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>40</width>
<height>0</height>
</size>
</property>
<property name="frameShape">
<enum>HLine</enum>
</property>
<property name="frameShadow">
<enum>Sunken</enum>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>sortByType</cstring>
</property>
<property name="font">
<font>
<bold>1</bold>
</font>
</property>
<property name="text">
<string>Type</string>
</property>
<property name="alignment">
<set>AlignVCenter</set>
</property>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>sortByDate</cstring>
</property>
<property name="text">
<string>Date</string>
</property>
<property name="alignment">
<set>AlignVCenter</set>
</property>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>sortByName</cstring>
</property>
<property name="text">
<string>Name</string>
</property>
<property name="alignment">
<set>WordBreak|AlignVCenter</set>
</property>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>sortByRelevance</cstring>
</property>
<property name="text">
<string>Relevance</string>
</property>
<property name="alignment">
<set>AlignVCenter</set>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer4</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Fixed</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>16</height>
</size>
</property>
</spacer>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="text">
<string>Last Modified</string>
</property>
</widget>
<widget class="Line">
<property name="name">
<cstring>line2</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>1</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>40</width>
<height>0</height>
</size>
</property>
<property name="frameShape">
<enum>HLine</enum>
</property>
<property name="frameShadow">
<enum>Sunken</enum>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>showAnyDate</cstring>
</property>
<property name="font">
<font>
<bold>1</bold>
</font>
</property>
<property name="text">
<string>Any Date</string>
</property>
<property name="alignment">
<set>AlignVCenter</set>
</property>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>showToday</cstring>
</property>
<property name="text">
<string>Today</string>
</property>
<property name="alignment">
<set>AlignVCenter</set>
</property>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>showSinceYesterday</cstring>
</property>
<property name="text">
<string>Since Yesterday</string>
</property>
<property name="alignment">
<set>AlignVCenter</set>
</property>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>showThisWeek</cstring>
</property>
<property name="text">
<string>This Week</string>
</property>
<property name="alignment">
<set>AlignVCenter</set>
</property>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>showThisMonth</cstring>
</property>
<property name="text">
<string>This Month</string>
</property>
<property name="alignment">
<set>AlignVCenter</set>
</property>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>showThisYear</cstring>
</property>
<property name="text">
<string>This Year</string>
</property>
<property name="alignment">
<set>AlignVCenter</set>
</property>
</widget>
<spacer>
<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>1</height>
</size>
</property>
</spacer>
</vbox>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout3</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<spacer>
<property name="name">
<cstring>spacer_2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Preferred</enum>
</property>
<property name="sizeHint">
<size>
<width>0</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="KPushButton">
<property name="name">
<cstring>buttonConfigure</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>1</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>0</height>
</size>
</property>
<property name="text">
<string>Confi&amp;gure...</string>
</property>
<property name="toolTip" stdset="0">
<string>Open the configuration dialog</string>
</property>
</widget>
<widget class="KPushButton">
<property name="name">
<cstring>buttonClose</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>1</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>0</height>
</size>
</property>
<property name="text">
<string>&amp;Close</string>
</property>
<property name="stdItem" stdset="0">
<number>13</number>
</property>
<property name="toolTip" stdset="0">
<string>Close the search dialog, an icon will stay in the system tray</string>
</property>
</widget>
</hbox>
</widget>
</vbox>
</widget>
</grid>
</widget>
<customwidgets>
<customwidget>
<class>KWidgetListbox</class>
<header location="local">kwidgetlistbox.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>
<signal>selected(int)</signal>
<signal>doubleClicked(int, int, int, const TQPoint&amp;)</signal>
</customwidget>
<customwidget>
<class>KLineEdit</class>
<header location="local">klineedit.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>image1</pixmap>
<signal>destroyed()</signal>
<signal>destroyed(TQObject*)</signal>
<signal>textChanged(const TQString&amp;)</signal>
<signal>returnPressed()</signal>
<signal>lostFocus()</signal>
<signal>selectionChanged()</signal>
<signal>completionBoxActivated(const TQString&amp;)</signal>
<signal>returnPressed(const TQString&amp;)</signal>
<signal>completion(const TQString&amp;)</signal>
<signal>substringCompletion(const TQString&amp;)</signal>
<signal>textRotation(TDECompletionBase::KeyBindingType)</signal>
<signal>completionModeChanged(TDEGlobalSettings::Completion)</signal>
<signal>aboutToShowContextMenu(TQPopupMenu*)</signal>
<slot access="public" specifier="">deleteLater()</slot>
<slot access="private" specifier="">cleanupEventFilter(TQObject*)</slot>
<slot access="public" specifier="">setEnabled(bool)</slot>
<slot access="public" specifier="">setDisabled(bool)</slot>
<slot access="public" specifier="">setCaption(const TQString&amp;)</slot>
<slot access="public" specifier="">setIcon(const TQPixmap&amp;)</slot>
<slot access="public" specifier="">setIconText(const TQString&amp;)</slot>
<slot access="public" specifier="">setMouseTracking(bool)</slot>
<slot access="public" specifier="">setFocus()</slot>
<slot access="public" specifier="">clearFocus()</slot>
<slot access="public" specifier="">setUpdatesEnabled(bool)</slot>
<slot access="public" specifier="">update()</slot>
<slot access="public" specifier="">update(int,int,int,int)</slot>
<slot access="public" specifier="">update(const TQRect&amp;)</slot>
<slot access="public" specifier="">repaint()</slot>
<slot access="public" specifier="">repaint(bool)</slot>
<slot access="public" specifier="">repaint(int,int,int,int)</slot>
<slot access="public" specifier="">repaint(int,int,int,int,bool)</slot>
<slot access="public" specifier="">repaint(const TQRect&amp;)</slot>
<slot access="public" specifier="">repaint(const TQRect&amp;,bool)</slot>
<slot access="public" specifier="">repaint(const TQRegion&amp;)</slot>
<slot access="public" specifier="">repaint(const TQRegion&amp;,bool)</slot>
<slot access="public" specifier="">show()</slot>
<slot access="public" specifier="">hide()</slot>
<slot access="public" specifier="">setShown(bool)</slot>
<slot access="public" specifier="">setHidden(bool)</slot>
<slot access="public" specifier="">iconify()</slot>
<slot access="public" specifier="">showMinimized()</slot>
<slot access="public" specifier="">showMaximized()</slot>
<slot access="public" specifier="">showFullScreen()</slot>
<slot access="public" specifier="">showNormal()</slot>
<slot access="public" specifier="">polish()</slot>
<slot access="public" specifier="">constPolish()</slot>
<slot access="public" specifier="">close()</slot>
<slot access="public" specifier="">raise()</slot>
<slot access="public" specifier="">lower()</slot>
<slot access="public" specifier="">stackUnder(TQWidget*)</slot>
<slot access="public" specifier="">move(int,int)</slot>
<slot access="public" specifier="">move(const TQPoint&amp;)</slot>
<slot access="public" specifier="">resize(int,int)</slot>
<slot access="public" specifier="">resize(const TQSize&amp;)</slot>
<slot access="public" specifier="">setGeometry(int,int,int,int)</slot>
<slot access="public" specifier="">setGeometry(const TQRect&amp;)</slot>
<slot access="public" specifier="">adjustSize()</slot>
<slot access="private" specifier="">focusProxyDestroyed()</slot>
<slot access="public" specifier="">setText(const TQString&amp;)</slot>
<slot access="public" specifier="">selectAll()</slot>
<slot access="public" specifier="">deselect()</slot>
<slot access="public" specifier="">clearValidator()</slot>
<slot access="public" specifier="">insert(const TQString&amp;)</slot>
<slot access="public" specifier="">clear()</slot>
<slot access="public" specifier="">undo()</slot>
<slot access="public" specifier="">redo()</slot>
<slot access="public" specifier="">setMaxLength(int)</slot>
<slot access="public" specifier="">setFrame(bool)</slot>
<slot access="public" specifier="">setEchoMode(EchoMode)</slot>
<slot access="public" specifier="">setReadOnly(bool)</slot>
<slot access="public" specifier="">setValidator(const TQValidator*)</slot>
<slot access="public" specifier="">setFont(const TQFont&amp;)</slot>
<slot access="public" specifier="">setPalette(const TQPalette&amp;)</slot>
<slot access="public" specifier="">setSelection(int,int)</slot>
<slot access="public" specifier="">setCursorPosition(int)</slot>
<slot access="public" specifier="">setAlignment(int)</slot>
<slot access="public" specifier="">cut()</slot>
<slot access="public" specifier="">copy()</slot>
<slot access="public" specifier="">paste()</slot>
<slot access="public" specifier="">setDragEnabled(bool)</slot>
<slot access="private" specifier="">clipboardChanged()</slot>
<slot access="public" specifier="">setReadOnly(bool)</slot>
<slot access="public" specifier="">rotateText(TDECompletionBase::KeyBindingType)</slot>
<slot access="public" specifier="">setCompletedText(const TQString&amp;)</slot>
<slot access="public" specifier="">setCompletedItems(const TQStringList&amp;)</slot>
<slot access="public" specifier="">setCompletedItems(const TQStringList&amp;,bool)</slot>
<slot access="public" specifier="">clear()</slot>
<slot access="public" specifier="">setSqueezedText(const TQString&amp;)</slot>
<slot access="public" specifier="">setText(const TQString&amp;)</slot>
<slot access="protected" specifier="">makeCompletion(const TQString&amp;)</slot>
<slot access="protected" specifier="">slotAboutToShow()</slot>
<slot access="protected" specifier="">slotCancelled()</slot>
<slot access="protected" specifier="">userCancelled(const TQString&amp;)</slot>
<slot access="private" specifier="">completionMenuActivated(int)</slot>
<slot access="private" specifier="">tripleClickTimeout()</slot>
<slot access="private" specifier="">slotRestoreSelectionColors()</slot>
<slot access="private" specifier="">setTextWorkaround(const TQString&amp;)</slot>
<property type="CString">name</property>
<property type="Bool">enabled</property>
<property type="Rect">geometry</property>
<property type="SizePolicy">sizePolicy</property>
<property type="Size">minimumSize</property>
<property type="Size">maximumSize</property>
<property type="Size">sizeIncrement</property>
<property type="Size">baseSize</property>
<property type="Color">paletteForegroundColor</property>
<property type="Color">paletteBackgroundColor</property>
<property type="Pixmap">paletteBackgroundPixmap</property>
<property type="Palette">palette</property>
<property type="BackgroundOrigin">backgroundOrigin</property>
<property type="Font">font</property>
<property type="Cursor">cursor</property>
<property type="String">caption</property>
<property type="Pixmap">icon</property>
<property type="String">iconText</property>
<property type="Bool">mouseTracking</property>
<property type="FocusPolicy">focusPolicy</property>
<property type="Bool">acceptDrops</property>
<property type="Shape">frameShape</property>
<property type="Shadow">frameShadow</property>
<property type="Int">lineWidth</property>
<property type="Int">margin</property>
<property type="Int">midLineWidth</property>
<property type="String">text</property>
<property type="Int">maxLength</property>
<property type="Bool">frame</property>
<property type="EchoMode">echoMode</property>
<property type="Int">cursorPosition</property>
<property type="Alignment">alignment</property>
<property type="Bool">dragEnabled</property>
<property type="Bool">readOnly</property>
<property type="String">inputMask</property>
<property type="Bool">contextMenuEnabled</property>
<property type="Bool">urlDropsEnabled</property>
<property type="Bool">trapEnterKeyEvent</property>
<property type="Bool">enableSqueezedText</property>
</customwidget>
<customwidget>
<class>KPushButton</class>
<header location="local">kpushbutton.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>image1</pixmap>
<signal>destroyed()</signal>
<signal>destroyed(TQObject*)</signal>
<signal>pressed()</signal>
<signal>released()</signal>
<signal>clicked()</signal>
<signal>toggled(bool)</signal>
<signal>stateChanged(int)</signal>
<slot access="public" specifier="">deleteLater()</slot>
<slot access="private" specifier="">cleanupEventFilter(TQObject*)</slot>
<slot access="public" specifier="">setEnabled(bool)</slot>
<slot access="public" specifier="">setDisabled(bool)</slot>
<slot access="public" specifier="">setCaption(const TQString&amp;)</slot>
<slot access="public" specifier="">setIcon(const TQPixmap&amp;)</slot>
<slot access="public" specifier="">setIconText(const TQString&amp;)</slot>
<slot access="public" specifier="">setMouseTracking(bool)</slot>
<slot access="public" specifier="">setFocus()</slot>
<slot access="public" specifier="">clearFocus()</slot>
<slot access="public" specifier="">setUpdatesEnabled(bool)</slot>
<slot access="public" specifier="">update()</slot>
<slot access="public" specifier="">update(int,int,int,int)</slot>
<slot access="public" specifier="">update(const TQRect&amp;)</slot>
<slot access="public" specifier="">repaint()</slot>
<slot access="public" specifier="">repaint(bool)</slot>
<slot access="public" specifier="">repaint(int,int,int,int)</slot>
<slot access="public" specifier="">repaint(int,int,int,int,bool)</slot>
<slot access="public" specifier="">repaint(const TQRect&amp;)</slot>
<slot access="public" specifier="">repaint(const TQRect&amp;,bool)</slot>
<slot access="public" specifier="">repaint(const TQRegion&amp;)</slot>
<slot access="public" specifier="">repaint(const TQRegion&amp;,bool)</slot>
<slot access="public" specifier="">show()</slot>
<slot access="public" specifier="">hide()</slot>
<slot access="public" specifier="">setShown(bool)</slot>
<slot access="public" specifier="">setHidden(bool)</slot>
<slot access="public" specifier="">iconify()</slot>
<slot access="public" specifier="">showMinimized()</slot>
<slot access="public" specifier="">showMaximized()</slot>
<slot access="public" specifier="">showFullScreen()</slot>
<slot access="public" specifier="">showNormal()</slot>
<slot access="public" specifier="">polish()</slot>
<slot access="public" specifier="">constPolish()</slot>
<slot access="public" specifier="">close()</slot>
<slot access="public" specifier="">raise()</slot>
<slot access="public" specifier="">lower()</slot>
<slot access="public" specifier="">stackUnder(TQWidget*)</slot>
<slot access="public" specifier="">move(int,int)</slot>
<slot access="public" specifier="">move(const TQPoint&amp;)</slot>
<slot access="public" specifier="">resize(int,int)</slot>
<slot access="public" specifier="">resize(const TQSize&amp;)</slot>
<slot access="public" specifier="">setGeometry(int,int,int,int)</slot>
<slot access="public" specifier="">setGeometry(const TQRect&amp;)</slot>
<slot access="public" specifier="">adjustSize()</slot>
<slot access="private" specifier="">focusProxyDestroyed()</slot>
<slot access="public" specifier="">animateClick()</slot>
<slot access="public" specifier="">toggle()</slot>
<slot access="private" specifier="">animateTimeout()</slot>
<slot access="private" specifier="">autoRepeatTimeout()</slot>
<slot access="private" specifier="">emulateClick()</slot>
<slot access="public" specifier="">setOn(bool)</slot>
<slot access="private" specifier="">popupPressed()</slot>
<slot access="private" specifier="">slotSettingsChanged(int)</slot>
<property type="CString">name</property>
<property type="Bool">enabled</property>
<property type="Rect">geometry</property>
<property type="SizePolicy">sizePolicy</property>
<property type="Size">minimumSize</property>
<property type="Size">maximumSize</property>
<property type="Size">sizeIncrement</property>
<property type="Size">baseSize</property>
<property type="Color">paletteForegroundColor</property>
<property type="Color">paletteBackgroundColor</property>
<property type="Pixmap">paletteBackgroundPixmap</property>
<property type="Palette">palette</property>
<property type="BackgroundOrigin">backgroundOrigin</property>
<property type="Font">font</property>
<property type="Cursor">cursor</property>
<property type="String">caption</property>
<property type="Pixmap">icon</property>
<property type="String">iconText</property>
<property type="Bool">mouseTracking</property>
<property type="FocusPolicy">focusPolicy</property>
<property type="Bool">acceptDrops</property>
<property type="String">text</property>
<property type="Pixmap">pixmap</property>
<property type="KeySequence">accel</property>
<property type="Bool">autoRepeat</property>
<property type="Bool">autoDefault</property>
<property type="Bool">default</property>
<property type="IconSet">iconSet</property>
<property type="Bool">toggleButton</property>
<property type="Bool">on</property>
<property type="Bool">flat</property>
<property type="Bool">autoMask</property>
</customwidget>
</customwidgets>
<images>
<image name="image0">
<data format="XBM.GZ" length="79">789c534e494dcbcc4b554829cdcdad8c2fcf4c29c95030e0524611cd48cd4ccf28010a1797249664262b2467241641a592324b8aa363156c15aab914146aadb90067111b1f</data>
</image>
<image name="image1">
<data format="PNG" length="824">89504e470d0a1a0a0000000d4948445200000016000000160806000000c4b46c3b000002ff49444154388db59531681c4714863f992dde820cb370815b50600f54e8ca0ba43970712a8fb838438a3895634813d238a5ab80e314ae4d0a812060a4226017c27221c8a9da6b8c4fe0e00d28b0571cec82043b85611f78c12966efa4bb8bc085f29a6567df7cef9f7fdeccaec571cc2cbaddee47ae21e2385e5b9b815f1ebcfcd8de6a63ad25cb338af7c52741acb5a4a729a3d723a82ec6bd99d267bf3f23fc1c4cab2442d14a915986e792fdfa59569766573049417784f1b12e8267954dab24b78714450a28beaf941f847c2a14e70a0841035a2d45d641eb027213c210c69756320767794684d6508bef0befde1a860796e4c402333542b4256c0f0cdd1e50b97191458be6e0e27d81563a87c643d8fb2d7793d685d696413cc8a6cae46f65f7d79c7c62b87b4f2e15fd0fb0d302be0fefde4a0d557a5f35e90f84e0334014d590f855c9de4ecee17e4eb319d1ff3a00ec02f8c67299f283307c61e7d06fbf1782d082588a33e1cf1705fd81cf773f3601e1f9bec59e2f4b5c7ef5209f0ac95f16630cfd818067c103b586dd274a726229cee0fe8380d191cb4d1267d3d58aa1de7d258ceae5d7d0a78fdd269a86f0c52d414c49bbe3762c9b686de41560d7a72e41c4795a6486a78f95e4c4151481d686efbe7b3398ac58b1a23868b8c474aaa8068c8e714a8dd06c1af2a9e5d1c38c641c909dba6e08237f19b358a7ac5cf3479bc2e41f257e55d2ffc6a73833746f09e186cfa387904f2cbffc90a2aa9886d0e99464d3c5965b512cebd01f1800f67672e2a392fb0f023a3d883a053ffddcc2340dd65ab452b6074dc2cd15c1cbceb863daed413e353cdfcfd97d92333a12da6d0181ec3443cf753ef3cdd092de0e116ff1a02cdc157338ca9d7b8269461cfee1ba2139b9286e1a427f10110f2d561555b076d18a39383d4d99a4c0cd0b787f20747b214962c8266e3cdcf0e97c59126ec2f6edd089f40a92f115e0d1eb11ba238461dd6a15f32b53666de841965bb203575a3cc15a48c64a965fe57105e3635db8fa96dcffc431172b5d715d7103dc3fea7f015f373c8ee3b57f0135105a0fae7717960000000049454e44ae426082</data>
</image>
</images>
<connections>
<connection>
<sender>buttonClose</sender>
<signal>clicked()</signal>
<receiver>HitsLayout</receiver>
<slot>close()</slot>
</connection>
</connections>
<tabstops>
<tabstop>buttonClear</tabstop>
<tabstop>editSearch</tabstop>
<tabstop>buttonFind</tabstop>
<tabstop>tableHits</tabstop>
<tabstop>buttonPrevious</tabstop>
<tabstop>buttonNext</tabstop>
<tabstop>buttonClose</tabstop>
</tabstops>
<includes>
<include location="local" impldecl="in implementation">searchdlg_layout.ui.h</include>
</includes>
<layoutdefaults spacing="6" margin="11"/>
<layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/>
<includehints>
<includehint>kwidgetlistbox.h</includehint>
<includehint>kpushbutton.h</includehint>
<includehint>kcombobox.h</includehint>
<includehint>klineedit.h</includehint>
<includehint>kpushbutton.h</includehint>
<includehint>kpushbutton.h</includehint>
<includehint>kpushbutton.h</includehint>
<includehint>kpushbutton.h</includehint>
</includehints>
</UI>