60 </size> |
60 </size> |
61 </property> |
61 </property> |
62 </spacer> |
62 </spacer> |
63 </item> |
63 </item> |
64 <item row="1" column="2"> |
64 <item row="1" column="2"> |
65 <widget class="QLineEdit" name="searchEdit"> |
65 <widget class="E5ClearableLineEdit" name="searchEdit"> |
66 <property name="sizePolicy"> |
66 <property name="sizePolicy"> |
67 <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
67 <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
68 <horstretch>0</horstretch> |
68 <horstretch>0</horstretch> |
69 <verstretch>0</verstretch> |
69 <verstretch>0</verstretch> |
70 </sizepolicy> |
70 </sizepolicy> |
174 </item> |
164 </item> |
175 </layout> |
165 </layout> |
176 </widget> |
166 </widget> |
177 <customwidgets> |
167 <customwidgets> |
178 <customwidget> |
168 <customwidget> |
|
169 <class>E5ClearableLineEdit</class> |
|
170 <extends>QLineEdit</extends> |
|
171 <header>E5Gui/E5LineEdit.h</header> |
|
172 </customwidget> |
|
173 <customwidget> |
179 <class>E5ListView</class> |
174 <class>E5ListView</class> |
180 <extends>QListView</extends> |
175 <extends>QListView</extends> |
181 <header>E5Gui/E5ListView.h</header> |
176 <header>E5Gui/E5ListView.h</header> |
182 </customwidget> |
177 </customwidget> |
183 </customwidgets> |
178 </customwidgets> |
184 <tabstops> |
179 <tabstops> |
185 <tabstop>searchEdit</tabstop> |
180 <tabstop>searchEdit</tabstop> |
186 <tabstop>clearButton</tabstop> |
|
187 <tabstop>whitelist</tabstop> |
181 <tabstop>whitelist</tabstop> |
188 <tabstop>addButton</tabstop> |
182 <tabstop>addButton</tabstop> |
189 <tabstop>removeButton</tabstop> |
183 <tabstop>removeButton</tabstop> |
190 <tabstop>removeAllButton</tabstop> |
184 <tabstop>removeAllButton</tabstop> |
191 <tabstop>buttonBox</tabstop> |
185 <tabstop>buttonBox</tabstop> |