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/modcalcgalcoorddlg.ui

931 lines
48 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>modCalcGalCoordDlg</class>
<widget class="TQWidget">
<property name="name">
<cstring>modCalcGalCoordDlg</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>549</width>
<height>409</height>
</rect>
</property>
<property name="caption">
<string>Galactic Coordinates</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQTabWidget">
<property name="name">
<cstring>tabWidget8</cstring>
</property>
<property name="focusPolicy">
<enum>StrongFocus</enum>
</property>
<widget class="TQWidget">
<property name="name">
<cstring>tab</cstring>
</property>
<attribute name="title">
<string>Interactive Mode</string>
</attribute>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQButtonGroup">
<property name="name">
<cstring>ButtonGroup1</cstring>
</property>
<property name="title">
<string>Choose Input Coordinates</string>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<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>97</width>
<height>21</height>
</size>
</property>
</spacer>
<widget class="TQRadioButton">
<property name="name">
<cstring>equRadio</cstring>
</property>
<property name="text">
<string>Equatorial</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
<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>96</width>
<height>21</height>
</size>
</property>
</spacer>
<widget class="TQRadioButton">
<property name="name">
<cstring>galRadio</cstring>
</property>
<property name="focusPolicy">
<enum>TabFocus</enum>
</property>
<property name="text">
<string>Galactic</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>97</width>
<height>21</height>
</size>
</property>
</spacer>
</hbox>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout2</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<spacer>
<property name="name">
<cstring>spacer7</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>51</width>
<height>21</height>
</size>
</property>
</spacer>
<widget class="KPushButton">
<property name="name">
<cstring>Compute</cstring>
</property>
<property name="text">
<string>Convert</string>
</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>51</width>
<height>21</height>
</size>
</property>
</spacer>
<widget class="KPushButton">
<property name="name">
<cstring>Clear</cstring>
</property>
<property name="text">
<string>Clear</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer5</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>71</width>
<height>21</height>
</size>
</property>
</spacer>
</hbox>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout22</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQGroupBox">
<property name="name">
<cstring>equBox</cstring>
</property>
<property name="title">
<string>Equatorial Coordinates</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="dmsBox" row="0" column="1">
<property name="name">
<cstring>raBox</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>100</width>
<height>0</height>
</size>
</property>
<property name="focusPolicy">
<enum>StrongFocus</enum>
</property>
</widget>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>raLabel</cstring>
</property>
<property name="text">
<string>Right ascension:</string>
</property>
</widget>
<widget class="dmsBox" row="1" column="1">
<property name="name">
<cstring>decBox</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>100</width>
<height>0</height>
</size>
</property>
<property name="focusPolicy">
<enum>StrongFocus</enum>
</property>
</widget>
<widget class="TQLabel" row="2" column="0">
<property name="name">
<cstring>epochLabel</cstring>
</property>
<property name="text">
<string>Epoch:</string>
</property>
</widget>
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>decLabel</cstring>
</property>
<property name="text">
<string>Declination:</string>
</property>
</widget>
<widget class="KLineEdit" row="2" column="1">
<property name="name">
<cstring>epochName</cstring>
</property>
<property name="enabled">
<bool>true</bool>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string></string>
</property>
</widget>
</grid>
</widget>
<spacer>
<property name="name">
<cstring>spacer31</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Fixed</enum>
</property>
<property name="sizeHint">
<size>
<width>15</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="TQGroupBox">
<property name="name">
<cstring>groupBox7</cstring>
</property>
<property name="title">
<string>Galactic Coordinates</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget" row="0" column="0">
<property name="name">
<cstring>layout5</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>bgLabel</cstring>
</property>
<property name="text">
<string>Latitude:</string>
</property>
</widget>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>lgLabel</cstring>
</property>
<property name="text">
<string>Longitude:</string>
</property>
</widget>
<widget class="dmsBox" row="0" column="1">
<property name="name">
<cstring>lgBox</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>100</width>
<height>0</height>
</size>
</property>
<property name="focusPolicy">
<enum>StrongFocus</enum>
</property>
</widget>
<widget class="dmsBox" row="1" column="1">
<property name="name">
<cstring>bgBox</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>100</width>
<height>0</height>
</size>
</property>
<property name="focusPolicy">
<enum>StrongFocus</enum>
</property>
</widget>
</grid>
</widget>
</grid>
</widget>
</hbox>
</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>160</height>
</size>
</property>
</spacer>
</vbox>
</widget>
<widget class="TQWidget">
<property name="name">
<cstring>tab</cstring>
</property>
<attribute name="title">
<string>Batch Mode</string>
</attribute>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQButtonGroup">
<property name="name">
<cstring>InputBox_2_2_2</cstring>
</property>
<property name="enabled">
<bool>true</bool>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="title">
<string>Select Fields in Input File</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="dmsBox" row="0" column="1">
<property name="name">
<cstring>raBoxBatch</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="minimumSize">
<size>
<width>100</width>
<height>0</height>
</size>
</property>
<property name="focusPolicy">
<enum>StrongFocus</enum>
</property>
</widget>
<widget class="dmsBox" row="1" column="1">
<property name="name">
<cstring>decBoxBatch</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="minimumSize">
<size>
<width>100</width>
<height>0</height>
</size>
</property>
<property name="focusPolicy">
<enum>StrongFocus</enum>
</property>
</widget>
<widget class="KLineEdit" row="2" column="1">
<property name="name">
<cstring>epochBoxBatch</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>1950.0</string>
</property>
</widget>
<widget class="TQCheckBox" row="0" column="0">
<property name="name">
<cstring>raCheckBatch</cstring>
</property>
<property name="text">
<string>Right ascension:</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
<property name="toolTip" stdset="0">
<string>If checked, value will be read from input file. If not, value will be read from adjacent box</string>
</property>
</widget>
<widget class="TQCheckBox" row="1" column="0">
<property name="name">
<cstring>decCheckBatch</cstring>
</property>
<property name="text">
<string>Declination:</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
<property name="toolTip" stdset="0">
<string>If checked, value will be read from input file. If not, value will be read from adjacent box</string>
</property>
</widget>
<widget class="TQCheckBox" row="2" column="0">
<property name="name">
<cstring>epochCheckBatch</cstring>
</property>
<property name="enabled">
<bool>true</bool>
</property>
<property name="text">
<string>Epoch:</string>
</property>
<property name="checked">
<bool>false</bool>
</property>
<property name="toolTip" stdset="0">
<string>If checked, value will be read from input file. If not, value will be read from adjacent box</string>
</property>
</widget>
<widget class="TQCheckBox" row="0" column="2">
<property name="name">
<cstring>galLongCheckBatch</cstring>
</property>
<property name="enabled">
<bool>true</bool>
</property>
<property name="text">
<string>Gal. long.:</string>
</property>
<property name="checked">
<bool>false</bool>
</property>
<property name="toolTip" stdset="0">
<string>If checked, value will be read from input file. If not, value will be read from adjacent box</string>
</property>
</widget>
<widget class="TQCheckBox" row="1" column="2">
<property name="name">
<cstring>galLatCheckBatch</cstring>
</property>
<property name="enabled">
<bool>true</bool>
</property>
<property name="text">
<string>Gal. lat.:</string>
</property>
<property name="checked">
<bool>false</bool>
</property>
<property name="toolTip" stdset="0">
<string>If checked, value will be read from input file. If not, value will be read from adjacent box</string>
</property>
</widget>
<widget class="dmsBox" row="1" column="3">
<property name="name">
<cstring>galLatBoxBatch</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="minimumSize">
<size>
<width>100</width>
<height>0</height>
</size>
</property>
<property name="focusPolicy">
<enum>StrongFocus</enum>
</property>
</widget>
<widget class="dmsBox" row="0" column="3">
<property name="name">
<cstring>galLongBoxBatch</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="minimumSize">
<size>
<width>100</width>
<height>0</height>
</size>
</property>
<property name="focusPolicy">
<enum>StrongFocus</enum>
</property>
</widget>
</grid>
</widget>
<widget class="TQButtonGroup">
<property name="name">
<cstring>buttonFieldsGroup</cstring>
</property>
<property name="title">
<string>Fields in Output File Plus Result</string>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQRadioButton">
<property name="name">
<cstring>allRadioBatch</cstring>
</property>
<property name="text">
<string>All parameters</string>
</property>
</widget>
<widget class="TQRadioButton">
<property name="name">
<cstring>inputRadioBatch</cstring>
</property>
<property name="text">
<string>Only parameters in input file</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
</hbox>
</widget>
<widget class="TQGroupBox">
<property name="name">
<cstring>groupFilesBox</cstring>
</property>
<property name="title">
<string>Files</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQPushButton" row="0" column="0">
<property name="name">
<cstring>InputButtonBatch</cstring>
</property>
<property name="text">
<string>Input File...</string>
</property>
<property name="toolTip" stdset="0">
<string>File with the input data</string>
</property>
</widget>
<widget class="TQLineEdit" row="0" column="1">
<property name="name">
<cstring>InputLineEditBatch</cstring>
</property>
</widget>
<widget class="TQLineEdit" row="1" column="1">
<property name="name">
<cstring>OutputLineEditBatch</cstring>
</property>
</widget>
<widget class="TQPushButton" row="1" column="0">
<property name="name">
<cstring>OutButtonBatch</cstring>
</property>
<property name="text">
<string>Output File...</string>
</property>
<property name="toolTip" stdset="0">
<string>File for the output data</string>
</property>
</widget>
</grid>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout22_3</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<spacer>
<property name="name">
<cstring>spacer20_2_2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>151</width>
<height>21</height>
</size>
</property>
</spacer>
<widget class="KPushButton">
<property name="name">
<cstring>runButtonBatch</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Run</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer19_2_2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>131</width>
<height>21</height>
</size>
</property>
</spacer>
</hbox>
</widget>
<spacer>
<property name="name">
<cstring>spacer50</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>31</width>
<height>71</height>
</size>
</property>
</spacer>
</vbox>
</widget>
</widget>
</vbox>
</widget>
<customwidgets>
<customwidget>
<class>dmsBox</class>
<header location="global">../dmsbox.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>
</customwidgets>
<images>
<image name="image0">
<data format="PNG" length="1163">89504e470d0a1a0a0000000d4948445200000016000000160806000000c4b46c3b0000045249444154388d8d95bf8b1d5514c73fbb19e40cbce81d788199b8911d48304f8cf0524876316016031ab14819acfcd1f8a34ba72222fe0b369a54a216a216c158049222645f131221c10928dc852cdc0bfb600e66dc39c58558ccee6ab0c93497c3650edff339df99efc28df51bec3e9f7cfee6438b8662800086431eab2e971c5f7cf4edc26eaf851beb37b8f8fd870f67d73c6fbf759e5c0427156a0149d0621414b4b414c8bf756a013033c2a6a7f19e181b564e56bc73eec2420630bbee39ffdec7b8aac61e2861ee294460046bd309860720a8079f13e60149156a8a2000d4076a48c6ec7ae09d73b070ead5f2e199d31f50d735b66534b161b254524f6bea25a14d1b90c2300146d080ce8de68ed06ed65832cc0ceb0ceb7bda79445c4f66117211ec81e1a3677a78c299d7a6281e3fbf0c29d29a2717a14d4231ca2153a6e386b8e1f1b355821a4e84f8a0a7c81c3e06324d86938a103d93c335aba76ba2cdb8152f42f2f83f1c39397d6a29b21cad846a6ca841b9acf45ca5bd721cd516b26127206464825aa05eaa583b3d41d33ab736bfc4d4b87d6d421b6b2c2992392c296e24544703d395801ad44b861e0d70b326a67687b9b148322401fb0dc3f37bfc0e9d1b572f4d089b15660a0866caea4b42b1dcd2dcac985daf910c34c1e458c0b21d97240320739960c0f1e74b7c77154b8166564357018ac8a0f4ccd9299313400afc8427dc9de0ca96fa88a2c9a88f2ab7b784227328b0a8c910725a3ca4488c10361e557ae69515565f9e528843cd58391d319478b7460d9c808c5b4068d3f0de229960f4149283192e1b188938c0583d3165edd4142742df298231fbd5e170f4095cc6c0fac880808cff30065a0bc8c86129df533a3d5a72eaec041941d006231034d0ce0bd4142c27ce0527a0dd4ee3341c8bbb8c498225a17413c0a80f3bd6ce55146284ee369622da790a27ac9d6da99604b29eb21cac276998b0c8dc207c97b1760dce0123a84b21a8a2ea310b80e2e781ca419f846a5c307d2360731d186730bb93ff9f714b4b1b05eb22c508ea9516498e1fbf51426cb87ca965fd879ae61ee41458eaa91cc838ec3116dc238c33924182e68e21638f594fb90cc7cf7ad67f7e8e9fbe2e201348cafaa58a76ab657a32a21a061f9b8139fc9ff208e37d470ebacfea675f80edfdc46dcf812ad26d1ba39171a0dec289903f39a77a26b1df751caa3bd2e2fd9da6e0b20cb5c4f8a0b1713707cbe8d27c601c36fdb0c0cde1d737990e9fab1b194c1b6a618fe530f6e002c964cfc7fdfec8f214665706d6fb8ebd587ef6f75f89d1be02ddeeb058717f13aaa7c09e30dc13a0db0ca78164d019d8d698e66ec1a1a73b4207767fcc9ff772547bc6e36c489077df7ffd6139aec9c541b21da64679c428c62de531831e72c06f086d2c885e2009e524522df534bf41b80f3a572e7cf5cb90202b272b66d7036e6414385a8664686e4341cdfa15ddcbc5dd7b3048463f733402a41eed947ad9fd9b79ff0dd3b8a97b8ac976b6fc187559c2179ffeb817a6ff006d91847a48e5abd70000000049454e44ae426082</data>
</image>
</images>
<connections>
<connection>
<sender>Clear</sender>
<signal>clicked()</signal>
<receiver>modCalcGalCoordDlg</receiver>
<slot>slotClearCoords()</slot>
</connection>
<connection>
<sender>Compute</sender>
<signal>clicked()</signal>
<receiver>modCalcGalCoordDlg</receiver>
<slot>slotComputeCoords()</slot>
</connection>
<connection>
<sender>decCheckBatch</sender>
<signal>clicked()</signal>
<receiver>modCalcGalCoordDlg</receiver>
<slot>slotDecCheckedBatch()</slot>
</connection>
<connection>
<sender>raCheckBatch</sender>
<signal>clicked()</signal>
<receiver>modCalcGalCoordDlg</receiver>
<slot>slotRaCheckedBatch()</slot>
</connection>
<connection>
<sender>epochCheckBatch</sender>
<signal>clicked()</signal>
<receiver>modCalcGalCoordDlg</receiver>
<slot>slotEpochCheckedBatch()</slot>
</connection>
<connection>
<sender>galLongCheckBatch</sender>
<signal>clicked()</signal>
<receiver>modCalcGalCoordDlg</receiver>
<slot>slotGalLongCheckedBatch()</slot>
</connection>
<connection>
<sender>InputButtonBatch</sender>
<signal>clicked()</signal>
<receiver>modCalcGalCoordDlg</receiver>
<slot>slotInputFile()</slot>
</connection>
<connection>
<sender>OutButtonBatch</sender>
<signal>clicked()</signal>
<receiver>modCalcGalCoordDlg</receiver>
<slot>slotOutputFile()</slot>
</connection>
<connection>
<sender>galLatCheckBatch</sender>
<signal>clicked()</signal>
<receiver>modCalcGalCoordDlg</receiver>
<slot>slotGalLatCheckedBatch()</slot>
</connection>
<connection>
<sender>runButtonBatch</sender>
<signal>clicked()</signal>
<receiver>modCalcGalCoordDlg</receiver>
<slot>slotRunBatch()</slot>
</connection>
</connections>
<tabstops>
<tabstop>tabWidget8</tabstop>
<tabstop>equRadio</tabstop>
<tabstop>galRadio</tabstop>
<tabstop>Compute</tabstop>
<tabstop>Clear</tabstop>
<tabstop>raBox</tabstop>
<tabstop>decBox</tabstop>
<tabstop>epochName</tabstop>
<tabstop>lgBox</tabstop>
<tabstop>bgBox</tabstop>
<tabstop>raCheckBatch</tabstop>
<tabstop>raBoxBatch</tabstop>
<tabstop>decCheckBatch</tabstop>
<tabstop>decBoxBatch</tabstop>
<tabstop>epochCheckBatch</tabstop>
<tabstop>epochBoxBatch</tabstop>
<tabstop>galLongCheckBatch</tabstop>
<tabstop>galLongBoxBatch</tabstop>
<tabstop>galLatCheckBatch</tabstop>
<tabstop>galLatBoxBatch</tabstop>
<tabstop>inputRadioBatch</tabstop>
<tabstop>InputButtonBatch</tabstop>
<tabstop>InputLineEditBatch</tabstop>
<tabstop>OutputLineEditBatch</tabstop>
<tabstop>OutButtonBatch</tabstop>
<tabstop>runButtonBatch</tabstop>
</tabstops>
<Q_SLOTS>
<slot>slotComputeCoords()</slot>
<slot>slotClearCoords()</slot>
<slot>slotInputFile()</slot>
<slot>slotOutputFile()</slot>
<slot>slotRaCheckedBatch()</slot>
<slot>slotDecCheckedBatch()</slot>
<slot>slotEpochCheckedBatch()</slot>
<slot>slotGalLatCheckedBatch()</slot>
<slot>slotGalLongCheckedBatch()</slot>
<slot>slotRunBatch()</slot>
</Q_SLOTS>
<layoutdefaults spacing="6" margin="11"/>
<includehints>
<includehint>dmsbox.h</includehint>
<includehint>dmsbox.h</includehint>
<includehint>klineedit.h</includehint>
<includehint>dmsbox.h</includehint>
<includehint>dmsbox.h</includehint>
<includehint>dmsbox.h</includehint>
<includehint>dmsbox.h</includehint>
<includehint>klineedit.h</includehint>
<includehint>dmsbox.h</includehint>
<includehint>dmsbox.h</includehint>
</includehints>
</UI>