speedcontroller/ui/dialog.ui

784 lines
20 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>Dialog</class>
<widget class="QDialog" name="Dialog">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>800</width>
<height>618</height>
</rect>
</property>
<property name="windowTitle">
<string/>
</property>
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
<widget class="QTabWidget" name="tabWidget">
<property name="minimumSize">
<size>
<width>500</width>
<height>600</height>
</size>
</property>
<property name="currentIndex">
<number>1</number>
</property>
<widget class="QWidget" name="tab">
<attribute name="title">
<string>SP设置</string>
</attribute>
<widget class="QPushButton" name="pushButton_sp_get">
<property name="geometry">
<rect>
<x>220</x>
<y>290</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="text">
<string>获取</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton_sp_set">
<property name="geometry">
<rect>
<x>310</x>
<y>290</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="text">
<string>设置</string>
</property>
</widget>
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>10</x>
<y>290</y>
<width>41</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>SP:</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_sp">
<property name="geometry">
<rect>
<x>60</x>
<y>290</y>
<width>141</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QGroupBox" name="groupBox_exposureF">
<property name="geometry">
<rect>
<x>10</x>
<y>20</y>
<width>221</width>
<height>231</height>
</rect>
</property>
<property name="title">
<string>正面曝光</string>
</property>
<widget class="QLabel" name="label_18">
<property name="geometry">
<rect>
<x>10</x>
<y>30</y>
<width>54</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>R</string>
</property>
</widget>
<widget class="QLabel" name="label_19">
<property name="geometry">
<rect>
<x>10</x>
<y>100</y>
<width>54</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>G</string>
</property>
</widget>
<widget class="QLabel" name="label_20">
<property name="geometry">
<rect>
<x>10</x>
<y>180</y>
<width>54</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>B</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_exposureF_R">
<property name="geometry">
<rect>
<x>60</x>
<y>30</y>
<width>113</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_exposureF_G">
<property name="geometry">
<rect>
<x>60</x>
<y>100</y>
<width>113</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_exposureF_B">
<property name="geometry">
<rect>
<x>60</x>
<y>180</y>
<width>113</width>
<height>20</height>
</rect>
</property>
</widget>
</widget>
<widget class="QGroupBox" name="groupBox_exposureB">
<property name="geometry">
<rect>
<x>270</x>
<y>20</y>
<width>221</width>
<height>231</height>
</rect>
</property>
<property name="title">
<string>背面曝光</string>
</property>
<widget class="QLabel" name="label_21">
<property name="geometry">
<rect>
<x>10</x>
<y>30</y>
<width>54</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>R</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_exposureB_B">
<property name="geometry">
<rect>
<x>60</x>
<y>180</y>
<width>113</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_exposureB_G">
<property name="geometry">
<rect>
<x>60</x>
<y>100</y>
<width>113</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label_22">
<property name="geometry">
<rect>
<x>10</x>
<y>180</y>
<width>54</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>B</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_exposureB_R">
<property name="geometry">
<rect>
<x>60</x>
<y>30</y>
<width>113</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label_23">
<property name="geometry">
<rect>
<x>10</x>
<y>100</y>
<width>54</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>G</string>
</property>
</widget>
</widget>
</widget>
<widget class="QWidget" name="tab_2">
<attribute name="title">
<string>电机设置</string>
</attribute>
<widget class="QGroupBox" name="groupBox_cuozhi">
<property name="geometry">
<rect>
<x>0</x>
<y>10</y>
<width>501</width>
<height>231</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>230</height>
</size>
</property>
<property name="title">
<string>搓纸</string>
</property>
<widget class="QLabel" name="label_6">
<property name="geometry">
<rect>
<x>20</x>
<y>40</y>
<width>51</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>StepNum</string>
</property>
</widget>
<widget class="QLabel" name="label_7">
<property name="geometry">
<rect>
<x>20</x>
<y>110</y>
<width>51</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>Fmin</string>
</property>
</widget>
<widget class="QLabel" name="label_8">
<property name="geometry">
<rect>
<x>20</x>
<y>180</y>
<width>51</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>A</string>
</property>
</widget>
<widget class="QLabel" name="label_9">
<property name="geometry">
<rect>
<x>240</x>
<y>110</y>
<width>51</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>Offset</string>
</property>
</widget>
<widget class="QLabel" name="label_10">
<property name="geometry">
<rect>
<x>240</x>
<y>180</y>
<width>61</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>FinalDelay</string>
</property>
</widget>
<widget class="QLabel" name="label_11">
<property name="geometry">
<rect>
<x>240</x>
<y>40</y>
<width>81</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>FinalPeriod</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_cuo_StepNum">
<property name="geometry">
<rect>
<x>70</x>
<y>40</y>
<width>113</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_cuo_Fmin">
<property name="geometry">
<rect>
<x>70</x>
<y>110</y>
<width>113</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_cuo_A">
<property name="geometry">
<rect>
<x>70</x>
<y>180</y>
<width>113</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_cuo_FinalDelay">
<property name="geometry">
<rect>
<x>340</x>
<y>180</y>
<width>113</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_cuo_Offsct">
<property name="geometry">
<rect>
<x>340</x>
<y>110</y>
<width>113</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_cuo_FinalPeriod">
<property name="geometry">
<rect>
<x>340</x>
<y>40</y>
<width>113</width>
<height>20</height>
</rect>
</property>
</widget>
</widget>
<widget class="QGroupBox" name="groupBox_zouzhi">
<property name="geometry">
<rect>
<x>0</x>
<y>250</y>
<width>501</width>
<height>251</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>230</height>
</size>
</property>
<property name="title">
<string>走纸</string>
</property>
<widget class="QLineEdit" name="lineEdit_zuo_A">
<property name="geometry">
<rect>
<x>70</x>
<y>190</y>
<width>113</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label_12">
<property name="geometry">
<rect>
<x>20</x>
<y>190</y>
<width>51</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>A</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_zuo_StepNum">
<property name="geometry">
<rect>
<x>70</x>
<y>50</y>
<width>113</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_zuo_Fmin">
<property name="geometry">
<rect>
<x>70</x>
<y>120</y>
<width>113</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label_13">
<property name="geometry">
<rect>
<x>240</x>
<y>120</y>
<width>51</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>Offset</string>
</property>
</widget>
<widget class="QLabel" name="label_14">
<property name="geometry">
<rect>
<x>240</x>
<y>50</y>
<width>81</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>FinalPeriod</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_zuo_Offsct">
<property name="geometry">
<rect>
<x>340</x>
<y>120</y>
<width>113</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label_15">
<property name="geometry">
<rect>
<x>20</x>
<y>120</y>
<width>51</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>Fmin</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_zuo_FinalPeriod">
<property name="geometry">
<rect>
<x>340</x>
<y>50</y>
<width>113</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label_16">
<property name="geometry">
<rect>
<x>240</x>
<y>190</y>
<width>61</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>FinalDelay</string>
</property>
</widget>
<widget class="QLabel" name="label_17">
<property name="geometry">
<rect>
<x>20</x>
<y>50</y>
<width>51</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>StepNum</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_zuo_FinalDelay">
<property name="geometry">
<rect>
<x>340</x>
<y>190</y>
<width>113</width>
<height>20</height>
</rect>
</property>
</widget>
</widget>
<widget class="QPushButton" name="pushButton_motor_get">
<property name="geometry">
<rect>
<x>270</x>
<y>530</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="text">
<string>获取</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton_motor_set">
<property name="geometry">
<rect>
<x>380</x>
<y>530</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="text">
<string>设置</string>
</property>
</widget>
<widget class="QCheckBox" name="checkBox_motor_istmc">
<property name="geometry">
<rect>
<x>20</x>
<y>530</y>
<width>91</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>TMC电机板</string>
</property>
</widget>
</widget>
</widget>
</item>
<item>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<widget class="QGroupBox" name="groupBox_online_devices">
<property name="minimumSize">
<size>
<width>260</width>
<height>120</height>
</size>
</property>
<property name="title">
<string>在线设备</string>
</property>
<widget class="QLabel" name="label_4">
<property name="geometry">
<rect>
<x>20</x>
<y>30</y>
<width>54</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>型号:</string>
</property>
</widget>
<widget class="QComboBox" name="comboBox_online">
<property name="geometry">
<rect>
<x>60</x>
<y>30</y>
<width>151</width>
<height>22</height>
</rect>
</property>
</widget>
<widget class="QPushButton" name="pushButton_online">
<property name="geometry">
<rect>
<x>140</x>
<y>70</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="text">
<string> 刷新设备</string>
</property>
</widget>
</widget>
</item>
<item>
<widget class="QGroupBox" name="groupBox_public_param">
<property name="minimumSize">
<size>
<width>260</width>
<height>180</height>
</size>
</property>
<property name="title">
<string>公用配置</string>
</property>
<widget class="QLabel" name="label_3">
<property name="geometry">
<rect>
<x>20</x>
<y>70</y>
<width>54</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>颜色模式:</string>
</property>
</widget>
<widget class="QLabel" name="label_2">
<property name="geometry">
<rect>
<x>20</x>
<y>30</y>
<width>51</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>分辨率:</string>
</property>
</widget>
<widget class="QComboBox" name="comboBox_dpi">
<property name="geometry">
<rect>
<x>90</x>
<y>30</y>
<width>111</width>
<height>22</height>
</rect>
</property>
<item>
<property name="text">
<string>200</string>
</property>
</item>
<item>
<property name="text">
<string>300</string>
</property>
</item>
<item>
<property name="text">
<string>600</string>
</property>
</item>
</widget>
<widget class="QComboBox" name="comboBox_colormode">
<property name="geometry">
<rect>
<x>90</x>
<y>70</y>
<width>111</width>
<height>22</height>
</rect>
</property>
<item>
<property name="text">
<string>彩色</string>
</property>
</item>
<item>
<property name="text">
<string>灰度</string>
</property>
</item>
</widget>
<widget class="QLabel" name="label_5">
<property name="geometry">
<rect>
<x>20</x>
<y>110</y>
<width>54</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>速度模式:</string>
</property>
</widget>
<widget class="QComboBox" name="comboBox_speedmode">
<property name="geometry">
<rect>
<x>90</x>
<y>110</y>
<width>111</width>
<height>22</height>
</rect>
</property>
</widget>
</widget>
</item>
<item>
<spacer name="verticalSpacer">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
</layout>
</item>
</layout>
</widget>
<resources/>
<connections/>
</ui>