Skip to content

Commit 772c196

Browse files
committed
qtdragon -add a motion type display
1 parent fc52123 commit 772c196

1 file changed

Lines changed: 57 additions & 2 deletions

File tree

share/qtvcp/screens/qtdragon/qtdragon.ui

Lines changed: 57 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16169,6 +16169,61 @@ ZERO</string>
1616916169
</property>
1617016170
</spacer>
1617116171
</item>
16172+
<item>
16173+
<widget class="QLabel" name="label_47">
16174+
<property name="sizePolicy">
16175+
<sizepolicy hsizetype="Fixed" vsizetype="Preferred">
16176+
<horstretch>0</horstretch>
16177+
<verstretch>0</verstretch>
16178+
</sizepolicy>
16179+
</property>
16180+
<property name="minimumSize">
16181+
<size>
16182+
<width>88</width>
16183+
<height>0</height>
16184+
</size>
16185+
</property>
16186+
<property name="maximumSize">
16187+
<size>
16188+
<width>88</width>
16189+
<height>36</height>
16190+
</size>
16191+
</property>
16192+
<property name="text">
16193+
<string>MOTION</string>
16194+
</property>
16195+
<property name="alignment">
16196+
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
16197+
</property>
16198+
</widget>
16199+
</item>
16200+
<item>
16201+
<widget class="StatusLabel" name="statuslabel_motion">
16202+
<property name="minimumSize">
16203+
<size>
16204+
<width>90</width>
16205+
<height>0</height>
16206+
</size>
16207+
</property>
16208+
<property name="alignment">
16209+
<set>Qt::AlignCenter</set>
16210+
</property>
16211+
<property name="motion_type_status" stdset="0">
16212+
<bool>true</bool>
16213+
</property>
16214+
<property name="motion_type_list" stdset="0">
16215+
<stringlist>
16216+
<string> </string>
16217+
<string>Rapid</string>
16218+
<string>Feed</string>
16219+
<string>Arc</string>
16220+
<string>Tool Change</string>
16221+
<string>Probe</string>
16222+
<string>Rotaty Index</string>
16223+
</stringlist>
16224+
</property>
16225+
</widget>
16226+
</item>
1617216227
<item>
1617316228
<widget class="QLabel" name="label_44">
1617416229
<property name="sizePolicy">
@@ -16277,7 +16332,7 @@ ZERO</string>
1627716332
<number>2</number>
1627816333
</property>
1627916334
<property name="text">
16280-
<string>07:12:33 PM</string>
16335+
<string>08:55:13 PM</string>
1628116336
</property>
1628216337
<property name="alignment">
1628316338
<set>Qt::AlignCenter</set>
@@ -17321,7 +17376,7 @@ ZERO</string>
1732117376
<slot>btn_spindle_z_down_clicked()</slot>
1732217377
</slots>
1732317378
<buttongroups>
17324-
<buttongroup name="mode_buttonGroup"/>
1732517379
<buttongroup name="page_buttonGroup"/>
17380+
<buttongroup name="mode_buttonGroup"/>
1732617381
</buttongroups>
1732717382
</ui>

0 commit comments

Comments
 (0)