]> ruin.nu Git - hbs.git/blob - bs/ui/scanviewbase.ui
started to work on the battle report.. almost there =)
[hbs.git] / bs / ui / scanviewbase.ui
1 <!DOCTYPE UI><UI version="3.0" stdsetdef="1">
2 <class>ScanViewBase</class>
3 <widget class="QWidget">
4     <property name="name">
5         <cstring>ScanViewBase</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>518</width>
12             <height>371</height>
13         </rect>
14     </property>
15     <property name="caption">
16         <string>Form1</string>
17     </property>
18     <hbox>
19         <property name="name">
20             <cstring>unnamed</cstring>
21         </property>
22         <property name="margin">
23             <number>5</number>
24         </property>
25         <property name="spacing">
26             <number>4</number>
27         </property>
28         <widget class="QGroupBox">
29             <property name="name">
30                 <cstring>GroupBox1</cstring>
31             </property>
32             <property name="title">
33                 <string>Scans - press add fleet to add it to the correct place</string>
34             </property>
35             <hbox>
36                 <property name="name">
37                     <cstring>unnamed</cstring>
38                 </property>
39                 <property name="margin">
40                     <number>5</number>
41                 </property>
42                 <property name="spacing">
43                     <number>4</number>
44                 </property>
45                 <widget class="QTextEdit">
46                     <property name="name">
47                         <cstring>ScanEdit</cstring>
48                     </property>
49                     <property name="textFormat">
50                         <enum>PlainText</enum>
51                     </property>
52                 </widget>
53                 <widget class="QButtonGroup">
54                     <property name="name">
55                         <cstring>ButtonGroup1</cstring>
56                     </property>
57                     <property name="lineWidth">
58                         <number>1</number>
59                     </property>
60                     <property name="title">
61                         <string>Paste Type</string>
62                     </property>
63                     <grid>
64                         <property name="name">
65                             <cstring>unnamed</cstring>
66                         </property>
67                         <property name="margin">
68                             <number>5</number>
69                         </property>
70                         <property name="spacing">
71                             <number>4</number>
72                         </property>
73                         <widget class="QRadioButton" row="0" column="0" rowspan="1" colspan="2">
74                             <property name="name">
75                                 <cstring>NormalRadio</cstring>
76                             </property>
77                             <property name="text">
78                                 <string>overview/unit-/pdsscan</string>
79                             </property>
80                             <property name="checked">
81                                 <bool>true</bool>
82                             </property>
83                         </widget>
84                         <widget class="QRadioButton" row="1" column="0" rowspan="1" colspan="2">
85                             <property name="name">
86                                 <cstring>MilitaryRadio</cstring>
87                             </property>
88                             <property name="text">
89                                 <string>Military scan</string>
90                             </property>
91                         </widget>
92                         <widget class="QRadioButton" row="2" column="0" rowspan="1" colspan="2">
93                             <property name="name">
94                                 <cstring>GalstatusRadio</cstring>
95                             </property>
96                             <property name="text">
97                                 <string>Galaxy status</string>
98                             </property>
99                         </widget>
100                         <widget class="QPushButton" row="6" column="0">
101                             <property name="name">
102                                 <cstring>ReplaceButton</cstring>
103                             </property>
104                             <property name="text">
105                                 <string>Replace</string>
106                             </property>
107                         </widget>
108                         <widget class="QPushButton" row="6" column="1">
109                             <property name="name">
110                                 <cstring>ReplaceAllButton</cstring>
111                             </property>
112                             <property name="text">
113                                 <string>Replace all</string>
114                             </property>
115                         </widget>
116                         <spacer row="3" column="0">
117                             <property name="name">
118                                 <cstring>Spacer1</cstring>
119                             </property>
120                             <property name="orientation">
121                                 <enum>Vertical</enum>
122                             </property>
123                             <property name="sizeType">
124                                 <enum>Expanding</enum>
125                             </property>
126                         </spacer>
127                         <widget class="QPushButton" row="4" column="0">
128                             <property name="name">
129                                 <cstring>AddButton</cstring>
130                             </property>
131                             <property name="text">
132                                 <string>Add</string>
133                             </property>
134                         </widget>
135                         <widget class="QPushButton" row="5" column="0">
136                             <property name="name">
137                                 <cstring>NewButton</cstring>
138                             </property>
139                             <property name="text">
140                                 <string>New</string>
141                             </property>
142                         </widget>
143                         <widget class="QPushButton" row="5" column="1">
144                             <property name="name">
145                                 <cstring>NewInfoButton</cstring>
146                             </property>
147                             <property name="text">
148                                 <string>New (use info)</string>
149                             </property>
150                         </widget>
151                     </grid>
152                 </widget>
153                 <widget class="QButtonGroup">
154                     <property name="name">
155                         <cstring>FleetGroup</cstring>
156                     </property>
157                     <property name="enabled">
158                         <bool>false</bool>
159                     </property>
160                     <property name="title">
161                         <string>Fleets</string>
162                     </property>
163                     <vbox>
164                         <property name="name">
165                             <cstring>unnamed</cstring>
166                         </property>
167                         <property name="margin">
168                             <number>5</number>
169                         </property>
170                         <property name="spacing">
171                             <number>4</number>
172                         </property>
173                         <widget class="QCheckBox">
174                             <property name="name">
175                                 <cstring>BaseCheck</cstring>
176                             </property>
177                             <property name="text">
178                                 <string>Base fleet</string>
179                             </property>
180                         </widget>
181                         <widget class="QCheckBox">
182                             <property name="name">
183                                 <cstring>Fleet1Check</cstring>
184                             </property>
185                             <property name="text">
186                                 <string>Fleet 1</string>
187                             </property>
188                         </widget>
189                         <widget class="QCheckBox">
190                             <property name="name">
191                                 <cstring>Fleet2Check</cstring>
192                             </property>
193                             <property name="text">
194                                 <string>Fleet 2</string>
195                             </property>
196                         </widget>
197                         <widget class="QCheckBox">
198                             <property name="name">
199                                 <cstring>Fleet3Check</cstring>
200                             </property>
201                             <property name="text">
202                                 <string>Fleet 3</string>
203                             </property>
204                         </widget>
205                     </vbox>
206                 </widget>
207             </hbox>
208         </widget>
209     </hbox>
210 </widget>
211 <connections>
212     <connection>
213         <sender>MilitaryRadio</sender>
214         <signal>toggled(bool)</signal>
215         <receiver>FleetGroup</receiver>
216         <slot>setEnabled(bool)</slot>
217     </connection>
218     <connection>
219         <sender>AddButton</sender>
220         <signal>clicked()</signal>
221         <receiver>ScanViewBase</receiver>
222         <slot>slotButtonClicked()</slot>
223     </connection>
224     <connection>
225         <sender>NewButton</sender>
226         <signal>clicked()</signal>
227         <receiver>ScanViewBase</receiver>
228         <slot>slotButtonClicked()</slot>
229     </connection>
230     <connection>
231         <sender>NewInfoButton</sender>
232         <signal>clicked()</signal>
233         <receiver>ScanViewBase</receiver>
234         <slot>slotButtonClicked()</slot>
235     </connection>
236     <connection>
237         <sender>ReplaceAllButton</sender>
238         <signal>clicked()</signal>
239         <receiver>ScanViewBase</receiver>
240         <slot>slotButtonClicked()</slot>
241     </connection>
242     <connection>
243         <sender>ReplaceButton</sender>
244         <signal>clicked()</signal>
245         <receiver>ScanViewBase</receiver>
246         <slot>slotButtonClicked()</slot>
247     </connection>
248     <connection>
249         <sender>GalstatusRadio</sender>
250         <signal>toggled(bool)</signal>
251         <receiver>AddButton</receiver>
252         <slot>setDisabled(bool)</slot>
253     </connection>
254     <connection>
255         <sender>GalstatusRadio</sender>
256         <signal>toggled(bool)</signal>
257         <receiver>NewInfoButton</receiver>
258         <slot>setDisabled(bool)</slot>
259     </connection>
260     <connection>
261         <sender>GalstatusRadio</sender>
262         <signal>toggled(bool)</signal>
263         <receiver>ReplaceButton</receiver>
264         <slot>setDisabled(bool)</slot>
265     </connection>
266     <connection>
267         <sender>GalstatusRadio</sender>
268         <signal>toggled(bool)</signal>
269         <receiver>ReplaceAllButton</receiver>
270         <slot>setDisabled(bool)</slot>
271     </connection>
272 </connections>
273 <includes>
274     <include location="local" impldecl="in implementation">scanviewbase.ui.h</include>
275 </includes>
276 <signals>
277     <signal>scanUsed(int, QString, int)</signal>
278 </signals>
279 <slots>
280     <slot access="protected">destroy()</slot>
281     <slot access="protected">init()</slot>
282     <slot>slotButtonClicked()</slot>
283 </slots>
284 <layoutdefaults spacing="4" margin="5"/>
285 </UI>