]> ruin.nu Git - hbs.git/blob - bs/ui/scanviewbase.ui
66275ef38dae5e58e766d068633c0dcfd162bfaf
[hbs.git] / bs / ui / scanviewbase.ui
1 <!DOCTYPE UI><UI version="3.0" stdsetdef="1">
2 <class>ScanViewBase</class>
3 <layoutdefaults spacing="0" margin="0"/>
4 <widget class="QWidget">
5     <property name="name">
6         <cstring>ScanViewBase</cstring>
7     </property>
8     <property name="geometry">
9         <rect>
10             <x>0</x>
11             <y>0</y>
12             <width>613</width>
13             <height>236</height>
14         </rect>
15     </property>
16     <property name="caption">
17         <string>Form1</string>
18     </property>
19     <grid>
20         <property name="name">
21             <cstring>unnamed</cstring>
22         </property>
23         <property name="margin">
24             <number>1</number>
25         </property>
26         <property name="spacing">
27             <number>1</number>
28         </property>
29         <widget class="QGroupBox" row="0" column="0">
30             <property name="name">
31                 <cstring>GroupBox1</cstring>
32             </property>
33             <property name="title">
34                 <string>Scans - press add fleet to add it to the correct place</string>
35             </property>
36             <hbox>
37                 <property name="name">
38                     <cstring>unnamed</cstring>
39                 </property>
40                 <property name="margin">
41                     <number>11</number>
42                 </property>
43                 <property name="spacing">
44                     <number>6</number>
45                 </property>
46                 <widget class="QTextEdit">
47                     <property name="name">
48                         <cstring>TextEdit1</cstring>
49                     </property>
50                 </widget>
51                 <widget class="QButtonGroup">
52                     <property name="name">
53                         <cstring>ButtonGroup1</cstring>
54                     </property>
55                     <property name="lineWidth">
56                         <number>1</number>
57                     </property>
58                     <property name="title">
59                         <string>Paste Type</string>
60                     </property>
61                     <vbox>
62                         <property name="name">
63                             <cstring>unnamed</cstring>
64                         </property>
65                         <property name="margin">
66                             <number>11</number>
67                         </property>
68                         <property name="spacing">
69                             <number>6</number>
70                         </property>
71                         <widget class="QRadioButton">
72                             <property name="name">
73                                 <cstring>RadioButton1</cstring>
74                             </property>
75                             <property name="text">
76                                 <string>overview/unit-/pdsscan</string>
77                             </property>
78                             <property name="checked">
79                                 <bool>true</bool>
80                             </property>
81                         </widget>
82                         <widget class="QRadioButton">
83                             <property name="name">
84                                 <cstring>RadioButton3</cstring>
85                             </property>
86                             <property name="text">
87                                 <string>Military scan</string>
88                             </property>
89                         </widget>
90                         <widget class="QRadioButton">
91                             <property name="name">
92                                 <cstring>RadioButton3_2</cstring>
93                             </property>
94                             <property name="text">
95                                 <string>Galaxy status</string>
96                             </property>
97                         </widget>
98                     </vbox>
99                 </widget>
100                 <widget class="QButtonGroup">
101                     <property name="name">
102                         <cstring>FleetGroup</cstring>
103                     </property>
104                     <property name="enabled">
105                         <bool>false</bool>
106                     </property>
107                     <property name="title">
108                         <string>Fleets</string>
109                     </property>
110                     <vbox>
111                         <property name="name">
112                             <cstring>unnamed</cstring>
113                         </property>
114                         <property name="margin">
115                             <number>11</number>
116                         </property>
117                         <property name="spacing">
118                             <number>6</number>
119                         </property>
120                         <widget class="QCheckBox">
121                             <property name="name">
122                                 <cstring>CheckBox4</cstring>
123                             </property>
124                             <property name="text">
125                                 <string>Base fleet</string>
126                             </property>
127                         </widget>
128                         <widget class="QCheckBox">
129                             <property name="name">
130                                 <cstring>CheckBox1</cstring>
131                             </property>
132                             <property name="text">
133                                 <string>Fleet 1</string>
134                             </property>
135                         </widget>
136                         <widget class="QCheckBox">
137                             <property name="name">
138                                 <cstring>CheckBox3</cstring>
139                             </property>
140                             <property name="text">
141                                 <string>Fleet 2</string>
142                             </property>
143                         </widget>
144                         <widget class="QCheckBox">
145                             <property name="name">
146                                 <cstring>CheckBox2</cstring>
147                             </property>
148                             <property name="text">
149                                 <string>Fleet 3</string>
150                             </property>
151                         </widget>
152                     </vbox>
153                 </widget>
154             </hbox>
155         </widget>
156     </grid>
157 </widget>
158 <connections>
159     <connection language="C++">
160         <sender>RadioButton3</sender>
161         <signal>toggled(bool)</signal>
162         <receiver>FleetGroup</receiver>
163         <slot>setEnabled(bool)</slot>
164     </connection>
165     <slot access="protected" language="C++" returnType="void">destroy()</slot>
166     <slot access="protected" language="C++" returnType="void">init()</slot>
167 </connections>
168 <functions>
169     <function name="destroy()" >{
170 }</function>
171     <function name="init()" >{
172
173 }</function>
174 </functions>
175 </UI>