4 <widget class="QWidget" name="SearchWidget"> |
4 <widget class="QWidget" name="SearchWidget"> |
5 <property name="geometry"> |
5 <property name="geometry"> |
6 <rect> |
6 <rect> |
7 <x>0</x> |
7 <x>0</x> |
8 <y>0</y> |
8 <y>0</y> |
9 <width>947</width> |
9 <width>959</width> |
10 <height>25</height> |
10 <height>25</height> |
11 </rect> |
11 </rect> |
|
12 </property> |
|
13 <property name="sizePolicy"> |
|
14 <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
|
15 <horstretch>0</horstretch> |
|
16 <verstretch>0</verstretch> |
|
17 </sizepolicy> |
12 </property> |
18 </property> |
13 <property name="windowTitle"> |
19 <property name="windowTitle"> |
14 <string>Find</string> |
20 <string>Find</string> |
15 </property> |
21 </property> |
16 <layout class="QHBoxLayout" name="horizontalLayout"> |
22 <layout class="QHBoxLayout" name="horizontalLayout"> |