This commit is contained in:
+125
-134
@@ -5,8 +5,8 @@
|
|||||||
<rect>
|
<rect>
|
||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
<width>568</width>
|
<width>591</width>
|
||||||
<height>472</height>
|
<height>494</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<property name="windowTitle" >
|
<property name="windowTitle" >
|
||||||
@@ -19,17 +19,10 @@
|
|||||||
<property name="spacing" >
|
<property name="spacing" >
|
||||||
<number>6</number>
|
<number>6</number>
|
||||||
</property>
|
</property>
|
||||||
<item row="1" column="0" colspan="2" >
|
<item row="0" column="0" >
|
||||||
<widget class="Line" name="line" >
|
|
||||||
<property name="orientation" >
|
|
||||||
<enum>Qt::Horizontal</enum>
|
|
||||||
</property>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
<item row="0" column="0" colspan="2" >
|
|
||||||
<widget class="QGroupBox" name="groupBox" >
|
<widget class="QGroupBox" name="groupBox" >
|
||||||
<property name="title" >
|
<property name="title" >
|
||||||
<string>Quick Connect</string>
|
<string>Connect to Network Game</string>
|
||||||
</property>
|
</property>
|
||||||
<layout class="QGridLayout" >
|
<layout class="QGridLayout" >
|
||||||
<property name="margin" >
|
<property name="margin" >
|
||||||
@@ -45,12 +38,14 @@
|
|||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item row="1" column="0" >
|
<item row="1" column="1" >
|
||||||
<widget class="QLabel" name="label_2" >
|
<widget class="QSpinBox" name="spinBox" />
|
||||||
<property name="text" >
|
</item>
|
||||||
<string>Port:</string>
|
<item row="0" column="4" >
|
||||||
</property>
|
<widget class="QLineEdit" name="lineEdit_2" />
|
||||||
</widget>
|
</item>
|
||||||
|
<item row="0" column="1" >
|
||||||
|
<widget class="QLineEdit" name="lineEdit" />
|
||||||
</item>
|
</item>
|
||||||
<item row="0" column="3" >
|
<item row="0" column="3" >
|
||||||
<widget class="QLabel" name="label_3" >
|
<widget class="QLabel" name="label_3" >
|
||||||
@@ -59,30 +54,68 @@
|
|||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item rowspan="2" row="0" column="2" >
|
<item row="4" column="0" colspan="5" >
|
||||||
<spacer>
|
<widget class="QGroupBox" name="groupBox_2" >
|
||||||
<property name="orientation" >
|
<property name="title" >
|
||||||
<enum>Qt::Horizontal</enum>
|
<string>Server Profiles</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="sizeType" >
|
<layout class="QGridLayout" >
|
||||||
<enum>QSizePolicy::Fixed</enum>
|
<property name="margin" >
|
||||||
</property>
|
<number>9</number>
|
||||||
<property name="sizeHint" >
|
</property>
|
||||||
<size>
|
<property name="spacing" >
|
||||||
<width>8</width>
|
<number>6</number>
|
||||||
<height>20</height>
|
</property>
|
||||||
</size>
|
<item row="0" column="0" >
|
||||||
</property>
|
<widget class="QTreeWidget" name="treeWidget" >
|
||||||
</spacer>
|
<column>
|
||||||
</item>
|
<property name="text" >
|
||||||
<item row="1" column="1" >
|
<string> Server </string>
|
||||||
<widget class="QSpinBox" name="spinBox" />
|
</property>
|
||||||
</item>
|
</column>
|
||||||
<item row="0" column="1" >
|
<column>
|
||||||
<widget class="QLineEdit" name="lineEdit" />
|
<property name="text" >
|
||||||
</item>
|
<string> Address </string>
|
||||||
<item row="0" column="4" >
|
</property>
|
||||||
<widget class="QLineEdit" name="lineEdit_2" />
|
</column>
|
||||||
|
<column>
|
||||||
|
<property name="text" >
|
||||||
|
<string> Port </string>
|
||||||
|
</property>
|
||||||
|
</column>
|
||||||
|
<column>
|
||||||
|
<property name="text" >
|
||||||
|
<string>IPv6</string>
|
||||||
|
</property>
|
||||||
|
</column>
|
||||||
|
</widget>
|
||||||
|
</item>
|
||||||
|
<item row="1" column="0" >
|
||||||
|
<layout class="QHBoxLayout" >
|
||||||
|
<property name="margin" >
|
||||||
|
<number>0</number>
|
||||||
|
</property>
|
||||||
|
<property name="spacing" >
|
||||||
|
<number>6</number>
|
||||||
|
</property>
|
||||||
|
<item>
|
||||||
|
<widget class="QPushButton" name="pushButton_2" >
|
||||||
|
<property name="text" >
|
||||||
|
<string>Save</string>
|
||||||
|
</property>
|
||||||
|
</widget>
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<widget class="QPushButton" name="pushButton_5" >
|
||||||
|
<property name="text" >
|
||||||
|
<string>Delete</string>
|
||||||
|
</property>
|
||||||
|
</widget>
|
||||||
|
</item>
|
||||||
|
</layout>
|
||||||
|
</item>
|
||||||
|
</layout>
|
||||||
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item row="3" column="0" colspan="5" >
|
<item row="3" column="0" colspan="5" >
|
||||||
<widget class="QPushButton" name="pushButton_3" >
|
<widget class="QPushButton" name="pushButton_3" >
|
||||||
@@ -98,6 +131,29 @@
|
|||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
<item rowspan="2" row="0" column="2" >
|
||||||
|
<spacer>
|
||||||
|
<property name="orientation" >
|
||||||
|
<enum>Qt::Horizontal</enum>
|
||||||
|
</property>
|
||||||
|
<property name="sizeType" >
|
||||||
|
<enum>QSizePolicy::Fixed</enum>
|
||||||
|
</property>
|
||||||
|
<property name="sizeHint" >
|
||||||
|
<size>
|
||||||
|
<width>16</width>
|
||||||
|
<height>57</height>
|
||||||
|
</size>
|
||||||
|
</property>
|
||||||
|
</spacer>
|
||||||
|
</item>
|
||||||
|
<item row="1" column="0" >
|
||||||
|
<widget class="QLabel" name="label_2" >
|
||||||
|
<property name="text" >
|
||||||
|
<string>Port:</string>
|
||||||
|
</property>
|
||||||
|
</widget>
|
||||||
|
</item>
|
||||||
<item row="2" column="0" colspan="5" >
|
<item row="2" column="0" colspan="5" >
|
||||||
<spacer>
|
<spacer>
|
||||||
<property name="orientation" >
|
<property name="orientation" >
|
||||||
@@ -108,8 +164,8 @@
|
|||||||
</property>
|
</property>
|
||||||
<property name="sizeHint" >
|
<property name="sizeHint" >
|
||||||
<size>
|
<size>
|
||||||
<width>20</width>
|
<width>528</width>
|
||||||
<height>1</height>
|
<height>2</height>
|
||||||
</size>
|
</size>
|
||||||
</property>
|
</property>
|
||||||
</spacer>
|
</spacer>
|
||||||
@@ -117,100 +173,35 @@
|
|||||||
</layout>
|
</layout>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item row="3" column="1" >
|
<item row="1" column="0" >
|
||||||
<widget class="QPushButton" name="pushButton" >
|
<layout class="QHBoxLayout" >
|
||||||
<property name="text" >
|
<property name="margin" >
|
||||||
<string>Close</string>
|
<number>0</number>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
<property name="spacing" >
|
||||||
</item>
|
<number>6</number>
|
||||||
<item row="2" column="0" colspan="2" >
|
|
||||||
<widget class="QGroupBox" name="groupBox_2" >
|
|
||||||
<property name="title" >
|
|
||||||
<string>Server List</string>
|
|
||||||
</property>
|
</property>
|
||||||
<layout class="QGridLayout" >
|
<item>
|
||||||
<property name="margin" >
|
<spacer>
|
||||||
<number>9</number>
|
<property name="orientation" >
|
||||||
</property>
|
<enum>Qt::Horizontal</enum>
|
||||||
<property name="spacing" >
|
</property>
|
||||||
<number>6</number>
|
<property name="sizeHint" >
|
||||||
</property>
|
<size>
|
||||||
<item row="1" column="3" >
|
<width>40</width>
|
||||||
<widget class="QPushButton" name="pushButton_6" >
|
<height>20</height>
|
||||||
<property name="sizePolicy" >
|
</size>
|
||||||
<sizepolicy>
|
</property>
|
||||||
<hsizetype>3</hsizetype>
|
</spacer>
|
||||||
<vsizetype>0</vsizetype>
|
</item>
|
||||||
<horstretch>0</horstretch>
|
<item>
|
||||||
<verstretch>0</verstretch>
|
<widget class="QPushButton" name="pushButton" >
|
||||||
</sizepolicy>
|
<property name="text" >
|
||||||
</property>
|
<string>Close</string>
|
||||||
<property name="text" >
|
</property>
|
||||||
<string>Connect</string>
|
</widget>
|
||||||
</property>
|
</item>
|
||||||
</widget>
|
</layout>
|
||||||
</item>
|
|
||||||
<item row="1" column="2" >
|
|
||||||
<widget class="QPushButton" name="pushButton_5" >
|
|
||||||
<property name="text" >
|
|
||||||
<string>Delete</string>
|
|
||||||
</property>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
<item row="1" column="1" >
|
|
||||||
<widget class="QPushButton" name="pushButton_4" >
|
|
||||||
<property name="text" >
|
|
||||||
<string>Edit ...</string>
|
|
||||||
</property>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
<item row="1" column="0" >
|
|
||||||
<widget class="QPushButton" name="pushButton_2" >
|
|
||||||
<property name="text" >
|
|
||||||
<string>New ...</string>
|
|
||||||
</property>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
<item row="0" column="0" colspan="4" >
|
|
||||||
<widget class="QTreeWidget" name="treeWidget" >
|
|
||||||
<column>
|
|
||||||
<property name="text" >
|
|
||||||
<string> Server </string>
|
|
||||||
</property>
|
|
||||||
</column>
|
|
||||||
<column>
|
|
||||||
<property name="text" >
|
|
||||||
<string> Address </string>
|
|
||||||
</property>
|
|
||||||
</column>
|
|
||||||
<column>
|
|
||||||
<property name="text" >
|
|
||||||
<string> Port </string>
|
|
||||||
</property>
|
|
||||||
</column>
|
|
||||||
<column>
|
|
||||||
<property name="text" >
|
|
||||||
<string>IPv6</string>
|
|
||||||
</property>
|
|
||||||
</column>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
</layout>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
<item row="3" column="0" >
|
|
||||||
<spacer>
|
|
||||||
<property name="orientation" >
|
|
||||||
<enum>Qt::Horizontal</enum>
|
|
||||||
</property>
|
|
||||||
<property name="sizeHint" >
|
|
||||||
<size>
|
|
||||||
<width>40</width>
|
|
||||||
<height>20</height>
|
|
||||||
</size>
|
|
||||||
</property>
|
|
||||||
</spacer>
|
|
||||||
</item>
|
</item>
|
||||||
</layout>
|
</layout>
|
||||||
</widget>
|
</widget>
|
||||||
|
|||||||
Reference in New Issue
Block a user