]> ruin.nu Git - hbs.git/blob - bs/ui/infoview.ui
e9e7ffa148d17eaaa1b0dc5adff8e5f75d00335e
[hbs.git] / bs / ui / infoview.ui
1 <!DOCTYPE UI><UI version="3.0" stdsetdef="1">
2 <class>InfoView</class>
3 <layoutdefaults spacing="0" margin="0"/>
4 <widget class="QWidget">
5     <property name="name">
6         <cstring>InfoView</cstring>
7     </property>
8     <property name="geometry">
9         <rect>
10             <x>0</x>
11             <y>0</y>
12             <width>192</width>
13             <height>144</height>
14         </rect>
15     </property>
16     <property name="caption">
17         <string>Form2</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="QLayoutWidget" row="0" column="0">
30             <property name="name">
31                 <cstring>Layout11</cstring>
32             </property>
33             <hbox>
34                 <property name="name">
35                     <cstring>unnamed</cstring>
36                 </property>
37                 <property name="margin">
38                     <number>0</number>
39                 </property>
40                 <property name="spacing">
41                     <number>6</number>
42                 </property>
43                 <widget class="QLayoutWidget">
44                     <property name="name">
45                         <cstring>Layout10</cstring>
46                     </property>
47                     <vbox>
48                         <property name="name">
49                             <cstring>unnamed</cstring>
50                         </property>
51                         <property name="margin">
52                             <number>0</number>
53                         </property>
54                         <property name="spacing">
55                             <number>6</number>
56                         </property>
57                         <widget class="QLabel">
58                             <property name="name">
59                                 <cstring>TextLabel3</cstring>
60                             </property>
61                             <property name="text">
62                                 <string>Name</string>
63                             </property>
64                         </widget>
65                         <widget class="QLabel">
66                             <property name="name">
67                                 <cstring>TextLabel1</cstring>
68                             </property>
69                             <property name="text">
70                                 <string>Eta</string>
71                             </property>
72                         </widget>
73                         <widget class="QLabel">
74                             <property name="name">
75                                 <cstring>TextLabel2</cstring>
76                             </property>
77                             <property name="text">
78                                 <string>Planet score</string>
79                             </property>
80                         </widget>
81                     </vbox>
82                 </widget>
83                 <widget class="QLayoutWidget">
84                     <property name="name">
85                         <cstring>Layout9</cstring>
86                     </property>
87                     <vbox>
88                         <property name="name">
89                             <cstring>unnamed</cstring>
90                         </property>
91                         <property name="margin">
92                             <number>0</number>
93                         </property>
94                         <property name="spacing">
95                             <number>6</number>
96                         </property>
97                         <widget class="QLineEdit">
98                             <property name="name">
99                                 <cstring>LineEdit5</cstring>
100                             </property>
101                         </widget>
102                         <widget class="QLineEdit">
103                             <property name="name">
104                                 <cstring>LineEdit3</cstring>
105                             </property>
106                         </widget>
107                         <widget class="QLineEdit">
108                             <property name="name">
109                                 <cstring>LineEdit4</cstring>
110                             </property>
111                         </widget>
112                     </vbox>
113                 </widget>
114             </hbox>
115         </widget>
116         <widget class="QLayoutWidget" row="1" column="0">
117             <property name="name">
118                 <cstring>Layout13</cstring>
119             </property>
120             <hbox>
121                 <property name="name">
122                     <cstring>unnamed</cstring>
123                 </property>
124                 <property name="margin">
125                     <number>0</number>
126                 </property>
127                 <property name="spacing">
128                     <number>0</number>
129                 </property>
130                 <widget class="QPushButton">
131                     <property name="name">
132                         <cstring>PushButton1</cstring>
133                     </property>
134                     <property name="text">
135                         <string>Apply</string>
136                     </property>
137                 </widget>
138                 <widget class="QPushButton">
139                     <property name="name">
140                         <cstring>PushButton2</cstring>
141                     </property>
142                     <property name="text">
143                         <string>Cancel</string>
144                     </property>
145                 </widget>
146                 <spacer>
147                     <property name="name">
148                         <cstring>Spacer1</cstring>
149                     </property>
150                     <property name="orientation">
151                         <enum>Horizontal</enum>
152                     </property>
153                     <property name="sizeType">
154                         <enum>Expanding</enum>
155                     </property>
156                     <property name="sizeHint">
157                         <size>
158                             <width>20</width>
159                             <height>20</height>
160                         </size>
161                     </property>
162                 </spacer>
163                 <widget class="QPushButton">
164                     <property name="name">
165                         <cstring>PushButton3</cstring>
166                     </property>
167                     <property name="enabled">
168                         <bool>false</bool>
169                     </property>
170                     <property name="text">
171                         <string>New</string>
172                     </property>
173                 </widget>
174                 <widget class="QPushButton">
175                     <property name="name">
176                         <cstring>PushButton4</cstring>
177                     </property>
178                     <property name="enabled">
179                         <bool>false</bool>
180                     </property>
181                     <property name="text">
182                         <string>Remove</string>
183                     </property>
184                 </widget>
185             </hbox>
186         </widget>
187     </grid>
188 </widget>
189 <connections>
190     <slot access="protected" language="C++" returnType="void">init()</slot>
191     <slot access="protected" language="C++" returnType="void">destroy()</slot>
192 </connections>
193 <functions>
194     <function name="init()" >{
195
196 }</function>
197     <function name="destroy()" >{
198
199 }</function>
200 </functions>
201 </UI>