Warning, /education/kstars/kstars/auxiliary/thumbnailpicker.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>ThumbnailPicker</class>
0004  <widget class="QWidget" name="ThumbnailPicker">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>593</width>
0010     <height>374</height>
0011    </rect>
0012   </property>
0013   <property name="windowTitle">
0014    <string>Thumbnail Picker</string>
0015   </property>
0016   <layout class="QHBoxLayout">
0017    <item>
0018     <layout class="QVBoxLayout">
0019      <item>
0020       <layout class="QHBoxLayout">
0021        <item>
0022         <widget class="QLabel" name="SearchLabel">
0023          <property name="text">
0024           <string>Search results:</string>
0025          </property>
0026         </widget>
0027        </item>
0028        <item>
0029         <spacer>
0030          <property name="orientation">
0031           <enum>Qt::Horizontal</enum>
0032          </property>
0033          <property name="sizeType">
0034           <enum>QSizePolicy::Expanding</enum>
0035          </property>
0036          <property name="sizeHint" stdset="0">
0037           <size>
0038            <width>41</width>
0039            <height>20</height>
0040           </size>
0041          </property>
0042         </spacer>
0043        </item>
0044        <item>
0045         <widget class="QProgressBar" name="SearchProgress">
0046          <property name="value">
0047           <number>24</number>
0048          </property>
0049          <property name="orientation">
0050           <enum>Qt::Horizontal</enum>
0051          </property>
0052         </widget>
0053        </item>
0054       </layout>
0055      </item>
0056      <item>
0057       <widget class="QListWidget" name="ImageList">
0058        <property name="minimumSize">
0059         <size>
0060          <width>300</width>
0061          <height>0</height>
0062         </size>
0063        </property>
0064       </widget>
0065      </item>
0066      <item>
0067       <widget class="QLabel" name="textLabel3">
0068        <property name="text">
0069         <string>Specify image location:</string>
0070        </property>
0071       </widget>
0072      </item>
0073      <item>
0074       <widget class="KUrlRequester" name="ImageURLBox" native="true"/>
0075      </item>
0076     </layout>
0077    </item>
0078    <item>
0079     <layout class="QVBoxLayout">
0080      <item>
0081       <layout class="QHBoxLayout">
0082        <item>
0083         <spacer>
0084          <property name="orientation">
0085           <enum>Qt::Horizontal</enum>
0086          </property>
0087          <property name="sizeType">
0088           <enum>QSizePolicy::Expanding</enum>
0089          </property>
0090          <property name="sizeHint" stdset="0">
0091           <size>
0092            <width>53</width>
0093            <height>20</height>
0094           </size>
0095          </property>
0096         </spacer>
0097        </item>
0098        <item>
0099         <layout class="QVBoxLayout">
0100          <item>
0101           <widget class="QLabel" name="textLabel1">
0102            <property name="text">
0103             <string>Current thumbnail:</string>
0104            </property>
0105           </widget>
0106          </item>
0107          <item>
0108           <widget class="QLabel" name="CurrentImage">
0109            <property name="sizePolicy">
0110             <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0111              <horstretch>0</horstretch>
0112              <verstretch>0</verstretch>
0113             </sizepolicy>
0114            </property>
0115            <property name="minimumSize">
0116             <size>
0117              <width>200</width>
0118              <height>200</height>
0119             </size>
0120            </property>
0121            <property name="maximumSize">
0122             <size>
0123              <width>200</width>
0124              <height>200</height>
0125             </size>
0126            </property>
0127            <property name="frameShape">
0128             <enum>QFrame::Box</enum>
0129            </property>
0130            <property name="scaledContents">
0131             <bool>false</bool>
0132            </property>
0133           </widget>
0134          </item>
0135         </layout>
0136        </item>
0137        <item>
0138         <spacer>
0139          <property name="orientation">
0140           <enum>Qt::Horizontal</enum>
0141          </property>
0142          <property name="sizeType">
0143           <enum>QSizePolicy::Expanding</enum>
0144          </property>
0145          <property name="sizeHint" stdset="0">
0146           <size>
0147            <width>53</width>
0148            <height>20</height>
0149           </size>
0150          </property>
0151         </spacer>
0152        </item>
0153       </layout>
0154      </item>
0155      <item>
0156       <layout class="QHBoxLayout">
0157        <item>
0158         <spacer>
0159          <property name="orientation">
0160           <enum>Qt::Horizontal</enum>
0161          </property>
0162          <property name="sizeType">
0163           <enum>QSizePolicy::Expanding</enum>
0164          </property>
0165          <property name="sizeHint" stdset="0">
0166           <size>
0167            <width>40</width>
0168            <height>20</height>
0169           </size>
0170          </property>
0171         </spacer>
0172        </item>
0173        <item>
0174         <layout class="QVBoxLayout">
0175          <item>
0176           <widget class="QPushButton" name="EditButton">
0177            <property name="text">
0178             <string>Edit Ima&amp;ge...</string>
0179            </property>
0180           </widget>
0181          </item>
0182          <item>
0183           <widget class="QPushButton" name="UnsetButton">
0184            <property name="text">
0185             <string>Unset Image</string>
0186            </property>
0187           </widget>
0188          </item>
0189         </layout>
0190        </item>
0191        <item>
0192         <spacer>
0193          <property name="orientation">
0194           <enum>Qt::Horizontal</enum>
0195          </property>
0196          <property name="sizeType">
0197           <enum>QSizePolicy::Expanding</enum>
0198          </property>
0199          <property name="sizeHint" stdset="0">
0200           <size>
0201            <width>40</width>
0202            <height>20</height>
0203           </size>
0204          </property>
0205         </spacer>
0206        </item>
0207       </layout>
0208      </item>
0209      <item>
0210       <spacer>
0211        <property name="orientation">
0212         <enum>Qt::Vertical</enum>
0213        </property>
0214        <property name="sizeType">
0215         <enum>QSizePolicy::Expanding</enum>
0216        </property>
0217        <property name="sizeHint" stdset="0">
0218         <size>
0219          <width>20</width>
0220          <height>233</height>
0221         </size>
0222        </property>
0223       </spacer>
0224      </item>
0225     </layout>
0226    </item>
0227   </layout>
0228  </widget>
0229  <customwidgets>
0230   <customwidget>
0231    <class>KUrlRequester</class>
0232    <extends></extends>
0233    <header>kurlrequester.h</header>
0234   </customwidget>
0235  </customwidgets>
0236  <resources/>
0237  <connections/>
0238 </ui>