1
This commit is contained in:
		
							
								
								
									
										467
									
								
								hlna.ui
									
									
									
									
									
								
							
							
						
						
									
										467
									
								
								hlna.ui
									
									
									
									
									
								
							| @@ -1,467 +0,0 @@ | |||||||
| <?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>1552</width> |  | ||||||
|     <height>1000</height> |  | ||||||
|    </rect> |  | ||||||
|   </property> |  | ||||||
|   <property name="windowTitle"> |  | ||||||
|    <string>MainWindow</string> |  | ||||||
|   </property> |  | ||||||
|   <widget class="QWidget" name="centralwidget"> |  | ||||||
|    <layout class="QHBoxLayout" name="horizontalLayout"> |  | ||||||
|     <item> |  | ||||||
|      <widget class="QTabWidget" name="tabWidget"> |  | ||||||
|       <property name="maximumSize"> |  | ||||||
|        <size> |  | ||||||
|         <width>1551</width> |  | ||||||
|         <height>941</height> |  | ||||||
|        </size> |  | ||||||
|       </property> |  | ||||||
|       <property name="currentIndex"> |  | ||||||
|        <number>1</number> |  | ||||||
|       </property> |  | ||||||
|       <widget class="QWidget" name="tab"> |  | ||||||
|        <attribute name="title"> |  | ||||||
|         <string>ARK</string> |  | ||||||
|        </attribute> |  | ||||||
|        <layout class="QGridLayout" name="gridLayout_2"> |  | ||||||
|         <item row="0" column="0"> |  | ||||||
|          <widget class="QTabWidget" name="tabWidget_2"> |  | ||||||
|           <property name="currentIndex"> |  | ||||||
|            <number>0</number> |  | ||||||
|           </property> |  | ||||||
|           <property name="tabsClosable"> |  | ||||||
|            <bool>true</bool> |  | ||||||
|           </property> |  | ||||||
|           <property name="tabBarAutoHide"> |  | ||||||
|            <bool>true</bool> |  | ||||||
|           </property> |  | ||||||
|           <widget class="QWidget" name="tab_5"> |  | ||||||
|            <attribute name="title"> |  | ||||||
|             <string>Tab 1</string> |  | ||||||
|            </attribute> |  | ||||||
|            <layout class="QGridLayout" name="gridLayout_3"> |  | ||||||
|             <item row="0" column="0"> |  | ||||||
|              <widget class="QGroupBox" name="groupBox"> |  | ||||||
|               <property name="title"> |  | ||||||
|                <string/> |  | ||||||
|               </property> |  | ||||||
|               <widget class="QTextEdit" name="textEdit"> |  | ||||||
|                <property name="geometry"> |  | ||||||
|                 <rect> |  | ||||||
|                  <x>10</x> |  | ||||||
|                  <y>30</y> |  | ||||||
|                  <width>441</width> |  | ||||||
|                  <height>31</height> |  | ||||||
|                 </rect> |  | ||||||
|                </property> |  | ||||||
|               </widget> |  | ||||||
|               <widget class="QLabel" name="label"> |  | ||||||
|                <property name="geometry"> |  | ||||||
|                 <rect> |  | ||||||
|                  <x>10</x> |  | ||||||
|                  <y>10</y> |  | ||||||
|                  <width>81</width> |  | ||||||
|                  <height>18</height> |  | ||||||
|                 </rect> |  | ||||||
|                </property> |  | ||||||
|                <property name="text"> |  | ||||||
|                 <string>Имя сессии</string> |  | ||||||
|                </property> |  | ||||||
|                <property name="scaledContents"> |  | ||||||
|                 <bool>true</bool> |  | ||||||
|                </property> |  | ||||||
|               </widget> |  | ||||||
|               <widget class="QTextEdit" name="textEdit_2"> |  | ||||||
|                <property name="geometry"> |  | ||||||
|                 <rect> |  | ||||||
|                  <x>10</x> |  | ||||||
|                  <y>80</y> |  | ||||||
|                  <width>131</width> |  | ||||||
|                  <height>31</height> |  | ||||||
|                 </rect> |  | ||||||
|                </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:'Noto Sans'; font-size:10pt; 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;">7777</p></body></html></string> |  | ||||||
|                </property> |  | ||||||
|               </widget> |  | ||||||
|               <widget class="QLabel" name="label_2"> |  | ||||||
|                <property name="geometry"> |  | ||||||
|                 <rect> |  | ||||||
|                  <x>10</x> |  | ||||||
|                  <y>60</y> |  | ||||||
|                  <width>81</width> |  | ||||||
|                  <height>18</height> |  | ||||||
|                 </rect> |  | ||||||
|                </property> |  | ||||||
|                <property name="text"> |  | ||||||
|                 <string>Порт</string> |  | ||||||
|                </property> |  | ||||||
|                <property name="scaledContents"> |  | ||||||
|                 <bool>true</bool> |  | ||||||
|                </property> |  | ||||||
|               </widget> |  | ||||||
|               <widget class="QLabel" name="label_3"> |  | ||||||
|                <property name="geometry"> |  | ||||||
|                 <rect> |  | ||||||
|                  <x>170</x> |  | ||||||
|                  <y>60</y> |  | ||||||
|                  <width>81</width> |  | ||||||
|                  <height>18</height> |  | ||||||
|                 </rect> |  | ||||||
|                </property> |  | ||||||
|                <property name="text"> |  | ||||||
|                 <string>Querry порт</string> |  | ||||||
|                </property> |  | ||||||
|                <property name="scaledContents"> |  | ||||||
|                 <bool>true</bool> |  | ||||||
|                </property> |  | ||||||
|               </widget> |  | ||||||
|               <widget class="QTextEdit" name="textEdit_3"> |  | ||||||
|                <property name="geometry"> |  | ||||||
|                 <rect> |  | ||||||
|                  <x>170</x> |  | ||||||
|                  <y>80</y> |  | ||||||
|                  <width>131</width> |  | ||||||
|                  <height>31</height> |  | ||||||
|                 </rect> |  | ||||||
|                </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:'Noto Sans'; font-size:10pt; 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;">27015</p></body></html></string> |  | ||||||
|                </property> |  | ||||||
|               </widget> |  | ||||||
|               <widget class="QTextEdit" name="textEdit_4"> |  | ||||||
|                <property name="geometry"> |  | ||||||
|                 <rect> |  | ||||||
|                  <x>330</x> |  | ||||||
|                  <y>80</y> |  | ||||||
|                  <width>121</width> |  | ||||||
|                  <height>31</height> |  | ||||||
|                 </rect> |  | ||||||
|                </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:'Noto Sans'; font-size:10pt; 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;">27042</p></body></html></string> |  | ||||||
|                </property> |  | ||||||
|               </widget> |  | ||||||
|               <widget class="QLabel" name="label_4"> |  | ||||||
|                <property name="geometry"> |  | ||||||
|                 <rect> |  | ||||||
|                  <x>330</x> |  | ||||||
|                  <y>60</y> |  | ||||||
|                  <width>81</width> |  | ||||||
|                  <height>18</height> |  | ||||||
|                 </rect> |  | ||||||
|                </property> |  | ||||||
|                <property name="text"> |  | ||||||
|                 <string>Rcon порт</string> |  | ||||||
|                </property> |  | ||||||
|                <property name="scaledContents"> |  | ||||||
|                 <bool>true</bool> |  | ||||||
|                </property> |  | ||||||
|               </widget> |  | ||||||
|               <widget class="QTextEdit" name="textEdit_5"> |  | ||||||
|                <property name="geometry"> |  | ||||||
|                 <rect> |  | ||||||
|                  <x>10</x> |  | ||||||
|                  <y>140</y> |  | ||||||
|                  <width>221</width> |  | ||||||
|                  <height>31</height> |  | ||||||
|                 </rect> |  | ||||||
|                </property> |  | ||||||
|               </widget> |  | ||||||
|               <widget class="QLabel" name="label_5"> |  | ||||||
|                <property name="geometry"> |  | ||||||
|                 <rect> |  | ||||||
|                  <x>10</x> |  | ||||||
|                  <y>120</y> |  | ||||||
|                  <width>101</width> |  | ||||||
|                  <height>18</height> |  | ||||||
|                 </rect> |  | ||||||
|                </property> |  | ||||||
|                <property name="text"> |  | ||||||
|                 <string>Пароль сессии</string> |  | ||||||
|                </property> |  | ||||||
|                <property name="scaledContents"> |  | ||||||
|                 <bool>true</bool> |  | ||||||
|                </property> |  | ||||||
|               </widget> |  | ||||||
|               <widget class="QLabel" name="label_6"> |  | ||||||
|                <property name="geometry"> |  | ||||||
|                 <rect> |  | ||||||
|                  <x>240</x> |  | ||||||
|                  <y>120</y> |  | ||||||
|                  <width>161</width> |  | ||||||
|                  <height>18</height> |  | ||||||
|                 </rect> |  | ||||||
|                </property> |  | ||||||
|                <property name="text"> |  | ||||||
|                 <string>Пароль администратора</string> |  | ||||||
|                </property> |  | ||||||
|                <property name="scaledContents"> |  | ||||||
|                 <bool>true</bool> |  | ||||||
|                </property> |  | ||||||
|               </widget> |  | ||||||
|               <widget class="QTextEdit" name="textEdit_6"> |  | ||||||
|                <property name="geometry"> |  | ||||||
|                 <rect> |  | ||||||
|                  <x>230</x> |  | ||||||
|                  <y>140</y> |  | ||||||
|                  <width>221</width> |  | ||||||
|                  <height>31</height> |  | ||||||
|                 </rect> |  | ||||||
|                </property> |  | ||||||
|               </widget> |  | ||||||
|               <widget class="QTextEdit" name="textEdit_7"> |  | ||||||
|                <property name="geometry"> |  | ||||||
|                 <rect> |  | ||||||
|                  <x>10</x> |  | ||||||
|                  <y>200</y> |  | ||||||
|                  <width>71</width> |  | ||||||
|                  <height>31</height> |  | ||||||
|                 </rect> |  | ||||||
|                </property> |  | ||||||
|               </widget> |  | ||||||
|               <widget class="QLabel" name="label_7"> |  | ||||||
|                <property name="geometry"> |  | ||||||
|                 <rect> |  | ||||||
|                  <x>10</x> |  | ||||||
|                  <y>180</y> |  | ||||||
|                  <width>131</width> |  | ||||||
|                  <height>18</height> |  | ||||||
|                 </rect> |  | ||||||
|                </property> |  | ||||||
|                <property name="text"> |  | ||||||
|                 <string>Количество игроков</string> |  | ||||||
|                </property> |  | ||||||
|                <property name="scaledContents"> |  | ||||||
|                 <bool>true</bool> |  | ||||||
|                </property> |  | ||||||
|               </widget> |  | ||||||
|               <widget class="QCheckBox" name="checkBox"> |  | ||||||
|                <property name="geometry"> |  | ||||||
|                 <rect> |  | ||||||
|                  <x>140</x> |  | ||||||
|                  <y>200</y> |  | ||||||
|                  <width>301</width> |  | ||||||
|                  <height>31</height> |  | ||||||
|                 </rect> |  | ||||||
|                </property> |  | ||||||
|                <property name="text"> |  | ||||||
|                 <string>Передавать в глобальный список серверов</string> |  | ||||||
|                </property> |  | ||||||
|               </widget> |  | ||||||
|              </widget> |  | ||||||
|             </item> |  | ||||||
|             <item row="0" column="1"> |  | ||||||
|              <widget class="QGroupBox" name="groupBox_2"> |  | ||||||
|               <property name="title"> |  | ||||||
|                <string>ini</string> |  | ||||||
|               </property> |  | ||||||
|              </widget> |  | ||||||
|             </item> |  | ||||||
|            </layout> |  | ||||||
|           </widget> |  | ||||||
|           <widget class="QWidget" name="tab_6"> |  | ||||||
|            <attribute name="title"> |  | ||||||
|             <string>Tab 2</string> |  | ||||||
|            </attribute> |  | ||||||
|           </widget> |  | ||||||
|          </widget> |  | ||||||
|         </item> |  | ||||||
|        </layout> |  | ||||||
|       </widget> |  | ||||||
|       <widget class="QWidget" name="tab_2"> |  | ||||||
|        <attribute name="title"> |  | ||||||
|         <string>7 Days to Die</string> |  | ||||||
|        </attribute> |  | ||||||
|        <layout class="QGridLayout" name="gridLayout"> |  | ||||||
|         <item row="0" column="0"> |  | ||||||
|          <widget class="QGroupBox" name="groupBox_3"> |  | ||||||
|           <property name="title"> |  | ||||||
|            <string/> |  | ||||||
|           </property> |  | ||||||
|           <widget class="QTextEdit" name="textEdit_8"> |  | ||||||
|            <property name="geometry"> |  | ||||||
|             <rect> |  | ||||||
|              <x>10</x> |  | ||||||
|              <y>30</y> |  | ||||||
|              <width>441</width> |  | ||||||
|              <height>31</height> |  | ||||||
|             </rect> |  | ||||||
|            </property> |  | ||||||
|           </widget> |  | ||||||
|           <widget class="QLabel" name="label_8"> |  | ||||||
|            <property name="geometry"> |  | ||||||
|             <rect> |  | ||||||
|              <x>10</x> |  | ||||||
|              <y>10</y> |  | ||||||
|              <width>81</width> |  | ||||||
|              <height>18</height> |  | ||||||
|             </rect> |  | ||||||
|            </property> |  | ||||||
|            <property name="text"> |  | ||||||
|             <string>Имя сессии</string> |  | ||||||
|            </property> |  | ||||||
|            <property name="scaledContents"> |  | ||||||
|             <bool>true</bool> |  | ||||||
|            </property> |  | ||||||
|           </widget> |  | ||||||
|           <widget class="QTextEdit" name="textEdit_9"> |  | ||||||
|            <property name="geometry"> |  | ||||||
|             <rect> |  | ||||||
|              <x>10</x> |  | ||||||
|              <y>80</y> |  | ||||||
|              <width>131</width> |  | ||||||
|              <height>31</height> |  | ||||||
|             </rect> |  | ||||||
|            </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:'Noto Sans'; font-size:10pt; font-weight:400; font-style:normal;"> |  | ||||||
| <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br /></p></body></html></string> |  | ||||||
|            </property> |  | ||||||
|           </widget> |  | ||||||
|           <widget class="QLabel" name="label_9"> |  | ||||||
|            <property name="geometry"> |  | ||||||
|             <rect> |  | ||||||
|              <x>10</x> |  | ||||||
|              <y>60</y> |  | ||||||
|              <width>81</width> |  | ||||||
|              <height>18</height> |  | ||||||
|             </rect> |  | ||||||
|            </property> |  | ||||||
|            <property name="text"> |  | ||||||
|             <string>Порт</string> |  | ||||||
|            </property> |  | ||||||
|            <property name="scaledContents"> |  | ||||||
|             <bool>true</bool> |  | ||||||
|            </property> |  | ||||||
|           </widget> |  | ||||||
|           <widget class="QTextEdit" name="textEdit_12"> |  | ||||||
|            <property name="geometry"> |  | ||||||
|             <rect> |  | ||||||
|              <x>10</x> |  | ||||||
|              <y>140</y> |  | ||||||
|              <width>221</width> |  | ||||||
|              <height>31</height> |  | ||||||
|             </rect> |  | ||||||
|            </property> |  | ||||||
|           </widget> |  | ||||||
|           <widget class="QLabel" name="label_12"> |  | ||||||
|            <property name="geometry"> |  | ||||||
|             <rect> |  | ||||||
|              <x>10</x> |  | ||||||
|              <y>120</y> |  | ||||||
|              <width>101</width> |  | ||||||
|              <height>18</height> |  | ||||||
|             </rect> |  | ||||||
|            </property> |  | ||||||
|            <property name="text"> |  | ||||||
|             <string>Пароль сессии</string> |  | ||||||
|            </property> |  | ||||||
|            <property name="scaledContents"> |  | ||||||
|             <bool>true</bool> |  | ||||||
|            </property> |  | ||||||
|           </widget> |  | ||||||
|           <widget class="QLabel" name="label_13"> |  | ||||||
|            <property name="geometry"> |  | ||||||
|             <rect> |  | ||||||
|              <x>240</x> |  | ||||||
|              <y>120</y> |  | ||||||
|              <width>161</width> |  | ||||||
|              <height>18</height> |  | ||||||
|             </rect> |  | ||||||
|            </property> |  | ||||||
|            <property name="text"> |  | ||||||
|             <string>Пароль администратора</string> |  | ||||||
|            </property> |  | ||||||
|            <property name="scaledContents"> |  | ||||||
|             <bool>true</bool> |  | ||||||
|            </property> |  | ||||||
|           </widget> |  | ||||||
|           <widget class="QTextEdit" name="textEdit_13"> |  | ||||||
|            <property name="geometry"> |  | ||||||
|             <rect> |  | ||||||
|              <x>230</x> |  | ||||||
|              <y>140</y> |  | ||||||
|              <width>221</width> |  | ||||||
|              <height>31</height> |  | ||||||
|             </rect> |  | ||||||
|            </property> |  | ||||||
|           </widget> |  | ||||||
|           <widget class="QTextEdit" name="textEdit_14"> |  | ||||||
|            <property name="geometry"> |  | ||||||
|             <rect> |  | ||||||
|              <x>10</x> |  | ||||||
|              <y>200</y> |  | ||||||
|              <width>71</width> |  | ||||||
|              <height>31</height> |  | ||||||
|             </rect> |  | ||||||
|            </property> |  | ||||||
|           </widget> |  | ||||||
|           <widget class="QLabel" name="label_14"> |  | ||||||
|            <property name="geometry"> |  | ||||||
|             <rect> |  | ||||||
|              <x>10</x> |  | ||||||
|              <y>180</y> |  | ||||||
|              <width>131</width> |  | ||||||
|              <height>18</height> |  | ||||||
|             </rect> |  | ||||||
|            </property> |  | ||||||
|            <property name="text"> |  | ||||||
|             <string>Количество игроков</string> |  | ||||||
|            </property> |  | ||||||
|            <property name="scaledContents"> |  | ||||||
|             <bool>true</bool> |  | ||||||
|            </property> |  | ||||||
|           </widget> |  | ||||||
|          </widget> |  | ||||||
|         </item> |  | ||||||
|         <item row="0" column="1"> |  | ||||||
|          <widget class="QGroupBox" name="groupBox_4"> |  | ||||||
|           <property name="title"> |  | ||||||
|            <string>xml</string> |  | ||||||
|           </property> |  | ||||||
|          </widget> |  | ||||||
|         </item> |  | ||||||
|        </layout> |  | ||||||
|       </widget> |  | ||||||
|      </widget> |  | ||||||
|     </item> |  | ||||||
|    </layout> |  | ||||||
|   </widget> |  | ||||||
|   <widget class="QMenuBar" name="menubar"> |  | ||||||
|    <property name="geometry"> |  | ||||||
|     <rect> |  | ||||||
|      <x>0</x> |  | ||||||
|      <y>0</y> |  | ||||||
|      <width>1552</width> |  | ||||||
|      <height>30</height> |  | ||||||
|     </rect> |  | ||||||
|    </property> |  | ||||||
|   </widget> |  | ||||||
|   <widget class="QStatusBar" name="statusbar"/> |  | ||||||
|  </widget> |  | ||||||
|  <resources/> |  | ||||||
|  <connections/> |  | ||||||
| </ui> |  | ||||||
		Reference in New Issue
	
	Block a user