| 16 |
|
<property name="title"> |
| 17 |
|
<string>OSBD.grp file properties</string> |
| 18 |
|
</property> |
| 19 |
< |
<layout class="QVBoxLayout" name="verticalLayout_2"> |
| 19 |
> |
<layout class="QVBoxLayout" name="verticalLayout"> |
| 20 |
|
<item> |
| 21 |
|
<widget class="QGroupBox" name="groupBox_3"> |
| 22 |
|
<property name="title"> |
| 23 |
|
<string>Properties</string> |
| 24 |
|
</property> |
| 25 |
|
<layout class="QFormLayout" name="formLayout"> |
| 26 |
– |
<property name="fieldGrowthPolicy"> |
| 27 |
– |
<enum>QFormLayout::FieldsStayAtSizeHint</enum> |
| 28 |
– |
</property> |
| 26 |
|
<item row="0" column="0"> |
| 27 |
|
<widget class="QLabel" name="label"> |
| 28 |
|
<property name="text"> |
| 75 |
|
<item row="3" column="1"> |
| 76 |
|
<widget class="QLineEdit" name="lePitch"> |
| 77 |
|
<property name="text"> |
| 78 |
< |
<string>1</string> |
| 78 |
> |
<string>0</string> |
| 79 |
|
</property> |
| 80 |
|
</widget> |
| 81 |
|
</item> |
| 89 |
|
<item row="4" column="1"> |
| 90 |
|
<widget class="QLineEdit" name="leMinPitch"> |
| 91 |
|
<property name="text"> |
| 92 |
< |
<string>1</string> |
| 92 |
> |
<string>0</string> |
| 93 |
|
</property> |
| 94 |
|
</widget> |
| 95 |
|
</item> |
| 103 |
|
<item row="5" column="1"> |
| 104 |
|
<widget class="QLineEdit" name="leMaxPitch"> |
| 105 |
|
<property name="text"> |
| 106 |
< |
<string>1</string> |
| 106 |
> |
<string>0</string> |
| 107 |
|
</property> |
| 108 |
|
</widget> |
| 109 |
|
</item> |
| 117 |
|
<item row="6" column="1"> |
| 118 |
|
<widget class="QLineEdit" name="leWeight"> |
| 119 |
|
<property name="text"> |
| 120 |
< |
<string>10</string> |
| 120 |
> |
<string>1</string> |
| 121 |
|
</property> |
| 122 |
|
</widget> |
| 123 |
|
</item> |