Warning, /education/kstars/kstars/fitsviewer/fitsstretchui.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>FITSStretchUI</class>
0004  <widget class="QWidget" name="FITSStretchUI">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>734</width>
0010     <height>77</height>
0011    </rect>
0012   </property>
0013   <property name="sizePolicy">
0014    <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
0015     <horstretch>0</horstretch>
0016     <verstretch>0</verstretch>
0017    </sizepolicy>
0018   </property>
0019   <property name="maximumSize">
0020    <size>
0021     <width>16777215</width>
0022     <height>16777215</height>
0023    </size>
0024   </property>
0025   <layout class="QVBoxLayout" name="verticalLayout">
0026    <property name="spacing">
0027     <number>2</number>
0028    </property>
0029    <property name="topMargin">
0030     <number>2</number>
0031    </property>
0032    <property name="bottomMargin">
0033     <number>2</number>
0034    </property>
0035    <item>
0036     <widget class="QCustomPlot" name="histoPlot" native="true">
0037      <property name="sizePolicy">
0038       <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
0039        <horstretch>0</horstretch>
0040        <verstretch>0</verstretch>
0041       </sizepolicy>
0042      </property>
0043      <property name="maximumSize">
0044       <size>
0045        <width>16777215</width>
0046        <height>100</height>
0047       </size>
0048      </property>
0049     </widget>
0050    </item>
0051    <item>
0052     <widget class="ctk3Slider" name="histoSlider">
0053      <property name="maximumSize">
0054       <size>
0055        <width>16777215</width>
0056        <height>30</height>
0057       </size>
0058      </property>
0059      <property name="orientation">
0060       <enum>Qt::Horizontal</enum>
0061      </property>
0062     </widget>
0063    </item>
0064    <item>
0065     <layout class="QHBoxLayout" name="horizLayout">
0066      <item>
0067       <widget class="QPushButton" name="stretchButton">
0068        <property name="sizePolicy">
0069         <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0070          <horstretch>0</horstretch>
0071          <verstretch>0</verstretch>
0072         </sizepolicy>
0073        </property>
0074        <property name="minimumSize">
0075         <size>
0076          <width>30</width>
0077          <height>30</height>
0078         </size>
0079        </property>
0080        <property name="maximumSize">
0081         <size>
0082          <width>30</width>
0083          <height>30</height>
0084         </size>
0085        </property>
0086        <property name="toolTip">
0087         <string>Stretch (or disable stretching) the image.</string>
0088        </property>
0089        <property name="iconSize">
0090         <size>
0091          <width>22</width>
0092          <height>22</height>
0093         </size>
0094        </property>
0095        <property name="checkable">
0096         <bool>true</bool>
0097        </property>
0098        <property name="checked">
0099         <bool>true</bool>
0100        </property>
0101       </widget>
0102      </item>
0103      <item>
0104       <widget class="Line" name="line1">
0105        <property name="maximumSize">
0106         <size>
0107          <width>16777215</width>
0108          <height>30</height>
0109         </size>
0110        </property>
0111        <property name="orientation">
0112         <enum>Qt::Vertical</enum>
0113        </property>
0114       </widget>
0115      </item>
0116      <item>
0117       <widget class="QLabel" name="shadowsLabel">
0118        <property name="sizePolicy">
0119         <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0120          <horstretch>0</horstretch>
0121          <verstretch>0</verstretch>
0122         </sizepolicy>
0123        </property>
0124        <property name="font">
0125         <font>
0126          <pointsize>12</pointsize>
0127         </font>
0128        </property>
0129        <property name="toolTip">
0130         <string>Set shadows value for the image stretch.</string>
0131        </property>
0132        <property name="text">
0133         <string>Shadows</string>
0134        </property>
0135       </widget>
0136      </item>
0137      <item>
0138       <widget class="QDoubleSpinBox" name="shadowsVal">
0139        <property name="sizePolicy">
0140         <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0141          <horstretch>0</horstretch>
0142          <verstretch>0</verstretch>
0143         </sizepolicy>
0144        </property>
0145        <property name="font">
0146         <font>
0147          <pointsize>12</pointsize>
0148         </font>
0149        </property>
0150        <property name="toolTip">
0151         <string>Set shadows value for the image stretch.</string>
0152        </property>
0153        <property name="keyboardTracking">
0154         <bool>false</bool>
0155        </property>
0156        <property name="decimals">
0157         <number>4</number>
0158        </property>
0159        <property name="maximum">
0160         <double>1.000000000000000</double>
0161        </property>
0162        <property name="singleStep">
0163         <double>0.002000000000000</double>
0164        </property>
0165       </widget>
0166      </item>
0167      <item>
0168       <widget class="Line" name="line2">
0169        <property name="maximumSize">
0170         <size>
0171          <width>16777215</width>
0172          <height>30</height>
0173         </size>
0174        </property>
0175        <property name="orientation">
0176         <enum>Qt::Vertical</enum>
0177        </property>
0178       </widget>
0179      </item>
0180      <item>
0181       <widget class="QLabel" name="midtonesLabel">
0182        <property name="sizePolicy">
0183         <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0184          <horstretch>0</horstretch>
0185          <verstretch>0</verstretch>
0186         </sizepolicy>
0187        </property>
0188        <property name="font">
0189         <font>
0190          <pointsize>12</pointsize>
0191         </font>
0192        </property>
0193        <property name="toolTip">
0194         <string>Set midtones value for the image stretch.</string>
0195        </property>
0196        <property name="text">
0197         <string>Midtones</string>
0198        </property>
0199       </widget>
0200      </item>
0201      <item>
0202       <widget class="QDoubleSpinBox" name="midtonesVal">
0203        <property name="sizePolicy">
0204         <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0205          <horstretch>0</horstretch>
0206          <verstretch>0</verstretch>
0207         </sizepolicy>
0208        </property>
0209        <property name="font">
0210         <font>
0211          <pointsize>12</pointsize>
0212         </font>
0213        </property>
0214        <property name="toolTip">
0215         <string>Set midtones value for the image stretch.</string>
0216        </property>
0217        <property name="keyboardTracking">
0218         <bool>false</bool>
0219        </property>
0220        <property name="decimals">
0221         <number>4</number>
0222        </property>
0223        <property name="maximum">
0224         <double>1.000000000000000</double>
0225        </property>
0226        <property name="singleStep">
0227         <double>0.002000000000000</double>
0228        </property>
0229       </widget>
0230      </item>
0231      <item>
0232       <widget class="Line" name="line3">
0233        <property name="maximumSize">
0234         <size>
0235          <width>16777215</width>
0236          <height>30</height>
0237         </size>
0238        </property>
0239        <property name="orientation">
0240         <enum>Qt::Vertical</enum>
0241        </property>
0242       </widget>
0243      </item>
0244      <item>
0245       <widget class="QLabel" name="highlightsLabel">
0246        <property name="sizePolicy">
0247         <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0248          <horstretch>0</horstretch>
0249          <verstretch>0</verstretch>
0250         </sizepolicy>
0251        </property>
0252        <property name="maximumSize">
0253         <size>
0254          <width>16777215</width>
0255          <height>30</height>
0256         </size>
0257        </property>
0258        <property name="font">
0259         <font>
0260          <pointsize>12</pointsize>
0261         </font>
0262        </property>
0263        <property name="toolTip">
0264         <string>Set highlights value for the image stretch.</string>
0265        </property>
0266        <property name="text">
0267         <string>Highlights</string>
0268        </property>
0269       </widget>
0270      </item>
0271      <item>
0272       <widget class="QDoubleSpinBox" name="highlightsVal">
0273        <property name="sizePolicy">
0274         <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0275          <horstretch>0</horstretch>
0276          <verstretch>0</verstretch>
0277         </sizepolicy>
0278        </property>
0279        <property name="maximumSize">
0280         <size>
0281          <width>16777215</width>
0282          <height>30</height>
0283         </size>
0284        </property>
0285        <property name="font">
0286         <font>
0287          <pointsize>12</pointsize>
0288         </font>
0289        </property>
0290        <property name="toolTip">
0291         <string>Set highlights value for the image stretch.</string>
0292        </property>
0293        <property name="keyboardTracking">
0294         <bool>false</bool>
0295        </property>
0296        <property name="decimals">
0297         <number>4</number>
0298        </property>
0299        <property name="maximum">
0300         <double>1.000000000000000</double>
0301        </property>
0302        <property name="singleStep">
0303         <double>0.002000000000000</double>
0304        </property>
0305       </widget>
0306      </item>
0307      <item>
0308       <widget class="Line" name="line4">
0309        <property name="maximumSize">
0310         <size>
0311          <width>16777215</width>
0312          <height>30</height>
0313         </size>
0314        </property>
0315        <property name="orientation">
0316         <enum>Qt::Vertical</enum>
0317        </property>
0318       </widget>
0319      </item>
0320      <item>
0321       <widget class="QPushButton" name="toggleHistoButton">
0322        <property name="sizePolicy">
0323         <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0324          <horstretch>0</horstretch>
0325          <verstretch>0</verstretch>
0326         </sizepolicy>
0327        </property>
0328        <property name="minimumSize">
0329         <size>
0330          <width>30</width>
0331          <height>30</height>
0332         </size>
0333        </property>
0334        <property name="maximumSize">
0335         <size>
0336          <width>30</width>
0337          <height>30</height>
0338         </size>
0339        </property>
0340        <property name="toolTip">
0341         <string>Enable or disable the histogram display.</string>
0342        </property>
0343        <property name="checkable">
0344         <bool>true</bool>
0345        </property>
0346       </widget>
0347      </item>
0348      <item>
0349       <widget class="QPushButton" name="autoButton">
0350        <property name="sizePolicy">
0351         <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0352          <horstretch>0</horstretch>
0353          <verstretch>0</verstretch>
0354         </sizepolicy>
0355        </property>
0356        <property name="minimumSize">
0357         <size>
0358          <width>30</width>
0359          <height>30</height>
0360         </size>
0361        </property>
0362        <property name="maximumSize">
0363         <size>
0364          <width>30</width>
0365          <height>30</height>
0366         </size>
0367        </property>
0368        <property name="toolTip">
0369         <string>Automatically find stretch parameter.</string>
0370        </property>
0371       </widget>
0372      </item>
0373     </layout>
0374    </item>
0375   </layout>
0376  </widget>
0377  <customwidgets>
0378   <customwidget>
0379    <class>ctk3Slider</class>
0380    <extends>QSlider</extends>
0381    <header>auxiliary/ctk3slider.h</header>
0382   </customwidget>
0383   <customwidget>
0384    <class>QCustomPlot</class>
0385    <extends>QWidget</extends>
0386    <header>qcustomplot.h</header>
0387   </customwidget>
0388  </customwidgets>
0389  <resources/>
0390  <connections/>
0391 </ui>