Xinqi Bao's Git

first commit, implemented game wordscapes
[CheaterHub.git] / client / CheaterHub / mainwindow.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3 <class>MainWindow</class>
4 <widget class="QMainWindow" name="MainWindow">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>800</width>
10 <height>600</height>
11 </rect>
12 </property>
13 <property name="windowTitle">
14 <string>CheaterHub</string>
15 </property>
16 <widget class="QWidget" name="centralwidget">
17 <layout class="QHBoxLayout" name="horizontalLayout_3">
18 <item>
19 <widget class="QTabWidget" name="tabWidget">
20 <property name="currentIndex">
21 <number>0</number>
22 </property>
23 <widget class="QWidget" name="tab">
24 <attribute name="title">
25 <string>Wordscapes</string>
26 </attribute>
27 <layout class="QHBoxLayout" name="horizontalLayout_2">
28 <item>
29 <layout class="QVBoxLayout" name="verticalLayout">
30 <item>
31 <spacer name="verticalSpacer_2">
32 <property name="orientation">
33 <enum>Qt::Vertical</enum>
34 </property>
35 <property name="sizeType">
36 <enum>QSizePolicy::Maximum</enum>
37 </property>
38 <property name="sizeHint" stdset="0">
39 <size>
40 <width>20</width>
41 <height>50</height>
42 </size>
43 </property>
44 </spacer>
45 </item>
46 <item>
47 <layout class="QGridLayout" name="gridLayout">
48 <item row="0" column="1">
49 <widget class="QLabel" name="label_given">
50 <property name="minimumSize">
51 <size>
52 <width>0</width>
53 <height>0</height>
54 </size>
55 </property>
56 <property name="font">
57 <font>
58 <pointsize>12</pointsize>
59 </font>
60 </property>
61 <property name="text">
62 <string>Given:</string>
63 </property>
64 </widget>
65 </item>
66 <item row="0" column="0">
67 <spacer name="horizontalSpacer_3">
68 <property name="orientation">
69 <enum>Qt::Horizontal</enum>
70 </property>
71 <property name="sizeHint" stdset="0">
72 <size>
73 <width>40</width>
74 <height>20</height>
75 </size>
76 </property>
77 </spacer>
78 </item>
79 <item row="0" column="2">
80 <widget class="QLineEdit" name="lineEdit_given">
81 <property name="minimumSize">
82 <size>
83 <width>100</width>
84 <height>0</height>
85 </size>
86 </property>
87 <property name="font">
88 <font>
89 <pointsize>12</pointsize>
90 </font>
91 </property>
92 <property name="clearButtonEnabled">
93 <bool>true</bool>
94 </property>
95 </widget>
96 </item>
97 <item row="1" column="2">
98 <widget class="QLineEdit" name="lineEdit_search">
99 <property name="minimumSize">
100 <size>
101 <width>100</width>
102 <height>0</height>
103 </size>
104 </property>
105 <property name="font">
106 <font>
107 <pointsize>12</pointsize>
108 </font>
109 </property>
110 <property name="clearButtonEnabled">
111 <bool>true</bool>
112 </property>
113 </widget>
114 </item>
115 <item row="1" column="1">
116 <widget class="QLabel" name="label_search">
117 <property name="minimumSize">
118 <size>
119 <width>0</width>
120 <height>0</height>
121 </size>
122 </property>
123 <property name="font">
124 <font>
125 <pointsize>12</pointsize>
126 </font>
127 </property>
128 <property name="text">
129 <string>Search:</string>
130 </property>
131 </widget>
132 </item>
133 <item row="0" column="3">
134 <spacer name="horizontalSpacer_4">
135 <property name="orientation">
136 <enum>Qt::Horizontal</enum>
137 </property>
138 <property name="sizeHint" stdset="0">
139 <size>
140 <width>40</width>
141 <height>20</height>
142 </size>
143 </property>
144 </spacer>
145 </item>
146 </layout>
147 </item>
148 <item>
149 <layout class="QHBoxLayout" name="horizontalLayout">
150 <item>
151 <spacer name="horizontalSpacer">
152 <property name="orientation">
153 <enum>Qt::Horizontal</enum>
154 </property>
155 <property name="sizeHint" stdset="0">
156 <size>
157 <width>40</width>
158 <height>20</height>
159 </size>
160 </property>
161 </spacer>
162 </item>
163 <item>
164 <widget class="QPushButton" name="btn_socket">
165 <property name="enabled">
166 <bool>true</bool>
167 </property>
168 <property name="font">
169 <font>
170 <pointsize>12</pointsize>
171 </font>
172 </property>
173 <property name="text">
174 <string>Submit</string>
175 </property>
176 <property name="checkable">
177 <bool>false</bool>
178 </property>
179 </widget>
180 </item>
181 <item>
182 <spacer name="horizontalSpacer_2">
183 <property name="orientation">
184 <enum>Qt::Horizontal</enum>
185 </property>
186 <property name="sizeHint" stdset="0">
187 <size>
188 <width>40</width>
189 <height>20</height>
190 </size>
191 </property>
192 </spacer>
193 </item>
194 </layout>
195 </item>
196 <item>
197 <spacer name="verticalSpacer_3">
198 <property name="orientation">
199 <enum>Qt::Vertical</enum>
200 </property>
201 <property name="sizeType">
202 <enum>QSizePolicy::Maximum</enum>
203 </property>
204 <property name="sizeHint" stdset="0">
205 <size>
206 <width>20</width>
207 <height>20</height>
208 </size>
209 </property>
210 </spacer>
211 </item>
212 <item>
213 <widget class="QLabel" name="lbl_info">
214 <property name="text">
215 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;justify&quot;&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Introduction:&lt;/span&gt;&lt;/p&gt;&lt;p align=&quot;justify&quot;&gt;Using '*' to mark one blank in search string&lt;/p&gt;&lt;p align=&quot;justify&quot;&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Example:&lt;/span&gt;&lt;/p&gt;&lt;p align=&quot;justify&quot;&gt;&amp;gt;&amp;gt; Given: apple&lt;/p&gt;&lt;p align=&quot;justify&quot;&gt;&amp;gt;&amp;gt; Search: appl*&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
216 </property>
217 </widget>
218 </item>
219 <item>
220 <spacer name="verticalSpacer">
221 <property name="orientation">
222 <enum>Qt::Vertical</enum>
223 </property>
224 <property name="sizeHint" stdset="0">
225 <size>
226 <width>20</width>
227 <height>40</height>
228 </size>
229 </property>
230 </spacer>
231 </item>
232 </layout>
233 </item>
234 <item>
235 <widget class="QListWidget" name="list_result">
236 <property name="minimumSize">
237 <size>
238 <width>100</width>
239 <height>0</height>
240 </size>
241 </property>
242 </widget>
243 </item>
244 </layout>
245 </widget>
246 <widget class="QWidget" name="tab_2">
247 <attribute name="title">
248 <string>For future games</string>
249 </attribute>
250 </widget>
251 </widget>
252 </item>
253 </layout>
254 </widget>
255 <widget class="QMenuBar" name="menubar">
256 <property name="geometry">
257 <rect>
258 <x>0</x>
259 <y>0</y>
260 <width>800</width>
261 <height>30</height>
262 </rect>
263 </property>
264 <widget class="QMenu" name="menubar1">
265 <property name="title">
266 <string>Settings</string>
267 </property>
268 <addaction name="actionConfig"/>
269 </widget>
270 <addaction name="menubar1"/>
271 </widget>
272 <widget class="QStatusBar" name="statusbar"/>
273 <action name="actionConfig">
274 <property name="text">
275 <string>Config</string>
276 </property>
277 </action>
278 </widget>
279 <tabstops>
280 <tabstop>lineEdit_given</tabstop>
281 <tabstop>lineEdit_search</tabstop>
282 <tabstop>btn_socket</tabstop>
283 <tabstop>list_result</tabstop>
284 <tabstop>tabWidget</tabstop>
285 </tabstops>
286 <resources/>
287 <connections/>
288 </ui>