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

872 lines
45 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>modCalcApCoordDlg</class>
<widget class="TQWidget">
<property name="name">
<cstring>modCalcApCoordDlg</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>500</width>
<height>467</height>
</rect>
</property>
<property name="caption">
<string>Apparent Coordinates</string>
</property>
<property name="focusPolicy">
<enum>StrongFocus</enum>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQTabWidget">
<property name="name">
<cstring>InteractiveTab</cstring>
</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="TQLayoutWidget">
<property name="name">
<cstring>tqlayout11</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQButtonGroup">
<property name="name">
<cstring>InputBox</cstring>
</property>
<property name="title">
<string>Target Time &amp;&amp; Date</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>dateLabel</cstring>
</property>
<property name="text">
<string>Date:</string>
</property>
</widget>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>timeLabel</cstring>
</property>
<property name="text">
<string>UT:</string>
</property>
</widget>
<spacer row="2" column="0">
<property name="name">
<cstring>spacer16</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Fixed</enum>
</property>
<property name="tqsizeHint">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="TQTimeEdit" row="0" column="1">
<property name="name">
<cstring>timBox</cstring>
</property>
</widget>
<widget class="ExtDateEdit" row="1" column="1">
<property name="name">
<cstring>datBox</cstring>
</property>
<property name="tqminimumSize">
<size>
<width>100</width>
<height>0</height>
</size>
</property>
<property name="focusPolicy">
<enum>StrongFocus</enum>
</property>
</widget>
</grid>
</widget>
<widget class="TQGroupBox">
<property name="name">
<cstring>origCoordBox</cstring>
</property>
<property name="title">
<string>Catalog Coordinates</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="dmsBox" row="0" column="1">
<property name="name">
<cstring>ra0Box</cstring>
</property>
<property name="tqminimumSize">
<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>dec0Box</cstring>
</property>
<property name="tqminimumSize">
<size>
<width>100</width>
<height>0</height>
</size>
</property>
<property name="focusPolicy">
<enum>StrongFocus</enum>
</property>
</widget>
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>dec0Label</cstring>
</property>
<property name="text">
<string>Declination:</string>
</property>
</widget>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>ra0Label</cstring>
</property>
<property name="text">
<string>Right ascension:</string>
</property>
</widget>
<widget class="KLineEdit" row="2" column="1">
<property name="name">
<cstring>epoch0Name</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
<widget class="TQLabel" row="2" column="0">
<property name="name">
<cstring>epoch0Label</cstring>
</property>
<property name="text">
<string>Epoch:</string>
</property>
</widget>
</grid>
</widget>
</hbox>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>tqlayout3</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<spacer>
<property name="name">
<cstring>spacer4_2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="tqsizeHint">
<size>
<width>81</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="KPushButton">
<property name="name">
<cstring>Compute</cstring>
</property>
<property name="text">
<string>Compute</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer3_2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="tqsizeHint">
<size>
<width>70</width>
<height>20</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>spacer2_2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="tqsizeHint">
<size>
<width>91</width>
<height>20</height>
</size>
</property>
</spacer>
</hbox>
</widget>
<widget class="TQGroupBox">
<property name="name">
<cstring>outputBox</cstring>
</property>
<property name="title">
<string>Apparent Coordinates</string>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<spacer>
<property name="name">
<cstring>spacer15</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="tqsizeHint">
<size>
<width>102</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>tqlayout12</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>rafLabel</cstring>
</property>
<property name="text">
<string>Right ascension:</string>
</property>
</widget>
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>decfLabel</cstring>
</property>
<property name="text">
<string>Declination:</string>
</property>
</widget>
<widget class="dmsBox" row="0" column="1">
<property name="name">
<cstring>rafBox</cstring>
</property>
<property name="tqminimumSize">
<size>
<width>100</width>
<height>0</height>
</size>
</property>
<property name="focusPolicy">
<enum>NoFocus</enum>
</property>
</widget>
<widget class="dmsBox" row="1" column="1">
<property name="name">
<cstring>decfBox</cstring>
</property>
<property name="tqminimumSize">
<size>
<width>100</width>
<height>0</height>
</size>
</property>
<property name="focusPolicy">
<enum>NoFocus</enum>
</property>
</widget>
</grid>
</widget>
<spacer>
<property name="name">
<cstring>spacer12</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="tqsizeHint">
<size>
<width>70</width>
<height>20</height>
</size>
</property>
</spacer>
</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="tqsizeHint">
<size>
<width>20</width>
<height>70</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</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="KLineEdit" row="4" column="2">
<property name="name">
<cstring>epochBoxBatch</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
<widget class="dmsBox" row="3" column="2">
<property name="name">
<cstring>decBoxBatch</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="tqminimumSize">
<size>
<width>100</width>
<height>0</height>
</size>
</property>
<property name="focusPolicy">
<enum>StrongFocus</enum>
</property>
</widget>
<widget class="dmsBox" row="2" column="2">
<property name="name">
<cstring>raBoxBatch</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="tqminimumSize">
<size>
<width>100</width>
<height>0</height>
</size>
</property>
<property name="focusPolicy">
<enum>StrongFocus</enum>
</property>
</widget>
<widget class="TQCheckBox" row="0" column="0">
<property name="name">
<cstring>utCheckBatch</cstring>
</property>
<property name="autoMask">
<bool>false</bool>
</property>
<property name="text">
<string>UT:</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
<widget class="TQTimeEdit" row="0" column="1" rowspan="1" colspan="2">
<property name="name">
<cstring>utBoxBatch</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
</widget>
<widget class="TQCheckBox" row="1" column="0">
<property name="name">
<cstring>dateCheckBatch</cstring>
</property>
<property name="text">
<string>Date:</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
<widget class="TQCheckBox" row="3" column="0">
<property name="name">
<cstring>decCheckBatch</cstring>
</property>
<property name="text">
<string>Declination:</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
<widget class="TQCheckBox" row="4" column="0">
<property name="name">
<cstring>epochCheckBatch</cstring>
</property>
<property name="text">
<string>Epoch:</string>
</property>
</widget>
<widget class="ExtDateEdit" row="1" column="2">
<property name="name">
<cstring>dateBoxBatch</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="tqminimumSize">
<size>
<width>100</width>
<height>0</height>
</size>
</property>
</widget>
<widget class="TQCheckBox" row="2" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>raCheckBatch</cstring>
</property>
<property name="text">
<string>Right ascension:</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
</grid>
</widget>
<widget class="TQButtonGroup">
<property name="name">
<cstring>buttonGroup4</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>groupBox4_2</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>tqlayout14</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<spacer>
<property name="name">
<cstring>spacer20</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="tqsizeHint">
<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</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="tqsizeHint">
<size>
<width>131</width>
<height>21</height>
</size>
</property>
</spacer>
</hbox>
</widget>
<spacer>
<property name="name">
<cstring>spacer36</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="tqsizeHint">
<size>
<width>20</width>
<height>31</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>
<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>image1</pixmap>
</customwidget>
</customwidgets>
<images>
<image name="image0">
<data format="PNG" length="1163">89504e470d0a1a0a0000000d4948445200000016000000160806000000c4b46c3b0000045249444154388d8d95bf8b1d5514c73fbb19e40cbce81d788199b8911d48304f8cf0524876316016031ab14819acfcd1f8a34ba72222fe0b369a54a216a216c158049222645f131221c10928dc852cdc0bfb600e66dc39c58558ccee6ab0c93497c3650edff339df99efc28df51bec3e9f7cfee6438b8662800086431eab2e971c5f7cf4edc26eaf851beb37b8f8fd870f67d73c6fbf759e5c0427156a0149d0621414b4b414c8bf756a013033c2a6a7f19e181b564e56bc73eec2420630bbee39ffdec7b8aac61e2861ee294460046bd309860720a8079f13e60149156a8a2000d4076a48c6ec7ae09d73b070ead5f2e199d31f50d735b66534b161b254524f6bea25a14d1b90c2300146d080ce8de68ed06ed65832cc0ceb0ceb7bda79445c4f66117211ec81e1a3677a78c299d7a6281e3fbf0c29d29a2717a14d4231ca2153a6e386b8e1f1b355821a4e84f8a0a7c81c3e06324d86938a103d93c335aba76ba2cdb8152f42f2f83f1c39397d6a29b21cad846a6ca841b9acf45ca5bd721cd516b26127206464825aa05eaa583b3d41d33ab736bfc4d4b87d6d421b6b2c2992392c296e24544703d395801ad44b861e0d70b326a67687b9b148322401fb0dc3f37bfc0e9d1b572f4d089b15660a0866caea4b42b1dcd2dcac985daf910c34c1e458c0b21d97240320739960c0f1e74b7c77154b8166564357018ac8a0f4ccd9299313400afc8427dc9de0ca96fa88a2c9a88f2ab7b784227328b0a8c910725a3ca4488c10361e557ae69515565f9e528843cd58391d319478b7460d9c808c5b4068d3f0de229960f4149283192e1b188938c0583d3165edd4142742df298231fbd5e170f4095cc6c0fac880808cff30065a0bc8c86129df533a3d5a72eaec041941d006231034d0ce0bd4142c27ce0527a0dd4ee3341c8bbb8c498225a17413c0a80f3bd6ce55146284ee369622da790a27ac9d6da99604b29eb21cac276998b0c8dc207c97b1760dce0123a84b21a8a2ea310b80e2e781ca419f846a5c307d2360731d186730bb93ff9f714b4b1b05eb22c508ea9516498e1fbf51426cb87ca965fd879ae61ee41458eaa91cc838ec3116dc238c33924182e68e21638f594fb90cc7cf7ad67f7e8e9fbe2e201348cafaa58a76ab657a32a21a061f9b8139fc9ff208e37d470ebacfea675f80edfdc46dcf812ad26d1ba39171a0dec289903f39a77a26b1df751caa3bd2e2fd9da6e0b20cb5c4f8a0b1713707cbe8d27c601c36fdb0c0cde1d737990e9fab1b194c1b6a618fe530f6e002c964cfc7fdfec8f214665706d6fb8ebd587ef6f75f89d1be02ddeeb058717f13aaa7c09e30dc13a0db0ca78164d019d8d698e66ec1a1a73b4207767fcc9ff772547bc6e36c489077df7ffd6139aec9c541b21da64679c428c62de531831e72c06f086d2c885e2009e524522df534bf41b80f3a572e7cf5cb90202b272b66d7036e6414385a8664686e4341cdfa15ddcbc5dd7b3048463f733402a41eed947ad9fd9b79ff0dd3b8a97b8ac976b6fc187559c2179ffeb817a6ff006d91847a48e5abd70000000049454e44ae426082</data>
</image>
<image name="image1">
<data format="PNG" length="872">89504e470d0a1a0a0000000d4948445200000016000000160806000000c4b46c3b0000032f49444154388db5953148254718c77f1e5b7c030ab3e0c12e5ce00927f88a14af7d87c5590ac29d6013b0497b844008a9120e1248938354a6b1482131cde5a510b4f03081f07c8d4421c2063cd85708bbe0831938613ec8c0a5588dd1dc33452e5f33bb33c36f7ffbed7fd889fe7e9fcb7ad07df09ab750fdfdfec4c425787b6bfb757bae8df79e6a54e1bcc36008845b47e71dc549c1e06000f10a9e5c9a3effee39690ef92cb4a25e2c3b4804709844807035cfd57d7122f0ad65f0c25f0703d4a39af41d28473fa0af4a42548c81f007f85aa86a4510cc34cccc8288420405640ad2bbcadfeb2fb01b39021e7d5513a2c74c59ca43d8db510e0f6a24018d8a2496ecbeb0b892d29d0f08cdbc9d149ac7dc0057bea2831262853196fd5d6573dd43046b85fcbe2002d55019be54bef9a2a45ecd585e059106fe46639318403153427908bd0be8e2a38c874b90e70692806acade4ea0b7eee96d0cc9b2360b8f0d92e835e33b97172106400801b6b73c1a95c54719cbef439a2b9a54f833c3f68f8ec59594f73eb090089b1b153afa67e4ae1b270e5fa7144725d636a6228d853fcf59fbca511e7bdc193cf92467b0eb297f578a2220721d7ccdd82442553b48206f417a1714c5fb94b5cf2b8a638f58a13b9fc2a4a3ddb16854aa53d03806dcf4180481a8d8c98b8f7296b3f6a5a33c6ee2652785fc1ea4d2bcaf248246901bca377a0c661a482cc5505135ecbd088de9a490ddb30c8735cf9e5614872955a96854665a066e4f85a33d0bad96500f95bd9dc0f26a8a3b53ba0f53f20c9e3d85e1cb9a4f3facd0734f9659da1da8ea5b7a0c02a22cae081a95deba676fc7f1e4a39cce7ca0d5097cfc594e9659fca88608dd25cbccdcbfe6384014baf3509f66f436866c7e0d835d4ffb5d0b0954a5c38fb4e92d4af18b521c19ac8c39796ee42ecebe22c0f2aa90656d7adf5714c74a71346c7647b0d39685c7965f7f52aa738fc6947a34c6b83829284a41d2c6441258580a74e7738a22509d36d0bc65687760660e8a25033187c451fec69bc1838301ac0b69de444ad53779c32317bb2481f2d437b9dd6adae13d14874a558f3126c2e0e7cbc59be3b81abf7e67ecca7fac3bd0fca3fe17f0db86f7f7fb137f0208c29bb2c76e387f0000000049454e44ae426082</data>
</image>
</images>
<connections>
<connection>
<sender>Compute</sender>
<signal>clicked()</signal>
<receiver>modCalcApCoordDlg</receiver>
<slot>slotComputeCoords()</slot>
</connection>
<connection>
<sender>Clear</sender>
<signal>clicked()</signal>
<receiver>modCalcApCoordDlg</receiver>
<slot>slotClearCoords()</slot>
</connection>
<connection>
<sender>utCheckBatch</sender>
<signal>clicked()</signal>
<receiver>modCalcApCoordDlg</receiver>
<slot>slotUtCheckedBatch()</slot>
</connection>
<connection>
<sender>dateCheckBatch</sender>
<signal>clicked()</signal>
<receiver>modCalcApCoordDlg</receiver>
<slot>slotDateCheckedBatch()</slot>
</connection>
<connection>
<sender>raCheckBatch</sender>
<signal>clicked()</signal>
<receiver>modCalcApCoordDlg</receiver>
<slot>slotRaCheckedBatch()</slot>
</connection>
<connection>
<sender>decCheckBatch</sender>
<signal>clicked()</signal>
<receiver>modCalcApCoordDlg</receiver>
<slot>slotDecCheckedBatch()</slot>
</connection>
<connection>
<sender>epochCheckBatch</sender>
<signal>clicked()</signal>
<receiver>modCalcApCoordDlg</receiver>
<slot>slotEpochCheckedBatch()</slot>
</connection>
<connection>
<sender>allRadioBatch</sender>
<signal>clicked()</signal>
<receiver>modCalcApCoordDlg</receiver>
<slot>slotRadioBatch()</slot>
</connection>
<connection>
<sender>runButtonBatch</sender>
<signal>clicked()</signal>
<receiver>modCalcApCoordDlg</receiver>
<slot>slotRunBatch()</slot>
</connection>
<connection>
<sender>InputButtonBatch</sender>
<signal>clicked()</signal>
<receiver>modCalcApCoordDlg</receiver>
<slot>slotInputFile()</slot>
</connection>
<connection>
<sender>OutButtonBatch</sender>
<signal>clicked()</signal>
<receiver>modCalcApCoordDlg</receiver>
<slot>slotOutputFile()</slot>
</connection>
</connections>
<tabstops>
<tabstop>InteractiveTab</tabstop>
<tabstop>timBox</tabstop>
<tabstop>datBox</tabstop>
<tabstop>ra0Box</tabstop>
<tabstop>dec0Box</tabstop>
<tabstop>epoch0Name</tabstop>
<tabstop>Compute</tabstop>
<tabstop>Clear</tabstop>
<tabstop>rafBox</tabstop>
<tabstop>decfBox</tabstop>
<tabstop>utCheckBatch</tabstop>
<tabstop>utBoxBatch</tabstop>
<tabstop>dateCheckBatch</tabstop>
<tabstop>raCheckBatch</tabstop>
<tabstop>raBoxBatch</tabstop>
<tabstop>decCheckBatch</tabstop>
<tabstop>decBoxBatch</tabstop>
<tabstop>epochCheckBatch</tabstop>
<tabstop>epochBoxBatch</tabstop>
<tabstop>inputRadioBatch</tabstop>
<tabstop>InputButtonBatch</tabstop>
<tabstop>InputLineEditBatch</tabstop>
<tabstop>OutButtonBatch</tabstop>
<tabstop>OutputLineEditBatch</tabstop>
<tabstop>runButtonBatch</tabstop>
</tabstops>
<Q_SLOTS>
<slot>slotComputeCoords()</slot>
<slot>slotRadioBatch()</slot>
<slot>slotUtCheckedBatch()</slot>
<slot>slotDateCheckedBatch()</slot>
<slot>slotRaCheckedBatch()</slot>
<slot>slotDecCheckedBatch()</slot>
<slot>slotEpochCheckedBatch()</slot>
<slot>slotClearCoords()</slot>
<slot>slotRunBatch()</slot>
<slot>slotInputFile()</slot>
<slot>slotOutputFile()</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>klineedit.h</includehint>
<includehint>dmsbox.h</includehint>
<includehint>dmsbox.h</includehint>
</includehints>
</UI>