Warning, /multimedia/stopmotion/src/presentation/frontends/qtfrontend/toolsmenu.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>Form</class>
0004  <widget class="QWidget" name="Form">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>179</width>
0010     <height>634</height>
0011    </rect>
0012   </property>
0013   <property name="sizePolicy">
0014    <sizepolicy hsizetype="Preferred" vsizetype="Expanding">
0015     <horstretch>0</horstretch>
0016     <verstretch>0</verstretch>
0017    </sizepolicy>
0018   </property>
0019   <property name="minimumSize">
0020    <size>
0021     <width>179</width>
0022     <height>430</height>
0023    </size>
0024   </property>
0025   <property name="maximumSize">
0026    <size>
0027     <width>179</width>
0028     <height>16777215</height>
0029    </size>
0030   </property>
0031   <property name="windowTitle">
0032    <string>Form</string>
0033   </property>
0034   <layout class="QVBoxLayout">
0035    <property name="spacing">
0036     <number>2</number>
0037    </property>
0038    <property name="margin">
0039     <number>0</number>
0040    </property>
0041    <item>
0042     <layout class="QHBoxLayout">
0043      <property name="spacing">
0044       <number>2</number>
0045      </property>
0046      <property name="margin">
0047       <number>0</number>
0048      </property>
0049      <item>
0050       <widget class="QPushButton" name="addFramesButton">
0051        <property name="iconSize">
0052         <size>
0053          <width>32</width>
0054          <height>32</height>
0055         </size>
0056        </property>
0057       </widget>
0058      </item>
0059      <item>
0060       <widget class="QPushButton" name="removeFramesButton">
0061        <property name="iconSize">
0062         <size>
0063          <width>32</width>
0064          <height>32</height>
0065         </size>
0066        </property>
0067       </widget>
0068      </item>
0069     </layout>
0070    </item>
0071    <item>
0072     <layout class="QHBoxLayout">
0073      <property name="spacing">
0074       <number>2</number>
0075      </property>
0076      <property name="margin">
0077       <number>0</number>
0078      </property>
0079      <item>
0080       <widget class="QPushButton" name="addSceneButton">
0081        <property name="text">
0082         <string/>
0083        </property>
0084        <property name="iconSize">
0085         <size>
0086          <width>32</width>
0087          <height>32</height>
0088         </size>
0089        </property>
0090       </widget>
0091      </item>
0092      <item>
0093       <widget class="QPushButton" name="removeSceneButton">
0094        <property name="iconSize">
0095         <size>
0096          <width>32</width>
0097          <height>32</height>
0098         </size>
0099        </property>
0100       </widget>
0101      </item>
0102     </layout>
0103    </item>
0104    <item>
0105     <spacer>
0106      <property name="orientation">
0107       <enum>Qt::Vertical</enum>
0108      </property>
0109      <property name="sizeHint" stdset="0">
0110       <size>
0111        <width>20</width>
0112        <height>40</height>
0113       </size>
0114      </property>
0115     </spacer>
0116    </item>
0117    <item>
0118     <widget class="QGroupBox" name="captureGroup">
0119      <property name="sizePolicy">
0120       <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0121        <horstretch>0</horstretch>
0122        <verstretch>0</verstretch>
0123       </sizepolicy>
0124      </property>
0125      <layout class="QVBoxLayout">
0126       <property name="spacing">
0127        <number>6</number>
0128       </property>
0129       <property name="margin">
0130        <number>9</number>
0131       </property>
0132       <item>
0133        <layout class="QGridLayout">
0134         <property name="margin">
0135          <number>0</number>
0136         </property>
0137         <property name="spacing">
0138          <number>6</number>
0139         </property>
0140         <item row="1" column="1">
0141          <widget class="QComboBox" name="unitChooseCombo"/>
0142         </item>
0143         <item row="0" column="1">
0144          <widget class="QComboBox" name="viewChooseCombo">
0145           <property name="sizePolicy">
0146            <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
0147             <horstretch>0</horstretch>
0148             <verstretch>0</verstretch>
0149            </sizepolicy>
0150           </property>
0151          </widget>
0152         </item>
0153         <item row="0" column="0" rowspan="2">
0154          <widget class="QPushButton" name="captureButton">
0155           <property name="sizePolicy">
0156            <sizepolicy hsizetype="Maximum" vsizetype="MinimumExpanding">
0157             <horstretch>0</horstretch>
0158             <verstretch>0</verstretch>
0159            </sizepolicy>
0160           </property>
0161           <property name="iconSize">
0162            <size>
0163             <width>24</width>
0164             <height>24</height>
0165            </size>
0166           </property>
0167          </widget>
0168         </item>
0169        </layout>
0170       </item>
0171       <item>
0172        <widget class="QLabel" name="mixSliderCaption">
0173         <property name="text">
0174          <string/>
0175         </property>
0176        </widget>
0177       </item>
0178       <item>
0179        <widget class="QSlider" name="mixSlider">
0180         <property name="orientation">
0181          <enum>Qt::Horizontal</enum>
0182         </property>
0183        </widget>
0184       </item>
0185      </layout>
0186     </widget>
0187    </item>
0188    <item>
0189     <widget class="QPushButton" name="cameraButton">
0190      <property name="text">
0191       <string/>
0192      </property>
0193      <property name="iconSize">
0194       <size>
0195        <width>32</width>
0196        <height>32</height>
0197       </size>
0198      </property>
0199     </widget>
0200    </item>
0201    <item>
0202     <widget class="QGroupBox" name="runAnimationGroup">
0203      <property name="sizePolicy">
0204       <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0205        <horstretch>0</horstretch>
0206        <verstretch>0</verstretch>
0207       </sizepolicy>
0208      </property>
0209      <layout class="QVBoxLayout">
0210       <property name="spacing">
0211        <number>6</number>
0212       </property>
0213       <property name="margin">
0214        <number>9</number>
0215       </property>
0216       <item>
0217        <layout class="QGridLayout">
0218         <property name="margin">
0219          <number>0</number>
0220         </property>
0221         <property name="spacing">
0222          <number>6</number>
0223         </property>
0224         <item row="1" column="1">
0225          <widget class="QPushButton" name="pauseButton">
0226           <property name="sizePolicy">
0227            <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
0228             <horstretch>0</horstretch>
0229             <verstretch>0</verstretch>
0230            </sizepolicy>
0231           </property>
0232          </widget>
0233         </item>
0234         <item row="1" column="2">
0235          <widget class="QPushButton" name="stopButton">
0236           <property name="sizePolicy">
0237            <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
0238             <horstretch>0</horstretch>
0239             <verstretch>0</verstretch>
0240            </sizepolicy>
0241           </property>
0242          </widget>
0243         </item>
0244         <item row="0" column="4">
0245          <widget class="QPushButton" name="toEndButton">
0246           <property name="sizePolicy">
0247            <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
0248             <horstretch>0</horstretch>
0249             <verstretch>0</verstretch>
0250            </sizepolicy>
0251           </property>
0252          </widget>
0253         </item>
0254         <item row="0" column="3">
0255          <widget class="QPushButton" name="nextFrameButton">
0256           <property name="sizePolicy">
0257            <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
0258             <horstretch>0</horstretch>
0259             <verstretch>0</verstretch>
0260            </sizepolicy>
0261           </property>
0262          </widget>
0263         </item>
0264         <item row="1" column="3">
0265          <widget class="QPushButton" name="loopButton">
0266           <property name="sizePolicy">
0267            <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
0268             <horstretch>0</horstretch>
0269             <verstretch>0</verstretch>
0270            </sizepolicy>
0271           </property>
0272           <property name="checkable">
0273            <bool>true</bool>
0274           </property>
0275          </widget>
0276         </item>
0277         <item row="0" column="2">
0278          <widget class="QPushButton" name="playButton">
0279           <property name="sizePolicy">
0280            <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
0281             <horstretch>0</horstretch>
0282             <verstretch>0</verstretch>
0283            </sizepolicy>
0284           </property>
0285           <property name="checkable">
0286            <bool>true</bool>
0287           </property>
0288          </widget>
0289         </item>
0290         <item row="0" column="1">
0291          <widget class="QPushButton" name="previousFrameButton">
0292           <property name="sizePolicy">
0293            <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
0294             <horstretch>0</horstretch>
0295             <verstretch>0</verstretch>
0296            </sizepolicy>
0297           </property>
0298          </widget>
0299         </item>
0300         <item row="0" column="0">
0301          <widget class="QPushButton" name="toBeginningButton">
0302           <property name="sizePolicy">
0303            <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
0304             <horstretch>0</horstretch>
0305             <verstretch>0</verstretch>
0306            </sizepolicy>
0307           </property>
0308           <property name="text">
0309            <string/>
0310           </property>
0311          </widget>
0312         </item>
0313        </layout>
0314       </item>
0315       <item>
0316        <layout class="QHBoxLayout">
0317         <property name="spacing">
0318          <number>6</number>
0319         </property>
0320         <property name="margin">
0321          <number>0</number>
0322         </property>
0323         <item>
0324          <widget class="QLabel" name="speedChooserCaption">
0325           <property name="text">
0326            <string/>
0327           </property>
0328          </widget>
0329         </item>
0330         <item>
0331          <spacer>
0332           <property name="orientation">
0333            <enum>Qt::Horizontal</enum>
0334           </property>
0335           <property name="sizeHint" stdset="0">
0336            <size>
0337             <width>40</width>
0338             <height>20</height>
0339            </size>
0340           </property>
0341          </spacer>
0342         </item>
0343        </layout>
0344       </item>
0345       <item>
0346        <widget class="QSpinBox" name="speedChooser">
0347         <property name="specialValueText">
0348          <string/>
0349         </property>
0350         <property name="suffix">
0351          <string/>
0352         </property>
0353         <property name="prefix">
0354          <string/>
0355         </property>
0356        </widget>
0357       </item>
0358      </layout>
0359     </widget>
0360    </item>
0361    <item>
0362     <widget class="QPushButton" name="launchGimp">
0363      <property name="iconSize">
0364       <size>
0365        <width>32</width>
0366        <height>32</height>
0367       </size>
0368      </property>
0369     </widget>
0370    </item>
0371   </layout>
0372  </widget>
0373  <resources/>
0374  <connections/>
0375 </ui>