PunchHMI/sharedviews/debugviews/dialogneedleshuttle.ui

810 lines
18 KiB
Plaintext
Raw Normal View History

2024-02-06 06:58:57 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>DialogNeedleShuttle</class>
<widget class="QDialog" name="DialogNeedleShuttle">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>746</width>
<height>535</height>
</rect>
</property>
<property name="windowTitle">
<string>Dialog</string>
</property>
<widget class="QGroupBox" name="groupBoxAction">
<property name="geometry">
<rect>
<x>10</x>
<y>0</y>
<width>621</width>
<height>481</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="title">
<string/>
</property>
<widget class="QPushButton" name="buttonJogN1">
<property name="geometry">
<rect>
<x>190</x>
<y>60</y>
<width>89</width>
<height>24</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QPushButton
{
background-color:rgba(250, 250, 250);color: rgb(80, 80, 80);border:0px;border-radius:5px;
}
QPushButton:pressed
{
background-color: rgba(199, 226, 255);
}</string>
</property>
<property name="text">
<string>jogN</string>
</property>
</widget>
<widget class="QPushButton" name="buttonJogP1">
<property name="geometry">
<rect>
<x>90</x>
<y>60</y>
<width>89</width>
<height>24</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QPushButton
{
background-color:rgba(250, 250, 250);color: rgb(80, 80, 80);border:0px;border-radius:5px;
}
QPushButton:pressed
{
background-color: rgba(199, 226, 255);
}</string>
</property>
<property name="text">
<string>jogP</string>
</property>
</widget>
<widget class="QPushButton" name="buttonEnable1">
<property name="geometry">
<rect>
<x>410</x>
<y>60</y>
<width>89</width>
<height>24</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QPushButton
{
background-color:rgba(250, 250, 250);color: rgb(80, 80, 80);border:0px;border-radius:5px;
}
QPushButton:pressed
{
background-color: rgba(199, 226, 255);
}</string>
</property>
<property name="text">
<string>Enable</string>
</property>
</widget>
<widget class="QPushButton" name="buttonDisable1">
<property name="geometry">
<rect>
<x>510</x>
<y>60</y>
<width>89</width>
<height>24</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QPushButton
{
background-color:rgba(250, 250, 250);color: rgb(80, 80, 80);border:0px;border-radius:5px;
}
QPushButton:pressed
{
background-color: rgba(199, 226, 255);
}</string>
</property>
<property name="text">
<string>Disable</string>
</property>
</widget>
<widget class="QLabel" name="label1">
<property name="geometry">
<rect>
<x>10</x>
<y>70</y>
<width>72</width>
<height>15</height>
</rect>
</property>
<property name="text">
<string>Spindle</string>
</property>
</widget>
<widget class="QPushButton" name="buttonZero1">
<property name="geometry">
<rect>
<x>300</x>
<y>60</y>
<width>89</width>
<height>24</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QPushButton
{
background-color:rgba(250, 250, 250);color: rgb(80, 80, 80);border:0px;border-radius:5px;
}
QPushButton:pressed
{
background-color: rgba(199, 226, 255);
}</string>
</property>
<property name="text">
<string>Zero</string>
</property>
</widget>
<widget class="QLabel" name="label2">
<property name="geometry">
<rect>
<x>10</x>
<y>110</y>
<width>72</width>
<height>15</height>
</rect>
</property>
<property name="text">
<string>Needle</string>
</property>
</widget>
<widget class="QPushButton" name="buttonJogP2">
<property name="geometry">
<rect>
<x>90</x>
<y>110</y>
<width>89</width>
<height>24</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QPushButton
{
background-color:rgba(250, 250, 250);color: rgb(80, 80, 80);border:0px;border-radius:5px;
}
QPushButton:pressed
{
background-color: rgba(199, 226, 255);
}</string>
</property>
<property name="text">
<string>jogP</string>
</property>
</widget>
<widget class="QPushButton" name="buttonZero2">
<property name="geometry">
<rect>
<x>300</x>
<y>110</y>
<width>89</width>
<height>24</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QPushButton
{
background-color:rgba(250, 250, 250);color: rgb(80, 80, 80);border:0px;border-radius:5px;
}
QPushButton:pressed
{
background-color: rgba(199, 226, 255);
}</string>
</property>
<property name="text">
<string>Zero</string>
</property>
</widget>
<widget class="QPushButton" name="buttonJogN2">
<property name="geometry">
<rect>
<x>190</x>
<y>110</y>
<width>89</width>
<height>24</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QPushButton
{
background-color:rgba(250, 250, 250);color: rgb(80, 80, 80);border:0px;border-radius:5px;
}
QPushButton:pressed
{
background-color: rgba(199, 226, 255);
}</string>
</property>
<property name="text">
<string>jogN</string>
</property>
</widget>
<widget class="QPushButton" name="buttonZero3">
<property name="geometry">
<rect>
<x>300</x>
<y>150</y>
<width>89</width>
<height>24</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QPushButton
{
background-color:rgba(250, 250, 250);color: rgb(80, 80, 80);border:0px;border-radius:5px;
}
QPushButton:pressed
{
background-color: rgba(199, 226, 255);
}</string>
</property>
<property name="text">
<string>Zero</string>
</property>
</widget>
<widget class="QPushButton" name="buttonJogP3">
<property name="geometry">
<rect>
<x>90</x>
<y>150</y>
<width>89</width>
<height>24</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QPushButton
{
background-color:rgba(250, 250, 250);color: rgb(80, 80, 80);border:0px;border-radius:5px;
}
QPushButton:pressed
{
background-color: rgba(199, 226, 255);
}</string>
</property>
<property name="text">
<string>jogP</string>
</property>
</widget>
<widget class="QLabel" name="label3">
<property name="geometry">
<rect>
<x>10</x>
<y>150</y>
<width>72</width>
<height>15</height>
</rect>
</property>
<property name="text">
<string>Shuttle</string>
</property>
</widget>
<widget class="QPushButton" name="buttonJogN3">
<property name="geometry">
<rect>
<x>190</x>
<y>150</y>
<width>89</width>
<height>24</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QPushButton
{
background-color:rgba(250, 250, 250);color: rgb(80, 80, 80);border:0px;border-radius:5px;
}
QPushButton:pressed
{
background-color: rgba(199, 226, 255);
}</string>
</property>
<property name="text">
<string>jogN</string>
</property>
</widget>
<widget class="QPushButton" name="buttonZero4">
<property name="geometry">
<rect>
<x>300</x>
<y>190</y>
<width>89</width>
<height>24</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QPushButton
{
background-color:rgba(250, 250, 250);color: rgb(80, 80, 80);border:0px;border-radius:5px;
}
QPushButton:pressed
{
background-color: rgba(199, 226, 255);
}</string>
</property>
<property name="text">
<string>Zero</string>
</property>
</widget>
<widget class="QLabel" name="label4">
<property name="geometry">
<rect>
<x>10</x>
<y>190</y>
<width>72</width>
<height>15</height>
</rect>
</property>
<property name="text">
<string>Rotate</string>
</property>
</widget>
<widget class="QPushButton" name="buttonJogP4">
<property name="geometry">
<rect>
<x>90</x>
<y>190</y>
<width>89</width>
<height>24</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QPushButton
{
background-color:rgba(250, 250, 250);color: rgb(80, 80, 80);border:0px;border-radius:5px;
}
QPushButton:pressed
{
background-color: rgba(199, 226, 255);
}</string>
</property>
<property name="text">
<string>jogP</string>
</property>
</widget>
<widget class="QPushButton" name="buttonJogN4">
<property name="geometry">
<rect>
<x>190</x>
<y>190</y>
<width>89</width>
<height>24</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QPushButton
{
background-color:rgba(250, 250, 250);color: rgb(80, 80, 80);border:0px;border-radius:5px;
}
QPushButton:pressed
{
background-color: rgba(199, 226, 255);
}</string>
</property>
<property name="text">
<string>jogN</string>
</property>
</widget>
<widget class="QPushButton" name="buttonDown1">
<property name="geometry">
<rect>
<x>190</x>
<y>230</y>
<width>89</width>
<height>24</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QPushButton
{
background-color:rgba(250, 250, 250);color: rgb(80, 80, 80);border:0px;border-radius:5px;
}
QPushButton:pressed
{
background-color: rgba(199, 226, 255);
}</string>
</property>
<property name="text">
<string>Close</string>
</property>
</widget>
<widget class="QLabel" name="label5">
<property name="geometry">
<rect>
<x>10</x>
<y>230</y>
<width>72</width>
<height>15</height>
</rect>
</property>
<property name="text">
<string>Lighting</string>
</property>
</widget>
<widget class="QPushButton" name="buttonUp1">
<property name="geometry">
<rect>
<x>90</x>
<y>230</y>
<width>89</width>
<height>24</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QPushButton
{
background-color:rgba(250, 250, 250);color: rgb(80, 80, 80);border:0px;border-radius:5px;
}
QPushButton:pressed
{
background-color: rgba(199, 226, 255);
}</string>
</property>
<property name="text">
<string>Open</string>
</property>
</widget>
<widget class="QPushButton" name="buttonFunction2">
<property name="geometry">
<rect>
<x>190</x>
<y>270</y>
<width>89</width>
<height>24</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QPushButton
{
background-color:rgba(250, 250, 250);color: rgb(80, 80, 80);border:0px;border-radius:5px;
}
QPushButton:pressed
{
background-color: rgba(199, 226, 255);
}</string>
</property>
<property name="text">
<string>Needle shuttle proofreading</string>
</property>
</widget>
<widget class="QPushButton" name="buttonFunction1">
<property name="geometry">
<rect>
<x>90</x>
<y>270</y>
<width>89</width>
<height>24</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QPushButton
{
background-color:rgba(250, 250, 250);color: rgb(80, 80, 80);border:0px;border-radius:5px;
}
QPushButton:pressed
{
background-color: rgba(199, 226, 255);
}</string>
</property>
<property name="text">
<string>Sewing machine head lifting and lowering</string>
</property>
</widget>
<widget class="QLabel" name="label6">
<property name="geometry">
<rect>
<x>10</x>
<y>270</y>
<width>72</width>
<height>15</height>
</rect>
</property>
<property name="text">
<string>Manual operation</string>
</property>
</widget>
<widget class="QPushButton" name="buttonPara1">
<property name="geometry">
<rect>
<x>340</x>
<y>355</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QPushButton
{
background-color:rgba(250, 250, 250);color: rgb(80, 80, 80);border:0px;border-radius:5px;
}
QPushButton:pressed
{
background-color: rgba(199, 226, 255);
}</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="labelPara1">
<property name="geometry">
<rect>
<x>30</x>
<y>360</y>
<width>181</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string extracomment="压脚振幅">Spindle parking sensor angle</string>
</property>
</widget>
<widget class="QLabel" name="labelUnit1">
<property name="geometry">
<rect>
<x>430</x>
<y>360</y>
<width>54</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string>deg</string>
</property>
</widget>
<widget class="QLabel" name="labelPara2">
<property name="geometry">
<rect>
<x>30</x>
<y>400</y>
<width>181</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string extracomment="压脚振幅">Angle of spindle hook sensor</string>
</property>
</widget>
<widget class="QPushButton" name="buttonPara2">
<property name="geometry">
<rect>
<x>340</x>
<y>400</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QPushButton
{
background-color:rgba(250, 250, 250);color: rgb(80, 80, 80);border:0px;border-radius:5px;
}
QPushButton:pressed
{
background-color: rgba(199, 226, 255);
}</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="labelUnit2">
<property name="geometry">
<rect>
<x>430</x>
<y>410</y>
<width>54</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string>deg</string>
</property>
</widget>
<widget class="QPushButton" name="buttonDisable2">
<property name="geometry">
<rect>
<x>510</x>
<y>110</y>
<width>89</width>
<height>24</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QPushButton
{
background-color:rgba(250, 250, 250);color: rgb(80, 80, 80);border:0px;border-radius:5px;
}
QPushButton:pressed
{
background-color: rgba(199, 226, 255);
}</string>
</property>
<property name="text">
<string>Disable</string>
</property>
</widget>
<widget class="QPushButton" name="buttonEnable2">
<property name="geometry">
<rect>
<x>410</x>
<y>110</y>
<width>89</width>
<height>24</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QPushButton
{
background-color:rgba(250, 250, 250);color: rgb(80, 80, 80);border:0px;border-radius:5px;
}
QPushButton:pressed
{
background-color: rgba(199, 226, 255);
}</string>
</property>
<property name="text">
<string>Enable</string>
</property>
</widget>
<widget class="QPushButton" name="buttonDisable3">
<property name="geometry">
<rect>
<x>510</x>
<y>150</y>
<width>89</width>
<height>24</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QPushButton
{
background-color:rgba(250, 250, 250);color: rgb(80, 80, 80);border:0px;border-radius:5px;
}
QPushButton:pressed
{
background-color: rgba(199, 226, 255);
}</string>
</property>
<property name="text">
<string>Disable</string>
</property>
</widget>
<widget class="QPushButton" name="buttonEnable3">
<property name="geometry">
<rect>
<x>410</x>
<y>150</y>
<width>89</width>
<height>24</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QPushButton
{
background-color:rgba(250, 250, 250);color: rgb(80, 80, 80);border:0px;border-radius:5px;
}
QPushButton:pressed
{
background-color: rgba(199, 226, 255);
}</string>
</property>
<property name="text">
<string>Enable</string>
</property>
</widget>
<widget class="QPushButton" name="buttonDisable4">
<property name="geometry">
<rect>
<x>510</x>
<y>190</y>
<width>89</width>
<height>24</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QPushButton
{
background-color:rgba(250, 250, 250);color: rgb(80, 80, 80);border:0px;border-radius:5px;
}
QPushButton:pressed
{
background-color: rgba(199, 226, 255);
}</string>
</property>
<property name="text">
<string>Disable</string>
</property>
</widget>
<widget class="QPushButton" name="buttonEnable4">
<property name="geometry">
<rect>
<x>410</x>
<y>190</y>
<width>89</width>
<height>24</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QPushButton
{
background-color:rgba(250, 250, 250);color: rgb(80, 80, 80);border:0px;border-radius:5px;
}
QPushButton:pressed
{
background-color: rgba(199, 226, 255);
}</string>
</property>
<property name="text">
<string>Enable</string>
</property>
</widget>
<widget class="QPushButton" name="buttonFunction3">
<property name="geometry">
<rect>
<x>300</x>
<y>270</y>
<width>89</width>
<height>24</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QPushButton
{
background-color:rgba(250, 250, 250);color: rgb(80, 80, 80);border:0px;border-radius:5px;
}
QPushButton:pressed
{
background-color: rgba(199, 226, 255);
}</string>
</property>
<property name="text">
<string>Needle off hook position</string>
</property>
</widget>
<widget class="QPushButton" name="buttonFunction4">
<property name="geometry">
<rect>
<x>400</x>
<y>270</y>
<width>89</width>
<height>24</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QPushButton
{
background-color:rgba(250, 250, 250);color: rgb(80, 80, 80);border:0px;border-radius:5px;
}
QPushButton:pressed
{
background-color: rgba(199, 226, 255);
}</string>
</property>
<property name="text">
<string>Shuttle off hook position</string>
</property>
</widget>
</widget>
</widget>
<resources/>
<connections/>
</ui>