towards python 3

This commit is contained in:
2017-09-29 10:38:24 +02:00
parent f6b3853550
commit 3764e27d13
6 changed files with 90 additions and 30 deletions

View File

@@ -13,7 +13,7 @@
<property name="windowTitle">
<string>Form</string>
</property>
<layout class="QHBoxLayout" name="horizontalLayout" stretch="5,3,4,0,0,3">
<layout class="QHBoxLayout" name="horizontalLayout" stretch="5,3,4,0,0,0,3">
<property name="spacing">
<number>2</number>
</property>
@@ -77,6 +77,26 @@
</property>
</widget>
</item>
<item>
<widget class="caLed" name="caled_3">
<property name="minimumSize">
<size>
<width>25</width>
<height>4</height>
</size>
</property>
<property name="channel" stdset="0">
<string notr="true">$(P):$(M).DMOV</string>
</property>
<property name="trueColor">
<color>
<red>0</red>
<green>85</green>
<blue>255</blue>
</color>
</property>
</widget>
</item>
<item>
<widget class="caLed" name="caled">
<property name="minimumSize">