代码拉取完成,页面将自动刷新
同步操作将从 AGeek/Qt5上位机 强制同步,此操作会覆盖自 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>1043</width>
<height>680</height>
</rect>
</property>
<property name="windowTitle">
<string>Qt5上位机V0.1</string>
</property>
<widget class="QWidget" name="centralwidget">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<property name="spacing">
<number>0</number>
</property>
<property name="leftMargin">
<number>0</number>
</property>
<property name="topMargin">
<number>0</number>
</property>
<property name="rightMargin">
<number>0</number>
</property>
<property name="bottomMargin">
<number>0</number>
</property>
<item>
<widget class="QTabWidget" name="tabWidget_main">
<property name="tabPosition">
<enum>QTabWidget::East</enum>
</property>
<property name="currentIndex">
<number>0</number>
</property>
<property name="iconSize">
<size>
<width>35</width>
<height>35</height>
</size>
</property>
<widget class="QWidget" name="tab_QSehll">
<attribute name="icon">
<iconset>
<selectedon>:/icon_QShell2.png</selectedon>
</iconset>
</attribute>
<attribute name="title">
<string>脚本模式</string>
</attribute>
<layout class="QHBoxLayout" name="horizontalLayout_2">
<item>
<widget class="QShell" name="widget_qshell" native="true"/>
</item>
</layout>
</widget>
<widget class="QWidget" name="tab_QGUI">
<attribute name="icon">
<iconset>
<selectedon>:/icon_QGUI2.png</selectedon>
</iconset>
</attribute>
<attribute name="title">
<string>界面模式</string>
</attribute>
</widget>
<widget class="QWidget" name="tab">
<attribute name="title">
<string>more</string>
</attribute>
<layout class="QHBoxLayout" name="horizontalLayout"/>
</widget>
</widget>
</item>
</layout>
</widget>
<widget class="QMenuBar" name="menubar">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>1043</width>
<height>25</height>
</rect>
</property>
<widget class="QMenu" name="menu">
<property name="title">
<string>文件</string>
</property>
</widget>
<widget class="QMenu" name="menu_2">
<property name="title">
<string>编辑</string>
</property>
</widget>
<widget class="QMenu" name="menu_3">
<property name="title">
<string>视图</string>
</property>
</widget>
<widget class="QMenu" name="menu_4">
<property name="title">
<string>工具</string>
</property>
</widget>
<widget class="QMenu" name="menu_5">
<property name="title">
<string>帮助</string>
</property>
</widget>
<addaction name="menu"/>
<addaction name="menu_2"/>
<addaction name="menu_3"/>
<addaction name="menu_4"/>
<addaction name="menu_5"/>
</widget>
<widget class="QStatusBar" name="statusbar"/>
</widget>
<customwidgets>
<customwidget>
<class>QShell</class>
<extends>QWidget</extends>
<header>QShell/qshell.h</header>
<container>1</container>
</customwidget>
</customwidgets>
<resources/>
<connections/>
</ui>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。