Warning, /frameworks/threadweaver/examples/ThumbNailer/MainWindow.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>MainWindow</class>
0004  <widget class="QMainWindow" name="MainWindow">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>1090</width>
0010     <height>600</height>
0011    </rect>
0012   </property>
0013   <property name="windowTitle">
0014    <string>MainWindow</string>
0015   </property>
0016   <widget class="QWidget" name="centralwidget">
0017    <layout class="QVBoxLayout" name="verticalLayout">
0018     <item>
0019      <layout class="QFormLayout" name="formLayout">
0020       <item row="0" column="0">
0021        <widget class="QLabel" name="statusLabel">
0022         <property name="text">
0023          <string>Please wait...</string>
0024         </property>
0025        </widget>
0026       </item>
0027       <item row="0" column="1">
0028        <widget class="QProgressBar" name="progressBar">
0029         <property name="value">
0030          <number>0</number>
0031         </property>
0032        </widget>
0033       </item>
0034       <item row="1" column="0">
0035        <widget class="QLabel" name="label">
0036         <property name="text">
0037          <string>Output directory:</string>
0038         </property>
0039        </widget>
0040       </item>
0041       <item row="1" column="1">
0042        <widget class="QPushButton" name="outputDirectory">
0043         <property name="text">
0044          <string>Select output directory...</string>
0045         </property>
0046        </widget>
0047       </item>
0048       <item row="2" column="0">
0049        <widget class="QLabel" name="label_2">
0050         <property name="text">
0051          <string>Restrictions:</string>
0052         </property>
0053        </widget>
0054       </item>
0055       <item row="2" column="1">
0056        <layout class="QHBoxLayout" name="horizontalLayout">
0057         <item>
0058          <widget class="QLabel" name="label_4">
0059           <property name="text">
0060            <string>Workers:</string>
0061           </property>
0062          </widget>
0063         </item>
0064         <item>
0065          <widget class="QSpinBox" name="workers">
0066           <property name="minimum">
0067            <number>0</number>
0068           </property>
0069           <property name="maximum">
0070            <number>64</number>
0071           </property>
0072          </widget>
0073         </item>
0074         <item>
0075          <spacer name="horizontalSpacer">
0076           <property name="orientation">
0077            <enum>Qt::Horizontal</enum>
0078           </property>
0079           <property name="sizeHint" stdset="0">
0080            <size>
0081             <width>40</width>
0082             <height>20</height>
0083            </size>
0084           </property>
0085          </spacer>
0086         </item>
0087        </layout>
0088       </item>
0089       <item row="3" column="0">
0090        <widget class="QLabel" name="label_6">
0091         <property name="text">
0092          <string>Manage system load average:</string>
0093         </property>
0094        </widget>
0095       </item>
0096       <item row="3" column="1">
0097        <layout class="QHBoxLayout" name="horizontalLayout_3">
0098         <item>
0099          <widget class="QCheckBox" name="loadManager">
0100           <property name="text">
0101            <string/>
0102           </property>
0103          </widget>
0104         </item>
0105         <item>
0106          <spacer name="horizontalSpacer_4">
0107           <property name="orientation">
0108            <enum>Qt::Horizontal</enum>
0109           </property>
0110           <property name="sizeType">
0111            <enum>QSizePolicy::Fixed</enum>
0112           </property>
0113           <property name="sizeHint" stdset="0">
0114            <size>
0115             <width>40</width>
0116             <height>20</height>
0117            </size>
0118           </property>
0119          </spacer>
0120         </item>
0121         <item>
0122          <widget class="QLabel" name="workersMin">
0123           <property name="text">
0124            <string>1</string>
0125           </property>
0126          </widget>
0127         </item>
0128         <item>
0129          <widget class="QSlider" name="workersSlider">
0130           <property name="enabled">
0131            <bool>false</bool>
0132           </property>
0133           <property name="orientation">
0134            <enum>Qt::Horizontal</enum>
0135           </property>
0136          </widget>
0137         </item>
0138         <item>
0139          <widget class="QLabel" name="workersMax">
0140           <property name="text">
0141            <string>16</string>
0142           </property>
0143          </widget>
0144         </item>
0145         <item>
0146          <spacer name="horizontalSpacer_5">
0147           <property name="orientation">
0148            <enum>Qt::Horizontal</enum>
0149           </property>
0150           <property name="sizeHint" stdset="0">
0151            <size>
0152             <width>40</width>
0153             <height>20</height>
0154            </size>
0155           </property>
0156          </spacer>
0157         </item>
0158        </layout>
0159       </item>
0160      </layout>
0161     </item>
0162     <item>
0163      <layout class="QHBoxLayout" name="horizontalLayout_2">
0164       <item>
0165        <layout class="QGridLayout" name="gridLayout">
0166         <item row="0" column="0">
0167          <widget class="QLabel" name="label_3">
0168           <property name="text">
0169            <string>File loaders:</string>
0170           </property>
0171          </widget>
0172         </item>
0173         <item row="0" column="1">
0174          <widget class="QSpinBox" name="fileLoaderCap">
0175           <property name="minimum">
0176            <number>1</number>
0177           </property>
0178           <property name="maximum">
0179            <number>99</number>
0180           </property>
0181          </widget>
0182         </item>
0183         <item row="0" column="2">
0184          <spacer name="horizontalSpacer_2">
0185           <property name="orientation">
0186            <enum>Qt::Horizontal</enum>
0187           </property>
0188           <property name="sizeHint" stdset="0">
0189            <size>
0190             <width>40</width>
0191             <height>20</height>
0192            </size>
0193           </property>
0194          </spacer>
0195         </item>
0196         <item row="1" column="0" colspan="3">
0197          <widget class="QListView" name="fileLoaderList"/>
0198         </item>
0199        </layout>
0200       </item>
0201       <item>
0202        <layout class="QGridLayout" name="gridLayout_2">
0203         <item row="0" column="0">
0204          <widget class="QLabel" name="label_5">
0205           <property name="text">
0206            <string>Image loaders:</string>
0207           </property>
0208          </widget>
0209         </item>
0210         <item row="0" column="1">
0211          <widget class="QSpinBox" name="imageLoaderCap">
0212           <property name="minimum">
0213            <number>1</number>
0214           </property>
0215           <property name="maximum">
0216            <number>99</number>
0217           </property>
0218          </widget>
0219         </item>
0220         <item row="0" column="2">
0221          <spacer name="horizontalSpacer_3">
0222           <property name="orientation">
0223            <enum>Qt::Horizontal</enum>
0224           </property>
0225           <property name="sizeHint" stdset="0">
0226            <size>
0227             <width>40</width>
0228             <height>20</height>
0229            </size>
0230           </property>
0231          </spacer>
0232         </item>
0233         <item row="1" column="0" colspan="3">
0234          <widget class="QListView" name="imageLoaderList"/>
0235         </item>
0236        </layout>
0237       </item>
0238       <item>
0239        <layout class="QGridLayout" name="gridLayout_5">
0240         <item row="0" column="1">
0241          <widget class="QSpinBox" name="imageScalerCap">
0242           <property name="minimum">
0243            <number>1</number>
0244           </property>
0245           <property name="maximum">
0246            <number>99</number>
0247           </property>
0248          </widget>
0249         </item>
0250         <item row="0" column="0">
0251          <widget class="QLabel" name="label_8">
0252           <property name="text">
0253            <string>Image scalers:</string>
0254           </property>
0255          </widget>
0256         </item>
0257         <item row="0" column="2">
0258          <spacer name="horizontalSpacer_6">
0259           <property name="orientation">
0260            <enum>Qt::Horizontal</enum>
0261           </property>
0262           <property name="sizeHint" stdset="0">
0263            <size>
0264             <width>40</width>
0265             <height>20</height>
0266            </size>
0267           </property>
0268          </spacer>
0269         </item>
0270         <item row="1" column="0" colspan="3">
0271          <widget class="QListView" name="imageScalerList"/>
0272         </item>
0273        </layout>
0274       </item>
0275       <item>
0276        <layout class="QGridLayout" name="gridLayout_6">
0277         <item row="0" column="0">
0278          <widget class="QLabel" name="label_9">
0279           <property name="text">
0280            <string>File writers</string>
0281           </property>
0282          </widget>
0283         </item>
0284         <item row="0" column="1">
0285          <widget class="QSpinBox" name="fileWriterCap">
0286           <property name="minimum">
0287            <number>1</number>
0288           </property>
0289           <property name="maximum">
0290            <number>99</number>
0291           </property>
0292          </widget>
0293         </item>
0294         <item row="0" column="2">
0295          <spacer name="horizontalSpacer_7">
0296           <property name="orientation">
0297            <enum>Qt::Horizontal</enum>
0298           </property>
0299           <property name="sizeHint" stdset="0">
0300            <size>
0301             <width>40</width>
0302             <height>20</height>
0303            </size>
0304           </property>
0305          </spacer>
0306         </item>
0307         <item row="1" column="0" colspan="3">
0308          <widget class="QListView" name="imageWriterList"/>
0309         </item>
0310        </layout>
0311       </item>
0312      </layout>
0313     </item>
0314    </layout>
0315   </widget>
0316   <widget class="QMenuBar" name="menubar">
0317    <property name="geometry">
0318     <rect>
0319      <x>0</x>
0320      <y>0</y>
0321      <width>1090</width>
0322      <height>20</height>
0323     </rect>
0324    </property>
0325    <widget class="QMenu" name="menuFile">
0326     <property name="title">
0327      <string>File</string>
0328     </property>
0329     <addaction name="actionOpen_Files"/>
0330     <addaction name="separator"/>
0331     <addaction name="actionQuit"/>
0332    </widget>
0333    <addaction name="menuFile"/>
0334   </widget>
0335   <widget class="QToolBar" name="toolBar">
0336    <property name="windowTitle">
0337     <string>toolBar</string>
0338    </property>
0339    <attribute name="toolBarArea">
0340     <enum>TopToolBarArea</enum>
0341    </attribute>
0342    <attribute name="toolBarBreak">
0343     <bool>false</bool>
0344    </attribute>
0345    <addaction name="actionOpen_Files"/>
0346    <addaction name="separator"/>
0347    <addaction name="actionQuit"/>
0348   </widget>
0349   <action name="actionOpen_Files">
0350    <property name="text">
0351     <string>Select Files</string>
0352    </property>
0353    <property name="toolTip">
0354     <string>Select a set of files to be converted to thumbnails</string>
0355    </property>
0356    <property name="shortcut">
0357     <string>Ctrl+O</string>
0358    </property>
0359   </action>
0360   <action name="actionQuit">
0361    <property name="text">
0362     <string>Quit</string>
0363    </property>
0364    <property name="toolTip">
0365     <string>Quit the application</string>
0366    </property>
0367    <property name="shortcut">
0368     <string>Ctrl+Q</string>
0369    </property>
0370   </action>
0371  </widget>
0372  <resources/>
0373  <connections>
0374   <connection>
0375    <sender>loadManager</sender>
0376    <signal>toggled(bool)</signal>
0377    <receiver>workers</receiver>
0378    <slot>setDisabled(bool)</slot>
0379    <hints>
0380     <hint type="sourcelabel">
0381      <x>266</x>
0382      <y>129</y>
0383     </hint>
0384     <hint type="destinationlabel">
0385      <x>207</x>
0386      <y>136</y>
0387     </hint>
0388    </hints>
0389   </connection>
0390  </connections>
0391 </ui>