[qcookboob] max results
This commit is contained in:
parent
fe9c011757
commit
893437dd00
3 changed files with 35 additions and 5 deletions
|
|
@ -46,6 +46,23 @@
|
|||
<item>
|
||||
<widget class="QComboBox" name="backendEdit"/>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QLabel" name="label_3">
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>Maximum results by backend</p><p>0 = no limit</p></body></html></string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>max results</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QSpinBox" name="countSpin">
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>Maximum results by backend</p><p>0 = no limit</p></body></html></string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
@ -161,8 +178,8 @@
|
|||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>63</width>
|
||||
<height>18</height>
|
||||
<width>96</width>
|
||||
<height>26</height>
|
||||
</rect>
|
||||
</property>
|
||||
<layout class="QVBoxLayout" name="verticalLayout_8"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue