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

0001 <ui version="4.0" >
0002  <class>ThumbnailEditor</class>
0003  <widget class="QWidget" name="ThumbnailEditor" >
0004   <property name="geometry" >
0005    <rect>
0006     <x>0</x>
0007     <y>0</y>
0008     <width>383</width>
0009     <height>396</height>
0010    </rect>
0011   </property>
0012   <property name="windowTitle" >
0013    <string>Thumbnail Editor</string>
0014   </property>
0015   <layout class="QVBoxLayout" >
0016    <property name="margin" >
0017     <number>4</number>
0018    </property>
0019    <property name="spacing" >
0020     <number>6</number>
0021    </property>
0022    <item>
0023     <widget class="ThumbImage" name="ImageCanvas" >
0024      <property name="sizePolicy" >
0025       <sizepolicy>
0026        <hsizetype>5</hsizetype>
0027        <vsizetype>7</vsizetype>
0028        <horstretch>0</horstretch>
0029        <verstretch>0</verstretch>
0030       </sizepolicy>
0031      </property>
0032     </widget>
0033    </item>
0034    <item>
0035     <widget class="QLabel" name="CropLabel" >
0036      <property name="frameShape" >
0037       <enum>QFrame::StyledPanel</enum>
0038      </property>
0039      <property name="frameShadow" >
0040       <enum>QFrame::Sunken</enum>
0041      </property>
0042      <property name="text" >
0043       <string>Crop region: [0,0  200 x 200]</string>
0044      </property>
0045      <property name="alignment" >
0046       <set>Qt::AlignCenter</set>
0047      </property>
0048     </widget>
0049    </item>
0050    <item>
0051     <widget class="QLabel" name="MessageLabel" >
0052      <property name="frameShape" >
0053       <enum>QFrame::StyledPanel</enum>
0054      </property>
0055      <property name="frameShadow" >
0056       <enum>QFrame::Sunken</enum>
0057      </property>
0058      <property name="text" >
0059       <string>(crop region will be scaled to 200x200)</string>
0060      </property>
0061      <property name="alignment" >
0062       <set>Qt::AlignCenter</set>
0063      </property>
0064     </widget>
0065    </item>
0066   </layout>
0067  </widget>
0068  <customwidgets>
0069   <customwidget>
0070    <class>ThumbImage</class>
0071    <extends>QWidget</extends>
0072    <header>widgets/thumbimage.h</header>
0073    <container>0</container>
0074    <pixmap></pixmap>
0075   </customwidget>
0076  </customwidgets>
0077  <resources/>
0078  <connections/>
0079 </ui>