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.
285 lines
7.4 KiB
285 lines
7.4 KiB
<ui version="4.0" >
|
|
<class>Search_Dlg</class>
|
|
<widget class="QDialog" name="Search_Dlg" >
|
|
<property name="geometry" >
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>390</width>
|
|
<height>280</height>
|
|
</rect>
|
|
</property>
|
|
<property name="sizePolicy" >
|
|
<sizepolicy>
|
|
<hsizetype>0</hsizetype>
|
|
<vsizetype>0</vsizetype>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="minimumSize" >
|
|
<size>
|
|
<width>390</width>
|
|
<height>280</height>
|
|
</size>
|
|
</property>
|
|
<property name="maximumSize" >
|
|
<size>
|
|
<width>390</width>
|
|
<height>280</height>
|
|
</size>
|
|
</property>
|
|
<property name="windowTitle" >
|
|
<string>Search...</string>
|
|
</property>
|
|
<layout class="QVBoxLayout" >
|
|
<property name="margin" >
|
|
<number>9</number>
|
|
</property>
|
|
<property name="spacing" >
|
|
<number>6</number>
|
|
</property>
|
|
<item>
|
|
<spacer>
|
|
<property name="orientation" >
|
|
<enum>Qt::Vertical</enum>
|
|
</property>
|
|
<property name="sizeType" >
|
|
<enum>QSizePolicy::Fixed</enum>
|
|
</property>
|
|
<property name="sizeHint" >
|
|
<size>
|
|
<width>20</width>
|
|
<height>50</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
<item>
|
|
<layout class="QGridLayout" >
|
|
<property name="margin" >
|
|
<number>0</number>
|
|
</property>
|
|
<property name="spacing" >
|
|
<number>4</number>
|
|
</property>
|
|
<item row="1" column="0" >
|
|
<spacer>
|
|
<property name="orientation" >
|
|
<enum>Qt::Horizontal</enum>
|
|
</property>
|
|
<property name="sizeType" >
|
|
<enum>QSizePolicy::Maximum</enum>
|
|
</property>
|
|
<property name="sizeHint" >
|
|
<size>
|
|
<width>40</width>
|
|
<height>20</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
<item row="2" column="0" colspan="2" >
|
|
<widget class="QGroupBox" name="groupBox1" >
|
|
<property name="title" >
|
|
<string>Include:</string>
|
|
</property>
|
|
<layout class="QGridLayout" >
|
|
<property name="margin" >
|
|
<number>9</number>
|
|
</property>
|
|
<property name="spacing" >
|
|
<number>6</number>
|
|
</property>
|
|
<item row="0" column="1" >
|
|
<widget class="QCheckBox" name="checkBox_Password" >
|
|
<property name="text" >
|
|
<string>Pass&words</string>
|
|
</property>
|
|
<property name="shortcut" >
|
|
<string>Alt+W</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="1" column="2" >
|
|
<widget class="QCheckBox" name="checkBox_Attachment" >
|
|
<property name="text" >
|
|
<string>A&nhang</string>
|
|
</property>
|
|
<property name="shortcut" >
|
|
<string>Alt+N</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="0" column="2" >
|
|
<widget class="QCheckBox" name="checkBox_URL" >
|
|
<property name="text" >
|
|
<string>U&RLs</string>
|
|
</property>
|
|
<property name="shortcut" >
|
|
<string>Alt+R</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="1" column="1" >
|
|
<widget class="QCheckBox" name="checkBox_Comment" >
|
|
<property name="text" >
|
|
<string>C&omments</string>
|
|
</property>
|
|
<property name="shortcut" >
|
|
<string>Alt+O</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="1" column="0" >
|
|
<widget class="QCheckBox" name="checkBox_Username" >
|
|
<property name="text" >
|
|
<string>&Usernames</string>
|
|
</property>
|
|
<property name="shortcut" >
|
|
<string>Alt+U</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="0" column="0" >
|
|
<widget class="QCheckBox" name="checkBox_Title" >
|
|
<property name="text" >
|
|
<string>&Titles</string>
|
|
</property>
|
|
<property name="shortcut" >
|
|
<string>Alt+T</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
</item>
|
|
<item row="1" column="1" >
|
|
<layout class="QVBoxLayout" >
|
|
<property name="margin" >
|
|
<number>0</number>
|
|
</property>
|
|
<property name="spacing" >
|
|
<number>0</number>
|
|
</property>
|
|
<item>
|
|
<widget class="QCheckBox" name="checkBox_Cs" >
|
|
<property name="text" >
|
|
<string>&Case Sensitive</string>
|
|
</property>
|
|
<property name="shortcut" >
|
|
<string>Alt+C</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QCheckBox" name="checkBox_regExp" >
|
|
<property name="text" >
|
|
<string>Regular E&xpression</string>
|
|
</property>
|
|
<property name="shortcut" >
|
|
<string>Alt+X</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QCheckBox" name="checkBox_Recursive" >
|
|
<property name="text" >
|
|
<string>Include Subgroups (recursive)</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</item>
|
|
<item row="0" column="1" >
|
|
<widget class="QLineEdit" name="Edit_Search" />
|
|
</item>
|
|
<item row="0" column="0" >
|
|
<widget class="QLabel" name="textLabel1" >
|
|
<property name="text" >
|
|
<string>Search For:</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</item>
|
|
<item>
|
|
<spacer>
|
|
<property name="orientation" >
|
|
<enum>Qt::Vertical</enum>
|
|
</property>
|
|
<property name="sizeHint" >
|
|
<size>
|
|
<width>20</width>
|
|
<height>40</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
<item>
|
|
<layout class="QHBoxLayout" >
|
|
<property name="margin" >
|
|
<number>0</number>
|
|
</property>
|
|
<property name="spacing" >
|
|
<number>6</number>
|
|
</property>
|
|
<item>
|
|
<spacer>
|
|
<property name="orientation" >
|
|
<enum>Qt::Horizontal</enum>
|
|
</property>
|
|
<property name="sizeHint" >
|
|
<size>
|
|
<width>40</width>
|
|
<height>20</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
<item>
|
|
<widget class="QPushButton" name="Button_Search" >
|
|
<property name="sizePolicy" >
|
|
<sizepolicy>
|
|
<hsizetype>0</hsizetype>
|
|
<vsizetype>0</vsizetype>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="text" >
|
|
<string>Search</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QPushButton" name="Button_Close" >
|
|
<property name="text" >
|
|
<string>Clo&se</string>
|
|
</property>
|
|
<property name="shortcut" >
|
|
<string>Alt+S</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
<layoutdefault spacing="6" margin="11" />
|
|
<tabstops>
|
|
<tabstop>Edit_Search</tabstop>
|
|
<tabstop>checkBox_Cs</tabstop>
|
|
<tabstop>checkBox_regExp</tabstop>
|
|
<tabstop>checkBox_Title</tabstop>
|
|
<tabstop>checkBox_Username</tabstop>
|
|
<tabstop>checkBox_Password</tabstop>
|
|
<tabstop>checkBox_Comment</tabstop>
|
|
<tabstop>checkBox_URL</tabstop>
|
|
<tabstop>checkBox_Attachment</tabstop>
|
|
<tabstop>Button_Search</tabstop>
|
|
<tabstop>Button_Close</tabstop>
|
|
</tabstops>
|
|
<resources/>
|
|
<connections/>
|
|
</ui>
|
|
|