Warning, /education/kstars/kstars/options/opsimageoverlay.ui is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <ui version="4.0">
0003  <class>OpsImageOverlay</class>
0004  <widget class="QWidget" name="OpsImageOverlay">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>431</width>
0010     <height>493</height>
0011    </rect>
0012   </property>
0013   <layout class="QVBoxLayout" name="imageOverlayVerticalLayout_2">
0014    <property name="spacing">
0015     <number>3</number>
0016    </property>
0017    <property name="leftMargin">
0018     <number>3</number>
0019    </property>
0020    <property name="topMargin">
0021     <number>3</number>
0022    </property>
0023    <property name="rightMargin">
0024     <number>3</number>
0025    </property>
0026    <property name="bottomMargin">
0027     <number>3</number>
0028    </property>
0029    <item>
0030     <widget class="QGroupBox" name="ImageOverlayBox">
0031      <property name="maximumSize">
0032       <size>
0033        <width>16777215</width>
0034        <height>150</height>
0035       </size>
0036      </property>
0037      <property name="title">
0038       <string>Settings</string>
0039      </property>
0040      <layout class="QVBoxLayout">
0041       <property name="spacing">
0042        <number>3</number>
0043       </property>
0044       <property name="leftMargin">
0045        <number>3</number>
0046       </property>
0047       <property name="topMargin">
0048        <number>3</number>
0049       </property>
0050       <property name="rightMargin">
0051        <number>3</number>
0052       </property>
0053       <property name="bottomMargin">
0054        <number>3</number>
0055       </property>
0056       <item>
0057        <layout class="QVBoxLayout">
0058         <property name="spacing">
0059          <number>3</number>
0060         </property>
0061         <item>
0062          <widget class="QCheckBox" name="kcfg_ShowImageOverlays">
0063           <property name="text">
0064            <string>Show image overlays</string>
0065           </property>
0066          </widget>
0067         </item>
0068         <item>
0069          <widget class="QCheckBox" name="kcfg_ShowSelectedImageOverlay">
0070           <property name="toolTip">
0071            <string>Center SkyMap over the selected overlay image in the table below (if it's solved).</string>
0072           </property>
0073           <property name="text">
0074            <string>Center SkyMap on selection</string>
0075           </property>
0076          </widget>
0077         </item>
0078         <item>
0079          <layout class="QHBoxLayout" name="imageOverlayMaxDimensionLayout">
0080           <property name="spacing">
0081            <number>3</number>
0082           </property>
0083           <item>
0084            <widget class="QLabel" name="imageOverlayMaxDimensionLabel">
0085             <property name="sizePolicy">
0086              <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
0087               <horstretch>0</horstretch>
0088               <verstretch>0</verstretch>
0089              </sizepolicy>
0090             </property>
0091             <property name="toolTip">
0092              <string>Maximum dimension for an image overlay image. (Larger images will be scaled down.)</string>
0093             </property>
0094             <property name="text">
0095              <string>Maximum image dimension:</string>
0096             </property>
0097            </widget>
0098           </item>
0099           <item>
0100            <widget class="QSpinBox" name="kcfg_ImageOverlayMaxDimension">
0101             <property name="sizePolicy">
0102              <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0103               <horstretch>0</horstretch>
0104               <verstretch>0</verstretch>
0105              </sizepolicy>
0106             </property>
0107             <property name="toolTip">
0108              <string>Maximum dimension for an image overlay image. (Larger images will be scaled down.)</string>
0109             </property>
0110             <property name="minimum">
0111              <number>10</number>
0112             </property>
0113             <property name="maximum">
0114              <number>20000</number>
0115             </property>
0116             <property name="value">
0117              <number>1000</number>
0118             </property>
0119            </widget>
0120           </item>
0121           <item>
0122            <spacer>
0123             <property name="orientation">
0124              <enum>Qt::Horizontal</enum>
0125             </property>
0126             <property name="sizeType">
0127              <enum>QSizePolicy::Expanding</enum>
0128             </property>
0129             <property name="sizeHint" stdset="0">
0130              <size>
0131               <width>200</width>
0132               <height>16</height>
0133              </size>
0134             </property>
0135            </spacer>
0136           </item>
0137           <item>
0138            <widget class="QPushButton" name="imageOverlayShowDirButton">
0139             <property name="toolTip">
0140              <string>Open overlay directory. Copy or move images to this directory to process them.</string>
0141             </property>
0142             <property name="styleSheet">
0143              <string notr="true">font-weight:bold;</string>
0144             </property>
0145             <property name="text">
0146              <string>Overlay Directory...</string>
0147             </property>
0148            </widget>
0149           </item>
0150           <item>
0151            <widget class="QPushButton" name="refreshB">
0152             <property name="minimumSize">
0153              <size>
0154               <width>28</width>
0155               <height>28</height>
0156              </size>
0157             </property>
0158             <property name="maximumSize">
0159              <size>
0160               <width>28</width>
0161               <height>28</height>
0162              </size>
0163             </property>
0164             <property name="toolTip">
0165               <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Refresh from the overlay directory. Add overlays that have been added there, and remove overlays that are no longer there.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0166             </property>
0167             <property name="text">
0168              <string/>
0169             </property>
0170             <property name="icon">
0171              <iconset theme="system-reboot"/>
0172             </property>
0173             <property name="iconSize">
0174              <size>
0175               <width>28</width>
0176               <height>28</height>
0177              </size>
0178             </property>
0179            </widget>
0180           </item>
0181          </layout>
0182         </item>
0183        </layout>
0184       </item>
0185      </layout>
0186     </widget>
0187    </item>
0188    <item>
0189     <widget class="QGroupBox" name="ImageOverlayTableBox">
0190      <property name="title">
0191       <string>Image Overlays</string>
0192      </property>
0193      <layout class="QVBoxLayout" name="ImageOverlayTableLayout">
0194       <property name="spacing">
0195        <number>3</number>
0196       </property>
0197       <property name="leftMargin">
0198        <number>3</number>
0199       </property>
0200       <property name="topMargin">
0201        <number>3</number>
0202       </property>
0203       <property name="rightMargin">
0204        <number>3</number>
0205       </property>
0206       <property name="bottomMargin">
0207        <number>3</number>
0208       </property>
0209       <item>
0210        <widget class="QTableWidget" name="imageOverlayTable">
0211         <property name="sizePolicy">
0212          <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
0213           <horstretch>1</horstretch>
0214           <verstretch>0</verstretch>
0215          </sizepolicy>
0216         </property>
0217         <property name="verticalScrollBarPolicy">
0218          <enum>Qt::ScrollBarAsNeeded</enum>
0219         </property>
0220         <property name="horizontalScrollBarPolicy">
0221          <enum>Qt::ScrollBarAsNeeded</enum>
0222         </property>
0223        </widget>
0224       </item>
0225       <item>
0226        <layout class="QHBoxLayout" name="imageOverlayButtonLayout">
0227         <property name="spacing">
0228          <number>3</number>
0229         </property>
0230         <item>
0231          <widget class="QPushButton" name="solveButton">
0232           <property name="maximumSize">
0233            <size>
0234             <width>50</width>
0235             <height>16777215</height>
0236            </size>
0237           </property>
0238           <property name="toolTip">
0239            <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Plate solve the selected overlay image(s).&lt;/p&gt;&lt;p&gt;Uses the selected Align profile to the right, but not Align scale nor position. It will use the default scale to the right (a-s/px), if none is given on the table row and scale column (0 is no scale constraint). It will not use a position unless RA and DEC are entered on the table row. Uses the timeout above. You can select many rows (with click and shift click) and it will attempt to solve them all.&lt;/p&gt;&lt;p&gt;Plate solving may be difficult. You may not be able to plate solve all your images. You can try to supply scales and positions, and try different profiles. If you are unsuccessful, but still want to display an image, you can enter an RA, DEC, Scale, Orientation in the appropriate columns for the row you're interested in, then manually set the Status column to OK.&lt;/p&gt;&lt;p&gt;You cannot re-platesolve a row whose status is OK, but you can manually change the status to something else, then plate-solving is enabled.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0240           </property>
0241           <property name="text">
0242            <string>Solve</string>
0243           </property>
0244          </widget>
0245         </item>
0246         <item>
0247          <widget class="QComboBox" name="imageOverlaySolverProfile">
0248           <property name="sizePolicy">
0249            <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0250             <horstretch>0</horstretch>
0251             <verstretch>0</verstretch>
0252            </sizepolicy>
0253           </property>
0254           <property name="toolTip">
0255            <string>Selects the Options Profile (from Align) to use for Plate Solving</string>
0256           </property>
0257           <property name="currentIndex">
0258            <number>-1</number>
0259           </property>
0260          </widget>
0261         </item>
0262         <item>
0263          <widget class="QLabel" name="imageOverlayScaleLabel">
0264           <property name="sizePolicy">
0265            <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
0266             <horstretch>0</horstretch>
0267             <verstretch>0</verstretch>
0268            </sizepolicy>
0269           </property>
0270           <property name="toolTip">
0271            <string>Default arcsec/px scale to use in solving. 0 is none. Would use what's in table if there.</string>
0272           </property>
0273           <property name="text">
0274            <string>Default a-s/px:</string>
0275           </property>
0276          </widget>
0277         </item>
0278         <item>
0279          <widget class="QDoubleSpinBox" name="kcfg_ImageOverlayDefaultScale">
0280           <property name="sizePolicy">
0281            <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0282             <horstretch>0</horstretch>
0283             <verstretch>0</verstretch>
0284            </sizepolicy>
0285           </property>
0286           <property name="toolTip">
0287            <string>Default arcsec/px scale to use in solving. 0 is none. Would use what's in table if there.</string>
0288           </property>
0289           <property name="minimum">
0290            <double>0.000000000000000</double>
0291           </property>
0292           <property name="maximum">
0293            <double>100.000000000000000</double>
0294           </property>
0295           <property name="singleStep">
0296            <double>0.100000000000000</double>
0297           </property>
0298           <property name="value">
0299            <double>0.000000000000000</double>
0300           </property>
0301          </widget>
0302         </item>
0303         <item>
0304          <widget class="QLabel" name="imageOverlayTimeoutLabel">
0305           <property name="sizePolicy">
0306            <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
0307             <horstretch>0</horstretch>
0308             <verstretch>0</verstretch>
0309            </sizepolicy>
0310           </property>
0311           <property name="toolTip">
0312            <string>Timeout for plate-solving an overlay image (seconds).</string>
0313           </property>
0314           <property name="text">
0315            <string>Timeout:</string>
0316           </property>
0317          </widget>
0318         </item>
0319         <item>
0320          <widget class="QSpinBox" name="kcfg_ImageOverlayTimeout">
0321           <property name="sizePolicy">
0322            <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0323             <horstretch>0</horstretch>
0324             <verstretch>0</verstretch>
0325            </sizepolicy>
0326           </property>
0327           <property name="toolTip">
0328            <string>Timeout for plate-solving an overlay image (seconds).</string>
0329           </property>
0330           <property name="minimum">
0331            <number>1</number>
0332           </property>
0333           <property name="maximum">
0334            <number>200</number>
0335           </property>
0336           <property name="value">
0337            <number>30</number>
0338           </property>
0339          </widget>
0340         </item>
0341         <item>
0342          <spacer>
0343           <property name="orientation">
0344            <enum>Qt::Horizontal</enum>
0345           </property>
0346           <property name="sizeType">
0347            <enum>QSizePolicy::Expanding</enum>
0348           </property>
0349           <property name="sizeHint" stdset="0">
0350            <size>
0351             <width>200</width>
0352             <height>16</height>
0353            </size>
0354           </property>
0355          </spacer>
0356         </item>
0357        </layout>
0358       </item>
0359       <item>
0360        <widget class="QPlainTextEdit" name="imageOverlayStatus">
0361         <property name="sizePolicy">
0362          <sizepolicy hsizetype="Expanding" vsizetype="Minimum">
0363           <horstretch>0</horstretch>
0364           <verstretch>0</verstretch>
0365          </sizepolicy>
0366         </property>
0367         <property name="minimumSize">
0368          <size>
0369           <width>0</width>
0370           <height>50</height>
0371          </size>
0372         </property>
0373         <property name="maximumSize">
0374          <size>
0375           <width>16777215</width>
0376           <height>16777215</height>
0377          </size>
0378         </property>
0379         <property name="sizeAdjustPolicy">
0380          <enum>QAbstractScrollArea::AdjustToContents</enum>
0381         </property>
0382         <property name="readOnly">
0383          <bool>true</bool>
0384         </property>
0385        </widget>
0386       </item>
0387      </layout>
0388     </widget>
0389    </item>
0390   </layout>
0391  </widget>
0392  <tabstops>
0393   <tabstop>kcfg_ShowImageOverlays</tabstop>
0394   <tabstop>kcfg_ImageOverlayMaxDimension</tabstop>
0395   <tabstop>kcfg_ShowSelectedImageOverlay</tabstop>
0396   <tabstop>kcfg_ImageOverlayTimeout</tabstop>
0397   <tabstop>kcfg_ImageOverlayDefaultScale</tabstop>
0398  </tabstops>
0399  <resources/>
0400  <connections/>
0401 </ui>