You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdeedu/kstars/kstars/tools/obslistwizardui.ui

1018 lines
59 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>ObsListWizardUI</class>
<widget class="TQWidget">
<property name="name">
<cstring>ObsListWizardUI</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>763</width>
<height>403</height>
</rect>
</property>
<property name="caption">
<string>Observing List Wizard</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout79</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout55</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="text">
<string>Selection filters:</string>
</property>
</widget>
<widget class="TDEListView">
<column>
<property name="text">
<string>Filter</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<item>
<property name="text">
<string>1. Object type(s)</string>
</property>
<property name="pixmap">
<pixmap></pixmap>
</property>
</item>
<item>
<property name="text">
<string>2. Region</string>
</property>
<property name="pixmap">
<pixmap></pixmap>
</property>
<item>
<property name="text">
<string>a. In constellation(s)</string>
</property>
<property name="pixmap">
<pixmap></pixmap>
</property>
</item>
<item>
<property name="text">
<string>b. Rectangular</string>
</property>
<property name="pixmap">
<pixmap></pixmap>
</property>
</item>
<item>
<property name="text">
<string>c. Circular</string>
</property>
<property name="pixmap">
<pixmap></pixmap>
</property>
</item>
</item>
<item>
<property name="text">
<string>3. Magnitude limit</string>
</property>
<property name="pixmap">
<pixmap></pixmap>
</property>
</item>
<property name="name">
<cstring>FilterList</cstring>
</property>
<property name="fullWidth">
<bool>true</bool>
</property>
<property name="itemsMovable">
<bool>false</bool>
</property>
</widget>
</vbox>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout12</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel1_2</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Filter arguments:</string>
</property>
</widget>
<widget class="TQWidgetStack">
<property name="name">
<cstring>FilterStack</cstring>
</property>
<widget class="TQWidget">
<property name="name">
<cstring>ObjTypePage</cstring>
</property>
<attribute name="id">
<number>0</number>
</attribute>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel2</cstring>
</property>
<property name="text">
<string>Select object types:</string>
</property>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout13</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TDEListBox">
<item>
<property name="text">
<string>Stars</string>
</property>
</item>
<item>
<property name="text">
<string>Sun, Moon, Planets</string>
</property>
</item>
<item>
<property name="text">
<string>Comets</string>
</property>
</item>
<item>
<property name="text">
<string>Asteroids</string>
</property>
</item>
<item>
<property name="text">
<string>Open Clusters</string>
</property>
</item>
<item>
<property name="text">
<string>Globular Clusters</string>
</property>
</item>
<item>
<property name="text">
<string>Gaseous Nebulae</string>
</property>
</item>
<item>
<property name="text">
<string>Planetary Nebulae</string>
</property>
</item>
<item>
<property name="text">
<string>Galaxies</string>
</property>
</item>
<property name="name">
<cstring>TypeList</cstring>
</property>
<property name="selectionMode">
<enum>Multi</enum>
</property>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout12</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="KPushButton">
<property name="name">
<cstring>AllButton</cstring>
</property>
<property name="text">
<string>All</string>
</property>
</widget>
<widget class="KPushButton">
<property name="name">
<cstring>NoneButton</cstring>
</property>
<property name="text">
<string>&amp;None</string>
</property>
</widget>
<widget class="KPushButton">
<property name="name">
<cstring>DeepSkyButton</cstring>
</property>
<property name="text">
<string>Deep-Sk&amp;y</string>
</property>
</widget>
<widget class="KPushButton">
<property name="name">
<cstring>SolarSystemButton</cstring>
</property>
<property name="text">
<string>Sol&amp;ar System</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer2</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>90</height>
</size>
</property>
</spacer>
</vbox>
</widget>
</hbox>
</widget>
</vbox>
</widget>
<widget class="TQWidget">
<property name="name">
<cstring>ConstellationPage</cstring>
</property>
<attribute name="id">
<number>1</number>
</attribute>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQCheckBox">
<property name="name">
<cstring>SelectByConstellation</cstring>
</property>
<property name="text">
<string>Select objects in constell&amp;ation(s):</string>
</property>
</widget>
<widget class="TDEListBox">
<property name="name">
<cstring>ConstellationList</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="selectionMode">
<enum>Multi</enum>
</property>
</widget>
</vbox>
</widget>
<widget class="TQWidget">
<property name="name">
<cstring>RectRegionPage</cstring>
</property>
<attribute name="id">
<number>2</number>
</attribute>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQCheckBox">
<property name="name">
<cstring>SelectByRect</cstring>
</property>
<property name="text">
<string>Select objects in region:</string>
</property>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout48</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel" row="1" column="2">
<property name="name">
<cstring>textLabel4_2_2</cstring>
</property>
<property name="text">
<string>to</string>
</property>
</widget>
<widget class="dmsBox" row="0" column="1">
<property name="name">
<cstring>RAMin</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>20</height>
</size>
</property>
</widget>
<widget class="dmsBox" row="0" column="3">
<property name="name">
<cstring>RAMax</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>20</height>
</size>
</property>
</widget>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>textLabel4</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>RA:</string>
</property>
</widget>
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>textLabel4_3</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Dec:</string>
</property>
</widget>
<widget class="TQLabel" row="0" column="2">
<property name="name">
<cstring>textLabel4_2</cstring>
</property>
<property name="text">
<string>to</string>
</property>
</widget>
<widget class="dmsBox" row="1" column="1">
<property name="name">
<cstring>DecMin</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>20</height>
</size>
</property>
</widget>
<widget class="dmsBox" row="1" column="3">
<property name="name">
<cstring>DecMax</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>20</height>
</size>
</property>
</widget>
</grid>
</widget>
<spacer>
<property name="name">
<cstring>spacer1</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>215</height>
</size>
</property>
</spacer>
</vbox>
</widget>
<widget class="TQWidget">
<property name="name">
<cstring>CircRegionPage</cstring>
</property>
<attribute name="id">
<number>3</number>
</attribute>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQCheckBox">
<property name="name">
<cstring>SelectByCirc</cstring>
</property>
<property name="text">
<string>Select objects within circle:</string>
</property>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout9</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>textLabel1_4</cstring>
</property>
<property name="text">
<string>Center RA:</string>
</property>
</widget>
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>textLabel2_3</cstring>
</property>
<property name="text">
<string>Center Dec:</string>
</property>
</widget>
<widget class="TQLabel" row="2" column="0">
<property name="name">
<cstring>textLabel3_3</cstring>
</property>
<property name="text">
<string>Radius (degrees):</string>
</property>
</widget>
<widget class="dmsBox" row="0" column="1">
<property name="name">
<cstring>RA</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>20</height>
</size>
</property>
</widget>
<widget class="dmsBox" row="1" column="1">
<property name="name">
<cstring>Dec</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>20</height>
</size>
</property>
</widget>
<widget class="KDoubleNumInput" row="2" column="1">
<property name="name">
<cstring>Radius</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="value">
<number>1</number>
</property>
<property name="maxValue">
<number>180</number>
</property>
</widget>
</grid>
</widget>
<spacer>
<property name="name">
<cstring>spacer9</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>170</height>
</size>
</property>
</spacer>
</vbox>
</widget>
<widget class="TQWidget">
<property name="name">
<cstring>ObsDatePage</cstring>
</property>
<attribute name="id">
<number>4</number>
</attribute>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQCheckBox">
<property name="name">
<cstring>SelectByDate</cstring>
</property>
<property name="text">
<string>Select objects observ&amp;able on:</string>
</property>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout6</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="ExtDateEdit">
<property name="name">
<cstring>Date</cstring>
</property>
<property name="minimumSize">
<size>
<width>160</width>
<height>0</height>
</size>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer6</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</hbox>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout4</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel2_2</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>from</string>
</property>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>LocationLabel</cstring>
</property>
<property name="font">
<font>
<bold>1</bold>
</font>
</property>
<property name="text">
<string>Tucson, Arizona, USA</string>
</property>
</widget>
</hbox>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout5_2</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<spacer>
<property name="name">
<cstring>spacer3</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="KPushButton">
<property name="name">
<cstring>LocationButton</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>Cha&amp;nge Location</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer4</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</hbox>
</widget>
<spacer>
<property name="name">
<cstring>spacer5</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>176</height>
</size>
</property>
</spacer>
</vbox>
</widget>
<widget class="TQWidget">
<property name="name">
<cstring>MagLimitPage</cstring>
</property>
<attribute name="id">
<number>5</number>
</attribute>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQCheckBox">
<property name="name">
<cstring>SelectByMag</cstring>
</property>
<property name="text">
<string>Select objects &amp;brighter than:</string>
</property>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout36</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="MagnitudeSpinBox">
<property name="name">
<cstring>Mag</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel4_4</cstring>
</property>
<property name="text">
<string>mag</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer8</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>295</width>
<height>20</height>
</size>
</property>
</spacer>
</hbox>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>ExcludeNoMag</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>Exclude objects which
have &amp;no magnitude</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer7</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>179</height>
</size>
</property>
</spacer>
</vbox>
</widget>
<widget class="TQWidget">
<property name="name">
<cstring>RegionPage</cstring>
</property>
<attribute name="id">
<number>6</number>
</attribute>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel3</cstring>
</property>
<property name="text">
<string>There are three ways to select objects from
a specific region on the sky:
a. select objects in a constellation
b. select objects in a rectangular region
c. select objects in a circular region
Choose one of these sub-items to
select from a region on the sky.</string>
</property>
<property name="alignment">
<set>AlignTop</set>
</property>
</widget>
</vbox>
</widget>
</widget>
</vbox>
</widget>
</hbox>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>CountLabel</cstring>
</property>
<property name="frameShape">
<enum>Box</enum>
</property>
<property name="frameShadow">
<enum>Sunken</enum>
</property>
<property name="text">
<string>Current selection: 100 objects</string>
</property>
</widget>
</vbox>
</widget>
<customwidgets>
<customwidget>
<class>ExtDateEdit</class>
<header location="local">libtdeedu/extdate/extdatetimeedit.h</header>
<sizehint>
<width>70</width>
<height>20</height>
</sizehint>
<container>0</container>
<sizepolicy>
<hordata>5</hordata>
<verdata>5</verdata>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
<pixmap>image0</pixmap>
</customwidget>
<customwidget>
<class>dmsBox</class>
<header location="local">dmsbox.h</header>
<sizehint>
<width>-1</width>
<height>20</height>
</sizehint>
<container>0</container>
<sizepolicy>
<hordata>5</hordata>
<verdata>0</verdata>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
<pixmap>image0</pixmap>
</customwidget>
<customwidget>
<class>MagnitudeSpinBox</class>
<header location="local">magnitudespinbox.h</header>
<sizehint>
<width>60</width>
<height>18</height>
</sizehint>
<container>0</container>
<sizepolicy>
<hordata>5</hordata>
<verdata>5</verdata>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
<pixmap>image0</pixmap>
</customwidget>
</customwidgets>
<images>
<image name="image0">
<data format="XBM.GZ" length="79">789c534e494dcbcc4b554829cdcdad8c2fcf4c29c95030e0524611cd48cd4ccf28010a1797249664262b2467241641a592324b8aa363156c15aab914146aadb90067111b1f</data>
</image>
</images>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">tdelistview.h</include>
<include location="global" impldecl="in implementation">knuminput.h</include>
<include location="global" impldecl="in implementation">kpushbutton.h</include>
<include location="global" impldecl="in implementation">tdelistbox.h</include>
<include location="global" impldecl="in implementation">magnitudespinbox.h</include>
</includes>
</UI>