mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-17 20:50:34 +01:00
Refresh widget
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4297 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -54,37 +54,41 @@
|
|||||||
</item>
|
</item>
|
||||||
</layout>
|
</layout>
|
||||||
</item>
|
</item>
|
||||||
<item alignment="Qt::AlignLeft">
|
<item>
|
||||||
<widget class="QLabel" name="label_2">
|
<layout class="QHBoxLayout" name="horizontalLayout_3">
|
||||||
<property name="text">
|
<item>
|
||||||
<string>Epaisseur de trait</string>
|
<widget class="QLabel" name="label_2">
|
||||||
</property>
|
<property name="text">
|
||||||
</widget>
|
<string>Epaisseur de trait</string>
|
||||||
</item>
|
</property>
|
||||||
<item alignment="Qt::AlignRight">
|
</widget>
|
||||||
<widget class="QDoubleSpinBox" name="m_size_cb">
|
</item>
|
||||||
<property name="maximumSize">
|
<item>
|
||||||
<size>
|
<widget class="QDoubleSpinBox" name="m_size_cb">
|
||||||
<width>16777212</width>
|
<property name="maximumSize">
|
||||||
<height>16777215</height>
|
<size>
|
||||||
</size>
|
<width>16777212</width>
|
||||||
</property>
|
<height>16777215</height>
|
||||||
<property name="correctionMode">
|
</size>
|
||||||
<enum>QAbstractSpinBox::CorrectToNearestValue</enum>
|
</property>
|
||||||
</property>
|
<property name="correctionMode">
|
||||||
<property name="minimum">
|
<enum>QAbstractSpinBox::CorrectToNearestValue</enum>
|
||||||
<double>0.400000000000000</double>
|
</property>
|
||||||
</property>
|
<property name="minimum">
|
||||||
<property name="maximum">
|
<double>0.400000000000000</double>
|
||||||
<double>50.000000000000000</double>
|
</property>
|
||||||
</property>
|
<property name="maximum">
|
||||||
<property name="singleStep">
|
<double>50.000000000000000</double>
|
||||||
<double>0.200000000000000</double>
|
</property>
|
||||||
</property>
|
<property name="singleStep">
|
||||||
<property name="value">
|
<double>0.200000000000000</double>
|
||||||
<double>1.000000000000000</double>
|
</property>
|
||||||
</property>
|
<property name="value">
|
||||||
</widget>
|
<double>1.000000000000000</double>
|
||||||
|
</property>
|
||||||
|
</widget>
|
||||||
|
</item>
|
||||||
|
</layout>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QCheckBox" name="m_lock_pos_cb">
|
<widget class="QCheckBox" name="m_lock_pos_cb">
|
||||||
@@ -107,9 +111,6 @@
|
|||||||
</spacer>
|
</spacer>
|
||||||
</item>
|
</item>
|
||||||
</layout>
|
</layout>
|
||||||
<zorder>label_2</zorder>
|
|
||||||
<zorder>m_lock_pos_cb</zorder>
|
|
||||||
<zorder>m_size_cb</zorder>
|
|
||||||
</widget>
|
</widget>
|
||||||
<resources/>
|
<resources/>
|
||||||
<connections/>
|
<connections/>
|
||||||
|
|||||||
Reference in New Issue
Block a user