代码拉取完成,页面将自动刷新
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>baseForm</class>
<widget class="QWidget" name="baseForm">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>480</width>
<height>320</height>
</rect>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
<widget class="QStackedWidget" name="stackedWidget">
<property name="geometry">
<rect>
<x>10</x>
<y>10</y>
<width>380</width>
<height>280</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
</widget>
<widget class="QWidget" name="">
<property name="geometry">
<rect>
<x>400</x>
<y>10</y>
<width>63</width>
<height>281</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<widget class="QPushButton" name="addPushButton">
<property name="minimumSize">
<size>
<width>61</width>
<height>41</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>61</width>
<height>41</height>
</size>
</property>
<property name="text">
<string>添加</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="delePushButton">
<property name="minimumSize">
<size>
<width>61</width>
<height>41</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>61</width>
<height>41</height>
</size>
</property>
<property name="text">
<string>删除</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="startButton">
<property name="minimumSize">
<size>
<width>61</width>
<height>41</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>61</width>
<height>41</height>
</size>
</property>
<property name="text">
<string>启动</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="ResetButton">
<property name="minimumSize">
<size>
<width>61</width>
<height>41</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>61</width>
<height>41</height>
</size>
</property>
<property name="text">
<string>重启</string>
</property>
</widget>
</item>
</layout>
</widget>
</widget>
<resources/>
<connections/>
</ui>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。