1
0
forked from IPKM/nmreval

number of function parameter is counted correctly when setting new values

This commit is contained in:
Dominik Demuth
2023-01-15 19:09:28 +01:00
parent 5b0c5bb4bb
commit e997712f0a
5 changed files with 50 additions and 15 deletions

View File

@ -6,10 +6,16 @@
<rect>
<x>0</x>
<y>0</y>
<width>292</width>
<width>308</width>
<height>477</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
@ -73,8 +79,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>284</width>
<height>442</height>
<width>304</width>
<height>444</height>
</rect>
</property>
</widget>
@ -88,7 +94,20 @@
</attribute>
<layout class="QVBoxLayout" name="verticalLayout_3">
<item>
<widget class="QComboBox" name="comboBox"/>
<widget class="QComboBox" name="comboBox">
<property name="sizePolicy">
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="maximumSize">
<size>
<width>288</width>
<height>16777215</height>
</size>
</property>
</widget>
</item>
<item>
<widget class="QScrollArea" name="scrollArea2">
@ -109,8 +128,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>272</width>
<height>357</height>
<width>286</width>
<height>393</height>
</rect>
</property>
</widget>