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.
57 lines
1.3 KiB
57 lines
1.3 KiB
<ui version="4.0" > |
|
<author></author> |
|
<comment></comment> |
|
<exportmacro></exportmacro> |
|
<class>ChooseEngineWidget</class> |
|
<widget class="QWidget" name="ChooseEngineWidget" > |
|
<property name="geometry" > |
|
<rect> |
|
<x>0</x> |
|
<y>0</y> |
|
<width>364</width> |
|
<height>97</height> |
|
</rect> |
|
</property> |
|
<layout class="QVBoxLayout" > |
|
<property name="margin" > |
|
<number>0</number> |
|
</property> |
|
<property name="spacing" > |
|
<number>6</number> |
|
</property> |
|
<item> |
|
<widget class="QLabel" name="description" > |
|
<property name="sizePolicy" > |
|
<sizepolicy> |
|
<hsizetype>1</hsizetype> |
|
<vsizetype>1</vsizetype> |
|
<horstretch>0</horstretch> |
|
<verstretch>0</verstretch> |
|
</sizepolicy> |
|
</property> |
|
<property name="text" > |
|
<string/> |
|
</property> |
|
<property name="wordWrap" > |
|
<bool>true</bool> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QComboBox" name="engineList" > |
|
<property name="sizePolicy" > |
|
<sizepolicy> |
|
<hsizetype>1</hsizetype> |
|
<vsizetype>0</vsizetype> |
|
<horstretch>0</horstretch> |
|
<verstretch>0</verstretch> |
|
</sizepolicy> |
|
</property> |
|
</widget> |
|
</item> |
|
</layout> |
|
</widget> |
|
<pixmapfunction></pixmapfunction> |
|
<resources/> |
|
<connections/> |
|
</ui>
|
|
|