29 <string>Find:</string> |
29 <string>Find:</string> |
30 </property> |
30 </property> |
31 </widget> |
31 </widget> |
32 </item> |
32 </item> |
33 <item> |
33 <item> |
34 <widget class="E5ClearableComboBox" name="findtextCombo"> |
34 <widget class="QComboBox" name="findtextCombo"> |
35 <property name="sizePolicy"> |
35 <property name="sizePolicy"> |
36 <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
36 <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
37 <horstretch>0</horstretch> |
37 <horstretch>0</horstretch> |
38 <verstretch>0</verstretch> |
38 <verstretch>0</verstretch> |
39 </sizepolicy> |
39 </sizepolicy> |
83 </property> |
83 </property> |
84 </widget> |
84 </widget> |
85 </item> |
85 </item> |
86 </layout> |
86 </layout> |
87 </widget> |
87 </widget> |
88 <customwidgets> |
|
89 <customwidget> |
|
90 <class>E5ClearableComboBox</class> |
|
91 <extends>QComboBox</extends> |
|
92 <header>E5Gui/E5ComboBox.h</header> |
|
93 </customwidget> |
|
94 </customwidgets> |
|
95 <tabstops> |
88 <tabstops> |
96 <tabstop>findtextCombo</tabstop> |
89 <tabstop>findtextCombo</tabstop> |
97 <tabstop>caseCheckBox</tabstop> |
90 <tabstop>caseCheckBox</tabstop> |
98 <tabstop>wordCheckBox</tabstop> |
91 <tabstop>wordCheckBox</tabstop> |
99 <tabstop>findPrevButton</tabstop> |
92 <tabstop>findPrevButton</tabstop> |