代码拉取完成,页面将自动刷新
同步操作将从 1ndu5try/Qtweiniu 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>LeftTopForm</class>
<widget class="QWidget" name="LeftTopForm">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>193</width>
<height>309</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>193</width>
<height>309</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>193</width>
<height>309</height>
</size>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
<widget class="QWidget" name="widget" native="true">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>193</width>
<height>312</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>193</width>
<height>309</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(255, 255, 255);</string>
</property>
<widget class="QPushButton" name="pushButton_3">
<property name="geometry">
<rect>
<x>-40</x>
<y>78</y>
<width>251</width>
<height>40</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>200</width>
<height>40</height>
</size>
</property>
<property name="font">
<font>
<family>微软雅黑</family>
<weight>50</weight>
<bold>false</bold>
<stylestrategy>PreferAntialias</stylestrategy>
</font>
</property>
<property name="styleSheet">
<string notr="true">QPushButton
{
border:none;
}
/*鼠标按下状态*/
/*鼠标悬停状态*/
QPushButton:hover
{
background-color: rgb(226, 243, 255);
}
</string>
</property>
<property name="text">
<string>重置当前布局</string>
</property>
<property name="icon">
<iconset resource="Res.qrc">
<normaloff>:/png/刷新.png</normaloff>:/png/刷新.png</iconset>
</property>
<property name="iconSize">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</widget>
<widget class="QPushButton" name="pushButton_6">
<property name="geometry">
<rect>
<x>-56</x>
<y>192</y>
<width>251</width>
<height>40</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>200</width>
<height>40</height>
</size>
</property>
<property name="font">
<font>
<family>微软雅黑</family>
<weight>50</weight>
<bold>false</bold>
<stylestrategy>PreferAntialias</stylestrategy>
</font>
</property>
<property name="styleSheet">
<string notr="true">QPushButton
{
border:none;
}
/*鼠标按下状态*/
/*鼠标悬停状态*/
QPushButton:hover
{
background-color: rgb(226, 243, 255);
}
</string>
</property>
<property name="text">
<string>锁定布局</string>
</property>
<property name="icon">
<iconset resource="Res.qrc">
<normaloff>:/png/sounding.png</normaloff>:/png/sounding.png</iconset>
</property>
<property name="iconSize">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</widget>
<widget class="QPushButton" name="pushButton_4">
<property name="geometry">
<rect>
<x>-61</x>
<y>116</y>
<width>311</width>
<height>40</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>200</width>
<height>40</height>
</size>
</property>
<property name="font">
<font>
<family>微软雅黑</family>
<weight>50</weight>
<bold>false</bold>
<stylestrategy>PreferAntialias</stylestrategy>
</font>
</property>
<property name="styleSheet">
<string notr="true">QPushButton
{
border:none;
}
/*鼠标按下状态*/
/*鼠标悬停状态*/
QPushButton:hover
{
background-color: rgb(226, 243, 255);
}
</string>
</property>
<property name="text">
<string>保存自定义布局</string>
</property>
<property name="icon">
<iconset resource="Res.qrc">
<normaloff>:/png/保存(1).png</normaloff>:/png/保存(1).png</iconset>
</property>
</widget>
<widget class="QToolButton" name="toolButton_5">
<property name="geometry">
<rect>
<x>-28</x>
<y>154</y>
<width>220</width>
<height>40</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>200</width>
<height>40</height>
</size>
</property>
<property name="font">
<font>
<family>微软雅黑</family>
<weight>50</weight>
<bold>false</bold>
<stylestrategy>PreferAntialias</stylestrategy>
</font>
</property>
<property name="styleSheet">
<string notr="true">QToolButton
{
border:none;
}
/*鼠标按下状态*/
/*鼠标悬停状态*/
QToolButton:hover
{
background-color: rgb(226, 243, 255);
}
</string>
</property>
<property name="text">
<string>全部布局</string>
</property>
</widget>
<widget class="QToolButton" name="toolButton_8">
<property name="geometry">
<rect>
<x>-55</x>
<y>267</y>
<width>271</width>
<height>40</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>200</width>
<height>40</height>
</size>
</property>
<property name="font">
<font>
<family>微软雅黑</family>
<weight>50</weight>
<bold>false</bold>
<stylestrategy>PreferAntialias</stylestrategy>
</font>
</property>
<property name="styleSheet">
<string notr="true">QToolButton
{
border:none;
}
/*鼠标按下状态*/
/*鼠标悬停状态*/
QToolButton:hover
{
background-color: rgb(226, 243, 255);
}
</string>
</property>
<property name="text">
<string>退出应用</string>
</property>
</widget>
<widget class="QToolButton" name="toolButton">
<property name="geometry">
<rect>
<x>-13</x>
<y>2</y>
<width>205</width>
<height>40</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>205</width>
<height>40</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>205</width>
<height>40</height>
</size>
</property>
<property name="font">
<font>
<family>微软雅黑</family>
<weight>50</weight>
<bold>false</bold>
<stylestrategy>PreferAntialias</stylestrategy>
</font>
</property>
<property name="styleSheet">
<string notr="true">QToolButton
{
border:none;
}
/*鼠标按下状态*/
/*鼠标悬停状态*/
QToolButton:hover
{
background-color: rgb(226, 243, 255);
}
</string>
</property>
<property name="text">
<string>创建新窗口</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton_2">
<property name="geometry">
<rect>
<x>-74</x>
<y>40</y>
<width>291</width>
<height>40</height>
</rect>
</property>
<property name="font">
<font>
<family>微软雅黑</family>
<weight>50</weight>
<bold>false</bold>
<stylestrategy>PreferAntialias</stylestrategy>
</font>
</property>
<property name="layoutDirection">
<enum>Qt::LeftToRight</enum>
</property>
<property name="autoFillBackground">
<bool>false</bool>
</property>
<property name="styleSheet">
<string notr="true">QPushButton
{
border:none;
}
/*鼠标按下状态*/
/*鼠标悬停状态*/
QPushButton:hover
{
background-color: rgb(226, 243, 255);
}
</string>
</property>
<property name="text">
<string>克隆窗口</string>
</property>
<property name="icon">
<iconset resource="Res.qrc">
<normaloff>:/png/窗口.png</normaloff>:/png/窗口.png</iconset>
</property>
<property name="iconSize">
<size>
<width>16</width>
<height>16</height>
</size>
</property>
<property name="autoRepeatDelay">
<number>100</number>
</property>
<property name="autoRepeatInterval">
<number>100</number>
</property>
</widget>
<widget class="QToolButton" name="toolButton_9">
<property name="geometry">
<rect>
<x>-11</x>
<y>370</y>
<width>200</width>
<height>40</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>200</width>
<height>40</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>200</width>
<height>40</height>
</size>
</property>
<property name="font">
<font>
<family>微软雅黑</family>
<weight>50</weight>
<bold>false</bold>
<stylestrategy>PreferAntialias</stylestrategy>
</font>
</property>
<property name="styleSheet">
<string notr="true">QToolButton
{
border-style:none;
}
/*鼠标按下状态*/
/*鼠标悬停状态*/
QToolButton:hover
{
background-color: rgb(226, 243, 255);
}
</string>
</property>
<property name="text">
<string>创建新窗口</string>
</property>
</widget>
<widget class="QToolButton" name="toolButton_7">
<property name="geometry">
<rect>
<x>-60</x>
<y>230</y>
<width>251</width>
<height>40</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>200</width>
<height>40</height>
</size>
</property>
<property name="font">
<font>
<family>微软雅黑</family>
<weight>50</weight>
<bold>false</bold>
<stylestrategy>PreferAntialias</stylestrategy>
</font>
</property>
<property name="styleSheet">
<string notr="true">QToolButton
{
border:none;
}
/*鼠标按下状态*/
/*鼠标悬停状态*/
QToolButton:hover
{
background-color: rgb(226, 243, 255);
}
</string>
</property>
<property name="text">
<string>关于</string>
</property>
</widget>
</widget>
</widget>
<resources>
<include location="Res.qrc"/>
</resources>
<connections/>
</ui>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。