2 Star 2 Fork 1

Joe/frp Manage2.0

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
mainform.ui 6.78 KB
一键复制 编辑 原始数据 按行查看 历史
Joe 提交于 2023-07-03 16:34 . 2.3.0
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>MainForm</class>
<widget class="QMainWindow" name="MainForm">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>601</width>
<height>372</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>601</width>
<height>372</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>601</width>
<height>372</height>
</size>
</property>
<property name="windowTitle">
<string>frpManage</string>
</property>
<widget class="QWidget" name="centralwidget">
<widget class="QStackedWidget" name="stackedWidget">
<property name="geometry">
<rect>
<x>110</x>
<y>10</y>
<width>480</width>
<height>320</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<widget class="QWidget" name="page">
<widget class="QPushButton" name="startButton">
<property name="geometry">
<rect>
<x>240</x>
<y>230</y>
<width>81</width>
<height>41</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string>启动</string>
</property>
</widget>
<widget class="QPushButton" name="ResetButton">
<property name="geometry">
<rect>
<x>340</x>
<y>230</y>
<width>81</width>
<height>41</height>
</rect>
</property>
<property name="text">
<string>重启</string>
</property>
</widget>
<widget class="QCheckBox" name="setupCheckBox">
<property name="geometry">
<rect>
<x>160</x>
<y>170</y>
<width>131</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>开机启动</string>
</property>
</widget>
<widget class="QLineEdit" name="tokenLineEdit">
<property name="geometry">
<rect>
<x>154</x>
<y>143</y>
<width>161</width>
<height>21</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="portLineEdit">
<property name="geometry">
<rect>
<x>154</x>
<y>106</y>
<width>161</width>
<height>21</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>41</x>
<y>67</y>
<width>100</width>
<height>25</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>14</pointsize>
</font>
</property>
<property name="text">
<string>服务器地址:</string>
</property>
</widget>
<widget class="QLabel" name="label_3">
<property name="geometry">
<rect>
<x>41</x>
<y>141</y>
<width>107</width>
<height>25</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>14</pointsize>
</font>
</property>
<property name="text">
<string> Token: </string>
</property>
</widget>
<widget class="QLineEdit" name="addrLineEdit">
<property name="geometry">
<rect>
<x>154</x>
<y>69</y>
<width>161</width>
<height>21</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label_2">
<property name="geometry">
<rect>
<x>41</x>
<y>104</y>
<width>100</width>
<height>25</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>14</pointsize>
</font>
</property>
<property name="text">
<string>服务器端口:</string>
</property>
</widget>
<widget class="QLabel" name="label_4">
<property name="geometry">
<rect>
<x>430</x>
<y>0</y>
<width>53</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>V2.3.0</string>
</property>
</widget>
</widget>
</widget>
<widget class="QLabel" name="LOGO">
<property name="geometry">
<rect>
<x>20</x>
<y>10</y>
<width>70</width>
<height>70</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QWidget" name="layoutWidget">
<property name="geometry">
<rect>
<x>9</x>
<y>90</y>
<width>93</width>
<height>221</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<widget class="QPushButton" name="mainPushButton">
<property name="minimumSize">
<size>
<width>91</width>
<height>41</height>
</size>
</property>
<property name="text">
<string>服务器设置</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="basePushButton">
<property name="minimumSize">
<size>
<width>91</width>
<height>41</height>
</size>
</property>
<property name="text">
<string>基本转发</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="xtcpPushButton">
<property name="minimumSize">
<size>
<width>91</width>
<height>41</height>
</size>
</property>
<property name="text">
<string>P2P转发</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="debugPushButton">
<property name="minimumSize">
<size>
<width>91</width>
<height>40</height>
</size>
</property>
<property name="text">
<string>调试</string>
</property>
</widget>
</item>
</layout>
</widget>
</widget>
<widget class="QStatusBar" name="statusbar"/>
<widget class="QToolBar" name="toolBar">
<property name="windowTitle">
<string>toolBar</string>
</property>
<attribute name="toolBarArea">
<enum>BottomToolBarArea</enum>
</attribute>
<attribute name="toolBarBreak">
<bool>false</bool>
</attribute>
</widget>
</widget>
<resources/>
<connections/>
</ui>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/li-da-diao/frp-manage2.0.git
git@gitee.com:li-da-diao/frp-manage2.0.git
li-da-diao
frp-manage2.0
frp Manage2.0
master

搜索帮助