代码拉取完成,页面将自动刷新
同步操作将从 看江山如画/QtSnap7 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>MainWindow</class>
<widget class="QMainWindow" name="MainWindow">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>656</width>
<height>625</height>
</rect>
</property>
<property name="windowTitle">
<string>MainWindow</string>
</property>
<widget class="QWidget" name="centralWidget">
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>20</x>
<y>130</y>
<width>321</width>
<height>351</height>
</rect>
</property>
<property name="text">
<string>PLC data</string>
</property>
</widget>
<widget class="QPushButton" name="pbWrite">
<property name="geometry">
<rect>
<x>20</x>
<y>60</y>
<width>131</width>
<height>41</height>
</rect>
</property>
<property name="text">
<string>Write</string>
</property>
</widget>
<widget class="QSpinBox" name="spinBox">
<property name="geometry">
<rect>
<x>170</x>
<y>60</y>
<width>91</width>
<height>41</height>
</rect>
</property>
</widget>
<widget class="QPushButton" name="pbTestCasting">
<property name="geometry">
<rect>
<x>500</x>
<y>80</y>
<width>131</width>
<height>41</height>
</rect>
</property>
<property name="text">
<string>TestCasting</string>
</property>
</widget>
<widget class="QLabel" name="ipLabel">
<property name="geometry">
<rect>
<x>40</x>
<y>10</y>
<width>301</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>Ip address</string>
</property>
</widget>
<widget class="QLabel" name="lblLanguage">
<property name="geometry">
<rect>
<x>440</x>
<y>10</y>
<width>131</width>
<height>41</height>
</rect>
</property>
<property name="text">
<string>TextLabel</string>
</property>
</widget>
</widget>
<widget class="QMenuBar" name="menuBar">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>656</width>
<height>22</height>
</rect>
</property>
<widget class="QMenu" name="menuEnglish">
<property name="title">
<string>Language</string>
</property>
<addaction name="actionEnglish"/>
<addaction name="actionItalian"/>
</widget>
<addaction name="menuEnglish"/>
</widget>
<widget class="QToolBar" name="mainToolBar">
<attribute name="toolBarArea">
<enum>TopToolBarArea</enum>
</attribute>
<attribute name="toolBarBreak">
<bool>false</bool>
</attribute>
</widget>
<widget class="QStatusBar" name="statusBar"/>
<action name="actionEnglish">
<property name="text">
<string>English</string>
</property>
</action>
<action name="actionItalian">
<property name="text">
<string>Italian</string>
</property>
</action>
</widget>
<layoutdefault spacing="6" margin="11"/>
<resources/>
<connections/>
</ui>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。