mirror of
https://github.com/zint/zint
synced 2024-11-16 20:57:25 +13:00
More correct appearance settings
This commit is contained in:
parent
691b253a1b
commit
e24154c0f6
@ -2372,6 +2372,12 @@ p, li { white-space: pre-wrap; }
|
||||
<height>21</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="suffix" >
|
||||
<string> X</string>
|
||||
</property>
|
||||
<property name="prefix" >
|
||||
<string/>
|
||||
</property>
|
||||
<property name="maximum" >
|
||||
<number>300</number>
|
||||
</property>
|
||||
@ -2404,6 +2410,9 @@ p, li { white-space: pre-wrap; }
|
||||
<height>21</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="suffix" >
|
||||
<string> X</string>
|
||||
</property>
|
||||
<property name="minimum" >
|
||||
<number>0</number>
|
||||
</property>
|
||||
@ -2490,6 +2499,9 @@ p, li { white-space: pre-wrap; }
|
||||
<height>22</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="suffix" >
|
||||
<string> X</string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="QLabel" name="lblWhitespace" >
|
||||
<property name="geometry" >
|
||||
@ -2527,7 +2539,16 @@ p, li { white-space: pre-wrap; }
|
||||
</rect>
|
||||
</property>
|
||||
<property name="suffix" >
|
||||
<string> X</string>
|
||||
<string/>
|
||||
</property>
|
||||
<property name="decimals" >
|
||||
<number>2</number>
|
||||
</property>
|
||||
<property name="minimum" >
|
||||
<double>0.500000000000000</double>
|
||||
</property>
|
||||
<property name="maximum" >
|
||||
<double>99.500000000000000</double>
|
||||
</property>
|
||||
<property name="singleStep" >
|
||||
<double>0.500000000000000</double>
|
||||
|
Loading…
Reference in New Issue
Block a user