423 lines
10 KiB
XML
423 lines
10 KiB
XML
<?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>560</width>
|
||
<height>530</height>
|
||
</rect>
|
||
</property>
|
||
<property name="mouseTracking">
|
||
<bool>false</bool>
|
||
</property>
|
||
<property name="windowTitle">
|
||
<string>通用游戏部署工具 v1.0 By:shileiye</string>
|
||
</property>
|
||
<widget class="QWidget" name="centralwidget">
|
||
<widget class="QGroupBox" name="groupBox">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>20</x>
|
||
<y>20</y>
|
||
<width>520</width>
|
||
<height>100</height>
|
||
</rect>
|
||
</property>
|
||
<property name="title">
|
||
<string>基本设置</string>
|
||
</property>
|
||
<widget class="QPushButton" name="saveSetButton">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>420</x>
|
||
<y>30</y>
|
||
<width>75</width>
|
||
<height>52</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string>保存</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QLineEdit" name="newGameInput">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>70</x>
|
||
<y>60</y>
|
||
<width>120</width>
|
||
<height>20</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
<property name="placeholderText">
|
||
<string>输入新名称</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QLabel" name="label_4">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>210</x>
|
||
<y>60</y>
|
||
<width>60</width>
|
||
<height>20</height>
|
||
</rect>
|
||
</property>
|
||
<property name="layoutDirection">
|
||
<enum>Qt::LeftToRight</enum>
|
||
</property>
|
||
<property name="text">
|
||
<string>新IP:</string>
|
||
</property>
|
||
<property name="alignment">
|
||
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
||
</property>
|
||
</widget>
|
||
<widget class="QLineEdit" name="newIpInput">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>270</x>
|
||
<y>60</y>
|
||
<width>120</width>
|
||
<height>20</height>
|
||
</rect>
|
||
</property>
|
||
<property name="placeholderText">
|
||
<string>输入IP</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QLabel" name="label_2">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>10</x>
|
||
<y>60</y>
|
||
<width>60</width>
|
||
<height>20</height>
|
||
</rect>
|
||
</property>
|
||
<property name="layoutDirection">
|
||
<enum>Qt::LeftToRight</enum>
|
||
</property>
|
||
<property name="text">
|
||
<string>新名称:</string>
|
||
</property>
|
||
<property name="alignment">
|
||
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
||
</property>
|
||
</widget>
|
||
<widget class="QLabel" name="nowIpLabel">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>270</x>
|
||
<y>30</y>
|
||
<width>120</width>
|
||
<height>20</height>
|
||
</rect>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true">color: rgb(53, 132, 17);</string>
|
||
</property>
|
||
<property name="text">
|
||
<string>255.255.255.255</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QLabel" name="label">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>10</x>
|
||
<y>30</y>
|
||
<width>60</width>
|
||
<height>20</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string>游戏名称:</string>
|
||
</property>
|
||
<property name="alignment">
|
||
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
||
</property>
|
||
</widget>
|
||
<widget class="QLabel" name="nowGameLabel">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>70</x>
|
||
<y>30</y>
|
||
<width>120</width>
|
||
<height>20</height>
|
||
</rect>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true">color: rgb(53, 132, 17);</string>
|
||
</property>
|
||
<property name="text">
|
||
<string>XX游戏</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QLabel" name="label_5">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>210</x>
|
||
<y>30</y>
|
||
<width>60</width>
|
||
<height>20</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string>游戏IP:</string>
|
||
</property>
|
||
<property name="alignment">
|
||
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
||
</property>
|
||
</widget>
|
||
</widget>
|
||
<widget class="QGroupBox" name="groupBox_2">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>20</x>
|
||
<y>130</y>
|
||
<width>520</width>
|
||
<height>80</height>
|
||
</rect>
|
||
</property>
|
||
<property name="title">
|
||
<string>基础服务</string>
|
||
</property>
|
||
<widget class="QPushButton" name="nginxButton">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>10</x>
|
||
<y>20</y>
|
||
<width>80</width>
|
||
<height>45</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string>启动Nginx</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QPushButton" name="mysqlButton">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>100</x>
|
||
<y>20</y>
|
||
<width>80</width>
|
||
<height>45</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string>启动MySql</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QPushButton" name="gameButton">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>190</x>
|
||
<y>20</y>
|
||
<width>80</width>
|
||
<height>45</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string>启动游戏</string>
|
||
</property>
|
||
</widget>
|
||
</widget>
|
||
<widget class="QGroupBox" name="groupBox_3">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>20</x>
|
||
<y>220</y>
|
||
<width>521</width>
|
||
<height>80</height>
|
||
</rect>
|
||
</property>
|
||
<property name="title">
|
||
<string>辅助工具</string>
|
||
</property>
|
||
<widget class="QPushButton" name="fanbianyiButton">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>10</x>
|
||
<y>20</y>
|
||
<width>80</width>
|
||
<height>45</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string>反编译APK</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QPushButton" name="shengchengButton">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>100</x>
|
||
<y>20</y>
|
||
<width>80</width>
|
||
<height>45</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string>生成APK</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QPushButton" name="qianmingButton">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>190</x>
|
||
<y>20</y>
|
||
<width>80</width>
|
||
<height>45</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string>APK签名</string>
|
||
</property>
|
||
</widget>
|
||
</widget>
|
||
<widget class="QTextEdit" name="CMDtextEdit">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>20</x>
|
||
<y>320</y>
|
||
<width>521</width>
|
||
<height>180</height>
|
||
</rect>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true">background-color: rgb(0, 0, 0);
|
||
color: rgb(40, 255, 16);</string>
|
||
</property>
|
||
<property name="html">
|
||
<string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
|
||
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
||
p, li { white-space: pre-wrap; }
|
||
</style></head><body style=" font-family:'SimSun'; font-size:9pt; font-weight:400; font-style:normal;">
|
||
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">准备就绪,请在上方进行操作,部分操作进程和结果会在此处显示。</p></body></html></string>
|
||
</property>
|
||
</widget>
|
||
</widget>
|
||
<widget class="QStatusBar" name="statusbar"/>
|
||
</widget>
|
||
<resources>
|
||
<include location="icon.qrc"/>
|
||
</resources>
|
||
<connections>
|
||
<connection>
|
||
<sender>saveSetButton</sender>
|
||
<signal>clicked()</signal>
|
||
<receiver>MainWindow</receiver>
|
||
<slot>lower()</slot>
|
||
<hints>
|
||
<hint type="sourcelabel">
|
||
<x>477</x>
|
||
<y>75</y>
|
||
</hint>
|
||
<hint type="destinationlabel">
|
||
<x>279</x>
|
||
<y>166</y>
|
||
</hint>
|
||
</hints>
|
||
</connection>
|
||
<connection>
|
||
<sender>shengchengButton</sender>
|
||
<signal>clicked()</signal>
|
||
<receiver>MainWindow</receiver>
|
||
<slot>lower()</slot>
|
||
<hints>
|
||
<hint type="sourcelabel">
|
||
<x>159</x>
|
||
<y>262</y>
|
||
</hint>
|
||
<hint type="destinationlabel">
|
||
<x>279</x>
|
||
<y>166</y>
|
||
</hint>
|
||
</hints>
|
||
</connection>
|
||
<connection>
|
||
<sender>qianmingButton</sender>
|
||
<signal>clicked()</signal>
|
||
<receiver>MainWindow</receiver>
|
||
<slot>lower()</slot>
|
||
<hints>
|
||
<hint type="sourcelabel">
|
||
<x>249</x>
|
||
<y>262</y>
|
||
</hint>
|
||
<hint type="destinationlabel">
|
||
<x>279</x>
|
||
<y>166</y>
|
||
</hint>
|
||
</hints>
|
||
</connection>
|
||
<connection>
|
||
<sender>nginxButton</sender>
|
||
<signal>clicked()</signal>
|
||
<receiver>MainWindow</receiver>
|
||
<slot>lower()</slot>
|
||
<hints>
|
||
<hint type="sourcelabel">
|
||
<x>69</x>
|
||
<y>172</y>
|
||
</hint>
|
||
<hint type="destinationlabel">
|
||
<x>279</x>
|
||
<y>166</y>
|
||
</hint>
|
||
</hints>
|
||
</connection>
|
||
<connection>
|
||
<sender>mysqlButton</sender>
|
||
<signal>clicked()</signal>
|
||
<receiver>MainWindow</receiver>
|
||
<slot>lower()</slot>
|
||
<hints>
|
||
<hint type="sourcelabel">
|
||
<x>159</x>
|
||
<y>172</y>
|
||
</hint>
|
||
<hint type="destinationlabel">
|
||
<x>279</x>
|
||
<y>166</y>
|
||
</hint>
|
||
</hints>
|
||
</connection>
|
||
<connection>
|
||
<sender>gameButton</sender>
|
||
<signal>clicked()</signal>
|
||
<receiver>MainWindow</receiver>
|
||
<slot>lower()</slot>
|
||
<hints>
|
||
<hint type="sourcelabel">
|
||
<x>249</x>
|
||
<y>172</y>
|
||
</hint>
|
||
<hint type="destinationlabel">
|
||
<x>279</x>
|
||
<y>166</y>
|
||
</hint>
|
||
</hints>
|
||
</connection>
|
||
<connection>
|
||
<sender>fanbianyiButton</sender>
|
||
<signal>clicked()</signal>
|
||
<receiver>MainWindow</receiver>
|
||
<slot>lower()</slot>
|
||
<hints>
|
||
<hint type="sourcelabel">
|
||
<x>69</x>
|
||
<y>262</y>
|
||
</hint>
|
||
<hint type="destinationlabel">
|
||
<x>279</x>
|
||
<y>166</y>
|
||
</hint>
|
||
</hints>
|
||
</connection>
|
||
</connections>
|
||
</ui>
|