1<?xml version="1.0" encoding="UTF-8"?>
2<ui version="4.0">
3 <class>ConfigureDSOColorsDialogForm</class>
4 <widget class="QWidget" name="ConfigureDSOColorsDialogForm">
5  <property name="geometry">
6   <rect>
7    <x>0</x>
8    <y>0</y>
9    <width>628</width>
10    <height>396</height>
11   </rect>
12  </property>
13  <layout class="QVBoxLayout" name="verticalLayout">
14   <property name="spacing">
15    <number>0</number>
16   </property>
17   <property name="leftMargin">
18    <number>0</number>
19   </property>
20   <property name="topMargin">
21    <number>0</number>
22   </property>
23   <property name="rightMargin">
24    <number>0</number>
25   </property>
26   <property name="bottomMargin">
27    <number>0</number>
28   </property>
29   <item>
30    <widget class="BarFrame" name="TitleBar">
31     <property name="minimumSize">
32      <size>
33       <width>16</width>
34       <height>25</height>
35      </size>
36     </property>
37     <property name="maximumSize">
38      <size>
39       <width>16777215</width>
40       <height>25</height>
41      </size>
42     </property>
43     <property name="frameShape">
44      <enum>QFrame::StyledPanel</enum>
45     </property>
46     <layout class="QHBoxLayout">
47      <property name="leftMargin">
48       <number>0</number>
49      </property>
50      <property name="topMargin">
51       <number>0</number>
52      </property>
53      <property name="rightMargin">
54       <number>4</number>
55      </property>
56      <property name="bottomMargin">
57       <number>0</number>
58      </property>
59      <item>
60       <spacer>
61        <property name="orientation">
62         <enum>Qt::Horizontal</enum>
63        </property>
64        <property name="sizeHint" stdset="0">
65         <size>
66          <width>40</width>
67          <height>20</height>
68         </size>
69        </property>
70       </spacer>
71      </item>
72      <item>
73       <widget class="QLabel" name="stelWindowTitle">
74        <property name="palette">
75         <palette>
76          <active/>
77          <inactive/>
78          <disabled/>
79         </palette>
80        </property>
81        <property name="font">
82         <font/>
83        </property>
84        <property name="text">
85         <string>Color settings</string>
86        </property>
87       </widget>
88      </item>
89      <item>
90       <spacer>
91        <property name="orientation">
92         <enum>Qt::Horizontal</enum>
93        </property>
94        <property name="sizeHint" stdset="0">
95         <size>
96          <width>40</width>
97          <height>20</height>
98         </size>
99        </property>
100       </spacer>
101      </item>
102      <item>
103       <widget class="QPushButton" name="closeStelWindow">
104        <property name="minimumSize">
105         <size>
106          <width>16</width>
107          <height>16</height>
108         </size>
109        </property>
110        <property name="maximumSize">
111         <size>
112          <width>16</width>
113          <height>16</height>
114         </size>
115        </property>
116        <property name="focusPolicy">
117         <enum>Qt::NoFocus</enum>
118        </property>
119        <property name="text">
120         <string/>
121        </property>
122       </widget>
123      </item>
124     </layout>
125    </widget>
126   </item>
127   <item>
128    <widget class="QGroupBox" name="colorsGroupBox">
129     <property name="title">
130      <string>Colors of labels and markers of deep-sky objects</string>
131     </property>
132     <layout class="QGridLayout" name="gridLayout_18">
133      <property name="leftMargin">
134       <number>0</number>
135      </property>
136      <property name="topMargin">
137       <number>0</number>
138      </property>
139      <property name="rightMargin">
140       <number>0</number>
141      </property>
142      <property name="bottomMargin">
143       <number>0</number>
144      </property>
145      <item row="2" column="4">
146       <widget class="QToolButton" name="colorDSOBLLacObjects">
147        <property name="toolTip">
148         <string>Color of markers of BL Lac objects</string>
149        </property>
150       </widget>
151      </item>
152      <item row="2" column="3">
153       <widget class="QLabel" name="labelDSOColorPossibleQuasars">
154        <property name="text">
155         <string>Possible quasars</string>
156        </property>
157       </widget>
158      </item>
159      <item row="5" column="0">
160       <widget class="QToolButton" name="colorDSOStars">
161        <property name="toolTip">
162         <string>Color of markers of stars</string>
163        </property>
164       </widget>
165      </item>
166      <item row="6" column="3">
167       <widget class="QLabel" name="labelDSOColorPossiblePlanetaryNebulae">
168        <property name="toolTip">
169         <string>Possible planetary nebulae</string>
170        </property>
171        <property name="text">
172         <string>Possible pl. nebulae</string>
173        </property>
174       </widget>
175      </item>
176      <item row="5" column="5">
177       <widget class="QLabel" name="labelDSOColorNebulae">
178        <property name="text">
179         <string>Nebulae</string>
180        </property>
181       </widget>
182      </item>
183      <item row="10" column="4">
184       <widget class="QToolButton" name="colorDSOEmissionLineStars">
185        <property name="toolTip">
186         <string>Color of markers of emission-line stars</string>
187        </property>
188       </widget>
189      </item>
190      <item row="7" column="3">
191       <widget class="QLabel" name="labelDSOColorReflectionNebulae">
192        <property name="text">
193         <string>Reflection nebulae</string>
194        </property>
195       </widget>
196      </item>
197      <item row="1" column="3">
198       <widget class="QLabel" name="labelDSOColorRadioGalaxies">
199        <property name="text">
200         <string>Radio galaxies</string>
201        </property>
202       </widget>
203      </item>
204      <item row="1" column="1">
205       <widget class="QLabel" name="labelDSOColorActiveGalaxies">
206        <property name="text">
207         <string>Active galaxies</string>
208        </property>
209       </widget>
210      </item>
211      <item row="3" column="0">
212       <widget class="QToolButton" name="colorDSOBlazars">
213        <property name="toolTip">
214         <string>Color of markers of blazars</string>
215        </property>
216       </widget>
217      </item>
218      <item row="3" column="3">
219       <widget class="QLabel" name="labelDSOColorStarClusters">
220        <property name="text">
221         <string>Star clusters</string>
222        </property>
223       </widget>
224      </item>
225      <item row="9" column="3">
226       <widget class="QLabel" name="labelDSOColorEmissionObjects">
227        <property name="text">
228         <string>Emission objects</string>
229        </property>
230       </widget>
231      </item>
232      <item row="1" column="4">
233       <widget class="QToolButton" name="colorDSOInteractingGalaxies">
234        <property name="toolTip">
235         <string>Color of markers of interacting galaxies</string>
236        </property>
237       </widget>
238      </item>
239      <item row="4" column="1">
240       <widget class="QLabel" name="labelDSOColorGlobularStarClusters">
241        <property name="text">
242         <string>Globular star clusters</string>
243        </property>
244       </widget>
245      </item>
246      <item row="9" column="4">
247       <widget class="QToolButton" name="colorDSOYoungStellarObjects">
248        <property name="toolTip">
249         <string>Color of markers of young stellar objects</string>
250        </property>
251       </widget>
252      </item>
253      <item row="4" column="4">
254       <widget class="QToolButton" name="colorDSOStarClouds">
255        <property name="toolTip">
256         <string>Color of markers of star clouds</string>
257        </property>
258       </widget>
259      </item>
260      <item row="10" column="1">
261       <widget class="QLabel" name="labelDSOColorSupernovaRemnants">
262        <property name="text">
263         <string>Supernova remnants</string>
264        </property>
265       </widget>
266      </item>
267      <item row="7" column="4">
268       <widget class="QToolButton" name="colorDSOBipolarNebulae">
269        <property name="toolTip">
270         <string>Color of markers of bipolar nebulae</string>
271        </property>
272       </widget>
273      </item>
274      <item row="11" column="0">
275       <widget class="QToolButton" name="colorDSOSupernovaCandidates">
276        <property name="toolTip">
277         <string>Color of markers of supernova candidates</string>
278        </property>
279       </widget>
280      </item>
281      <item row="6" column="1">
282       <widget class="QLabel" name="labelDSOColorPlanetaryNebulae">
283        <property name="text">
284         <string>Planetary nebulae</string>
285        </property>
286       </widget>
287      </item>
288      <item row="9" column="0">
289       <widget class="QToolButton" name="colorDSOInterstellarMatter">
290        <property name="toolTip">
291         <string>Color of markers of interstellar matter</string>
292        </property>
293       </widget>
294      </item>
295      <item row="0" column="4">
296       <widget class="QToolButton" name="colorDSOGalaxies">
297        <property name="toolTip">
298         <string>Color of markers of galaxies</string>
299        </property>
300       </widget>
301      </item>
302      <item row="0" column="5">
303       <widget class="QLabel" name="labelDSOColorGalaxies">
304        <property name="text">
305         <string>Galaxies</string>
306        </property>
307       </widget>
308      </item>
309      <item row="4" column="2">
310       <widget class="QToolButton" name="colorDSOStellarAssociations">
311        <property name="toolTip">
312         <string>Color of markers of stellar associations</string>
313        </property>
314       </widget>
315      </item>
316      <item row="3" column="5">
317       <widget class="QLabel" name="labelDSOColorOpenStarClusters">
318        <property name="text">
319         <string>Open star clusters</string>
320        </property>
321       </widget>
322      </item>
323      <item row="3" column="1">
324       <widget class="QLabel" name="labelDSOColorBlazars">
325        <property name="text">
326         <string>Blazars</string>
327        </property>
328       </widget>
329      </item>
330      <item row="7" column="0">
331       <widget class="QToolButton" name="colorDSODarkNebulae">
332        <property name="toolTip">
333         <string>Color of markers of dark nebulae</string>
334        </property>
335       </widget>
336      </item>
337      <item row="8" column="0">
338       <widget class="QToolButton" name="colorDSOEmissionNebulae">
339        <property name="toolTip">
340         <string>Color of markers of emission nebulae</string>
341        </property>
342       </widget>
343      </item>
344      <item row="1" column="0">
345       <widget class="QToolButton" name="colorDSOActiveGalaxies">
346        <property name="toolTip">
347         <string>Color of markers of active galaxies</string>
348        </property>
349       </widget>
350      </item>
351      <item row="7" column="5">
352       <widget class="QLabel" name="labelDSOColorBipolarNebulae">
353        <property name="text">
354         <string>Bipolar nebulae</string>
355        </property>
356       </widget>
357      </item>
358      <item row="0" column="0">
359       <widget class="QToolButton" name="colorDSOLabels">
360        <property name="toolTip">
361         <string>Color of labels of deep-sky objects</string>
362        </property>
363       </widget>
364      </item>
365      <item row="8" column="4">
366       <widget class="QToolButton" name="colorDSOMolecularClouds">
367        <property name="toolTip">
368         <string>Color of markers of molecular clouds</string>
369        </property>
370       </widget>
371      </item>
372      <item row="2" column="5">
373       <widget class="QLabel" name="labelDSOColorBLLacObjects">
374        <property name="text">
375         <string>BL Lac objects</string>
376        </property>
377       </widget>
378      </item>
379      <item row="3" column="2">
380       <widget class="QToolButton" name="colorDSOStarClusters">
381        <property name="toolTip">
382         <string>Color of markers of star clusters</string>
383        </property>
384       </widget>
385      </item>
386      <item row="9" column="1">
387       <widget class="QLabel" name="labelDSOColorInterstellarMatter">
388        <property name="text">
389         <string>Interstellar matter</string>
390        </property>
391       </widget>
392      </item>
393      <item row="4" column="0">
394       <widget class="QToolButton" name="colorDSOGlobularStarClusters">
395        <property name="toolTip">
396         <string>Color of markers of globular star clusters</string>
397        </property>
398       </widget>
399      </item>
400      <item row="5" column="3">
401       <widget class="QLabel" name="labelDSOColorNebulosityClusters">
402        <property name="toolTip">
403         <string>Clusters associated with nebulosity</string>
404        </property>
405        <property name="text">
406         <string>Clusters with neb.</string>
407        </property>
408       </widget>
409      </item>
410      <item row="6" column="2">
411       <widget class="QToolButton" name="colorDSOPossiblePlanetaryNebulae">
412        <property name="toolTip">
413         <string>Color of markers of possible planetary nebulae</string>
414        </property>
415       </widget>
416      </item>
417      <item row="9" column="5">
418       <widget class="QLabel" name="labelDSOColorYSOs">
419        <property name="toolTip">
420         <string/>
421        </property>
422        <property name="text">
423         <string>Young stellar objects</string>
424        </property>
425       </widget>
426      </item>
427      <item row="8" column="3">
428       <widget class="QLabel" name="labelDSOColorHydrogenRegions">
429        <property name="text">
430         <string>Hydrogen regions</string>
431        </property>
432       </widget>
433      </item>
434      <item row="5" column="4">
435       <widget class="QToolButton" name="colorDSONebulae">
436        <property name="toolTip">
437         <string>Color of markers of nebulae</string>
438        </property>
439       </widget>
440      </item>
441      <item row="11" column="1">
442       <widget class="QLabel" name="labelDSOColorSupernovaCandidates">
443        <property name="text">
444         <string>Supernova candidates</string>
445        </property>
446       </widget>
447      </item>
448      <item row="6" column="0">
449       <widget class="QToolButton" name="colorDSOPlanetaryNebulae">
450        <property name="toolTip">
451         <string>Color of markers of planetary nebulae</string>
452        </property>
453       </widget>
454      </item>
455      <item row="11" column="2">
456       <widget class="QToolButton" name="colorDSOSupernovaRemnantCandidates">
457        <property name="toolTip">
458         <string>Color of markers of supernova remnant candidates</string>
459        </property>
460       </widget>
461      </item>
462      <item row="2" column="2">
463       <widget class="QToolButton" name="colorDSOPossibleQuasars">
464        <property name="toolTip">
465         <string>Color of markers of possible quasars</string>
466        </property>
467       </widget>
468      </item>
469      <item row="1" column="5">
470       <widget class="QLabel" name="labelDSOColorInteractingGalaxies">
471        <property name="text">
472         <string>Interacting galaxies</string>
473        </property>
474       </widget>
475      </item>
476      <item row="2" column="0">
477       <widget class="QToolButton" name="colorDSOQuasars">
478        <property name="toolTip">
479         <string>Color of markers of quasars</string>
480        </property>
481       </widget>
482      </item>
483      <item row="7" column="2">
484       <widget class="QToolButton" name="colorDSOReflectionNebulae">
485        <property name="toolTip">
486         <string>Color of markers of reflection nebulae</string>
487        </property>
488       </widget>
489      </item>
490      <item row="4" column="3">
491       <widget class="QLabel" name="labelDSOColorStellarAssociations">
492        <property name="text">
493         <string>Stellar associations</string>
494        </property>
495       </widget>
496      </item>
497      <item row="6" column="5">
498       <widget class="QLabel" name="labelDSOColorProtoplanetaryNebulae">
499        <property name="text">
500         <string>Protoplanetary nebulae</string>
501        </property>
502       </widget>
503      </item>
504      <item row="7" column="1">
505       <widget class="QLabel" name="labelDSOColorDarkNebulae">
506        <property name="text">
507         <string>Dark nebulae</string>
508        </property>
509       </widget>
510      </item>
511      <item row="0" column="3">
512       <widget class="QLabel" name="labelDSOColorMarkers">
513        <property name="toolTip">
514         <string>Markers of deep-sky objects</string>
515        </property>
516        <property name="text">
517         <string>Markers of DSOs</string>
518        </property>
519       </widget>
520      </item>
521      <item row="0" column="2">
522       <widget class="QToolButton" name="colorDSOMarkers">
523        <property name="toolTip">
524         <string>Color of markers of deep-sky objects</string>
525        </property>
526       </widget>
527      </item>
528      <item row="8" column="1">
529       <widget class="QLabel" name="labelDSOColorEmissionNebulae">
530        <property name="text">
531         <string>Emission nebulae</string>
532        </property>
533       </widget>
534      </item>
535      <item row="1" column="2">
536       <widget class="QToolButton" name="colorDSORadioGalaxies">
537        <property name="toolTip">
538         <string>Color of markers of radio galaxies</string>
539        </property>
540       </widget>
541      </item>
542      <item row="5" column="2">
543       <widget class="QToolButton" name="colorDSONebulosityClusters">
544        <property name="toolTip">
545         <string>Color of markers of clusters associated with nebulosity</string>
546        </property>
547       </widget>
548      </item>
549      <item row="10" column="5">
550       <widget class="QLabel" name="labelDSOColorEmissionLineStars">
551        <property name="text">
552         <string>Emission-line stars</string>
553        </property>
554       </widget>
555      </item>
556      <item row="2" column="1">
557       <widget class="QLabel" name="labelDSOColorQuasars">
558        <property name="text">
559         <string>Quasars</string>
560        </property>
561       </widget>
562      </item>
563      <item row="9" column="2">
564       <widget class="QToolButton" name="colorDSOEmissionObjects">
565        <property name="toolTip">
566         <string>Color of markers of emission objects</string>
567        </property>
568       </widget>
569      </item>
570      <item row="4" column="5">
571       <widget class="QLabel" name="labelDSOColorStarClouds">
572        <property name="text">
573         <string>Star clouds</string>
574        </property>
575       </widget>
576      </item>
577      <item row="8" column="5">
578       <widget class="QLabel" name="labelDSOColorMolecularClouds">
579        <property name="text">
580         <string>Molecular clouds</string>
581        </property>
582       </widget>
583      </item>
584      <item row="11" column="3">
585       <widget class="QLabel" name="labelDSOColorSupernovaRemnantCandidates">
586        <property name="text">
587         <string>Supernova remnant candidates</string>
588        </property>
589       </widget>
590      </item>
591      <item row="3" column="4">
592       <widget class="QToolButton" name="colorDSOOpenStarClusters">
593        <property name="toolTip">
594         <string>Color of markers of open star clusters</string>
595        </property>
596       </widget>
597      </item>
598      <item row="10" column="2">
599       <widget class="QToolButton" name="colorDSOSymbioticStars">
600        <property name="toolTip">
601         <string>Color of markers of symbiotic stars</string>
602        </property>
603       </widget>
604      </item>
605      <item row="6" column="4">
606       <widget class="QToolButton" name="colorDSOProtoplanetaryNebulae">
607        <property name="toolTip">
608         <string>Color of markers of protoplanetary nebulae</string>
609        </property>
610       </widget>
611      </item>
612      <item row="8" column="2">
613       <widget class="QToolButton" name="colorDSOHydrogenRegions">
614        <property name="toolTip">
615         <string>Color of markers of hydrogen regions</string>
616        </property>
617       </widget>
618      </item>
619      <item row="11" column="5">
620       <widget class="QLabel" name="labelDSOColorGalaxyClusters">
621        <property name="text">
622         <string>Clusters of galaxies</string>
623        </property>
624       </widget>
625      </item>
626      <item row="10" column="3">
627       <widget class="QLabel" name="labelDSOColorSymbioticStars">
628        <property name="text">
629         <string>Symbiotic stars</string>
630        </property>
631       </widget>
632      </item>
633      <item row="10" column="0">
634       <widget class="QToolButton" name="colorDSOSupernovaRemnants">
635        <property name="toolTip">
636         <string>Color of markers of supernova remnants</string>
637        </property>
638       </widget>
639      </item>
640      <item row="0" column="1">
641       <widget class="QLabel" name="labelDSOColorLabels">
642        <property name="toolTip">
643         <string>Labels of deep-sky objects</string>
644        </property>
645        <property name="text">
646         <string>Labels of DSOs</string>
647        </property>
648       </widget>
649      </item>
650      <item row="5" column="1">
651       <widget class="QLabel" name="labelDSOColorStars">
652        <property name="text">
653         <string>Stars</string>
654        </property>
655       </widget>
656      </item>
657      <item row="11" column="4">
658       <widget class="QToolButton" name="colorDSOGalaxyClusters">
659        <property name="toolTip">
660         <string>Color of markers for clusters of galaxies</string>
661        </property>
662       </widget>
663      </item>
664      <item row="12" column="0">
665       <widget class="QToolButton" name="colorDSORegions">
666        <property name="toolTip">
667         <string>Color of markers of regions of the sky</string>
668        </property>
669       </widget>
670      </item>
671      <item row="12" column="1">
672       <widget class="QLabel" name="labelDSOColorRegions">
673        <property name="text">
674         <string>Regions of the sky</string>
675        </property>
676       </widget>
677      </item>
678     </layout>
679    </widget>
680   </item>
681  </layout>
682 </widget>
683 <customwidgets>
684  <customwidget>
685   <class>BarFrame</class>
686   <extends>QFrame</extends>
687   <header>Dialog.hpp</header>
688   <container>1</container>
689  </customwidget>
690 </customwidgets>
691 <resources/>
692 <connections/>
693</ui>
694