moved kdeaccessibility kdeaddons kdeadmin kdeartwork kdebindings kdeedu kdegames...
[kdeedu.git] / kstars / kstars / tools / observinglistui.ui
blob0e292e7a98112f746ee4103e5ddc4b0526da5d43
1 <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2 <class>ObservingListUI</class>
3 <widget class="QWidget">
4     <property name="name">
5         <cstring>ObservingListUI</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>479</width>
12             <height>471</height>
13         </rect>
14     </property>
15     <property name="caption">
16         <string>Observing List</string>
17     </property>
18     <vbox>
19         <property name="name">
20             <cstring>unnamed</cstring>
21         </property>
22         <widget class="QLayoutWidget">
23             <property name="name">
24                 <cstring>layout2</cstring>
25             </property>
26             <hbox>
27                 <property name="name">
28                     <cstring>unnamed</cstring>
29                 </property>
30                 <widget class="KPushButton">
31                     <property name="name">
32                         <cstring>OpenButton</cstring>
33                     </property>
34                     <property name="minimumSize">
35                         <size>
36                             <width>32</width>
37                             <height>32</height>
38                         </size>
39                     </property>
40                     <property name="maximumSize">
41                         <size>
42                             <width>32</width>
43                             <height>32</height>
44                         </size>
45                     </property>
46                     <property name="text">
47                         <string></string>
48                     </property>
49                     <property name="toolTip" stdset="0">
50                         <string>Open observing list</string>
51                     </property>
52                     <property name="whatsThis" stdset="0">
53                         <string>Load an observing list from disk</string>
54                     </property>
55                 </widget>
56                 <widget class="KPushButton">
57                     <property name="name">
58                         <cstring>SaveButton</cstring>
59                     </property>
60                     <property name="minimumSize">
61                         <size>
62                             <width>32</width>
63                             <height>32</height>
64                         </size>
65                     </property>
66                     <property name="maximumSize">
67                         <size>
68                             <width>32</width>
69                             <height>32</height>
70                         </size>
71                     </property>
72                     <property name="text">
73                         <string></string>
74                     </property>
75                     <property name="toolTip" stdset="0">
76                         <string>Save observing list</string>
77                     </property>
78                     <property name="whatsThis" stdset="0">
79                         <string>Save the current observing list to disk</string>
80                     </property>
81                 </widget>
82                 <widget class="KPushButton">
83                     <property name="name">
84                         <cstring>SaveAsButton</cstring>
85                     </property>
86                     <property name="minimumSize">
87                         <size>
88                             <width>32</width>
89                             <height>32</height>
90                         </size>
91                     </property>
92                     <property name="maximumSize">
93                         <size>
94                             <width>32</width>
95                             <height>32</height>
96                         </size>
97                     </property>
98                     <property name="text">
99                         <string></string>
100                     </property>
101                     <property name="toolTip" stdset="0">
102                         <string>Save observing list as...</string>
103                     </property>
104                     <property name="whatsThis" stdset="0">
105                         <string>Save the current observing list to disk, specifying the filename</string>
106                     </property>
107                 </widget>
108                 <spacer>
109                     <property name="name">
110                         <cstring>spacer2</cstring>
111                     </property>
112                     <property name="orientation">
113                         <enum>Horizontal</enum>
114                     </property>
115                     <property name="sizeType">
116                         <enum>Expanding</enum>
117                     </property>
118                     <property name="sizeHint">
119                         <size>
120                             <width>40</width>
121                             <height>20</height>
122                         </size>
123                     </property>
124                 </spacer>
125             </hbox>
126         </widget>
127         <widget class="QLayoutWidget">
128             <property name="name">
129                 <cstring>layout4</cstring>
130             </property>
131             <hbox>
132                 <property name="name">
133                     <cstring>unnamed</cstring>
134                 </property>
135                 <widget class="KPushButton">
136                     <property name="name">
137                         <cstring>CenterButton</cstring>
138                     </property>
139                     <property name="text">
140                         <string>Center</string>
141                     </property>
142                     <property name="toolTip" stdset="0">
143                         <string>Center sky map on highlighted object</string>
144                     </property>
145                     <property name="whatsThis" stdset="0">
146                         <string>Center the sky map on the highlighted object in the list</string>
147                     </property>
148                 </widget>
149                 <widget class="KPushButton">
150                     <property name="name">
151                         <cstring>ScopeButton</cstring>
152                     </property>
153                     <property name="text">
154                         <string>Scope</string>
155                     </property>
156                     <property name="toolTip" stdset="0">
157                         <string>Point telescope at highlighted object</string>
158                     </property>
159                     <property name="whatsThis" stdset="0">
160                         <string>Point the telescope at the highlighted object in the list</string>
161                     </property>
162                 </widget>
163                 <widget class="KPushButton">
164                     <property name="name">
165                         <cstring>DetailsButton</cstring>
166                     </property>
167                     <property name="text">
168                         <string>Details</string>
169                     </property>
170                     <property name="toolTip" stdset="0">
171                         <string>Show details for highlighted object</string>
172                     </property>
173                     <property name="whatsThis" stdset="0">
174                         <string>Open the Details window for the highlighted object</string>
175                     </property>
176                 </widget>
177                 <widget class="KPushButton">
178                     <property name="name">
179                         <cstring>AVTButton</cstring>
180                     </property>
181                     <property name="text">
182                         <string>Alt vs Time</string>
183                     </property>
184                     <property name="toolTip" stdset="0">
185                         <string>Show altitude plot</string>
186                     </property>
187                     <property name="whatsThis" stdset="0">
188                         <string>Open the Altitude vs. Time tool, with curves for the highlighted objects shown</string>
189                     </property>
190                 </widget>
191                 <widget class="KPushButton">
192                     <property name="name">
193                         <cstring>RemoveButton</cstring>
194                     </property>
195                     <property name="text">
196                         <string>Remove</string>
197                     </property>
198                     <property name="toolTip" stdset="0">
199                         <string>Remove from list</string>
200                     </property>
201                     <property name="whatsThis" stdset="0">
202                         <string>Remove the highlighted object(s) from the observing list</string>
203                     </property>
204                 </widget>
205                 <spacer>
206                     <property name="name">
207                         <cstring>spacer1</cstring>
208                     </property>
209                     <property name="orientation">
210                         <enum>Horizontal</enum>
211                     </property>
212                     <property name="sizeType">
213                         <enum>Expanding</enum>
214                     </property>
215                     <property name="sizeHint">
216                         <size>
217                             <width>40</width>
218                             <height>20</height>
219                         </size>
220                     </property>
221                 </spacer>
222             </hbox>
223         </widget>
224         <widget class="KListView">
225             <column>
226                 <property name="text">
227                     <string>Name</string>
228                 </property>
229                 <property name="clickable">
230                     <bool>true</bool>
231                 </property>
232                 <property name="resizable">
233                     <bool>true</bool>
234                 </property>
235             </column>
236             <column>
237                 <property name="text">
238                     <string>RA</string>
239                 </property>
240                 <property name="clickable">
241                     <bool>true</bool>
242                 </property>
243                 <property name="resizable">
244                     <bool>true</bool>
245                 </property>
246             </column>
247             <column>
248                 <property name="text">
249                     <string>Dec</string>
250                 </property>
251                 <property name="clickable">
252                     <bool>true</bool>
253                 </property>
254                 <property name="resizable">
255                     <bool>true</bool>
256                 </property>
257             </column>
258             <column>
259                 <property name="text">
260                     <string>Mag</string>
261                 </property>
262                 <property name="clickable">
263                     <bool>true</bool>
264                 </property>
265                 <property name="resizable">
266                     <bool>true</bool>
267                 </property>
268             </column>
269             <column>
270                 <property name="text">
271                     <string>Type</string>
272                 </property>
273                 <property name="clickable">
274                     <bool>true</bool>
275                 </property>
276                 <property name="resizable">
277                     <bool>true</bool>
278                 </property>
279             </column>
280             <property name="name">
281                 <cstring>table</cstring>
282             </property>
283             <property name="selectionMode" stdset="0">
284                 <enum>Extended</enum>
285             </property>
286             <property name="allColumnsShowFocus">
287                 <bool>true</bool>
288             </property>
289             <property name="showSortIndicator">
290                 <bool>true</bool>
291             </property>
292             <property name="resizeMode">
293                 <enum>AllColumns</enum>
294             </property>
295             <property name="whatsThis" stdset="0">
296                 <string>Table showing the current observing list.  The list can be sorted by any of the data columns</string>
297             </property>
298         </widget>
299         <widget class="QLabel">
300             <property name="name">
301                 <cstring>NotesLabel</cstring>
302             </property>
303             <property name="text">
304                 <string>&lt;i&gt;observing notes for object:&lt;/i&gt;</string>
305             </property>
306             <property name="alignment">
307                 <set>AlignVCenter</set>
308             </property>
309         </widget>
310         <widget class="KTextEdit">
311             <property name="name">
312                 <cstring>NotesEdit</cstring>
313             </property>
314             <property name="maximumSize">
315                 <size>
316                     <width>32767</width>
317                     <height>100</height>
318                 </size>
319             </property>
320             <property name="whatsThis" stdset="0">
321                 <string>Your observing notes for the highlighted object</string>
322             </property>
323         </widget>
324     </vbox>
325 </widget>
326 <customwidgets>
327 </customwidgets>
328 <layoutdefaults spacing="6" margin="11"/>
329 <includehints>
330     <includehint>kpushbutton.h</includehint>
331     <includehint>kpushbutton.h</includehint>
332     <includehint>kpushbutton.h</includehint>
333     <includehint>kpushbutton.h</includehint>
334     <includehint>kpushbutton.h</includehint>
335     <includehint>kpushbutton.h</includehint>
336     <includehint>kpushbutton.h</includehint>
337     <includehint>kpushbutton.h</includehint>
338     <includehint>klistview.h</includehint>
339     <includehint>ktextedit.h</includehint>
340 </includehints>
341 </UI>