Warning, /rolisteam/rolisteam/src/binaries/rcse/dialog/pdfmanager.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>PdfManager</class>
0004  <widget class="QDialog" name="PdfManager">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>712</width>
0010     <height>836</height>
0011    </rect>
0012   </property>
0013   <property name="windowTitle">
0014    <string>Export PDF background Dialog</string>
0015   </property>
0016   <property name="windowIcon">
0017    <iconset theme="pdf">
0018     <normaloff>.</normaloff>.</iconset>
0019   </property>
0020   <layout class="QVBoxLayout" name="verticalLayout_3" stretch="0,0,1,0">
0021    <item>
0022     <layout class="QHBoxLayout" name="horizontalLayout_5">
0023      <item>
0024       <widget class="QLabel" name="label_4">
0025        <property name="text">
0026         <string>Pdf path</string>
0027        </property>
0028       </widget>
0029      </item>
0030      <item>
0031       <widget class="QLineEdit" name="m_pathEdit"/>
0032      </item>
0033      <item>
0034       <widget class="QPushButton" name="m_browseFile">
0035        <property name="text">
0036         <string>Browse</string>
0037        </property>
0038       </widget>
0039      </item>
0040     </layout>
0041    </item>
0042    <item>
0043     <layout class="QHBoxLayout" name="horizontalLayout">
0044      <item>
0045       <layout class="QVBoxLayout" name="verticalLayout_2">
0046        <item>
0047         <widget class="QGroupBox" name="m_resoGroupBox">
0048          <property name="title">
0049           <string>Size:</string>
0050          </property>
0051          <property name="checkable">
0052           <bool>true</bool>
0053          </property>
0054          <layout class="QVBoxLayout" name="verticalLayout">
0055           <item>
0056            <layout class="QHBoxLayout" name="horizontalLayout_4">
0057             <item>
0058              <widget class="QLabel" name="label_3">
0059               <property name="text">
0060                <string>Width:</string>
0061               </property>
0062              </widget>
0063             </item>
0064             <item>
0065              <widget class="QSpinBox" name="m_widthBox">
0066               <property name="enabled">
0067                <bool>false</bool>
0068               </property>
0069               <property name="minimum">
0070                <number>1</number>
0071               </property>
0072               <property name="maximum">
0073                <number>10000</number>
0074               </property>
0075              </widget>
0076             </item>
0077            </layout>
0078           </item>
0079           <item>
0080            <layout class="QHBoxLayout" name="horizontalLayout_3">
0081             <item>
0082              <widget class="QLabel" name="label_2">
0083               <property name="text">
0084                <string>Height: </string>
0085               </property>
0086              </widget>
0087             </item>
0088             <item>
0089              <widget class="QSpinBox" name="m_heightBox">
0090               <property name="enabled">
0091                <bool>false</bool>
0092               </property>
0093               <property name="minimum">
0094                <number>1</number>
0095               </property>
0096               <property name="maximum">
0097                <number>10000</number>
0098               </property>
0099              </widget>
0100             </item>
0101            </layout>
0102           </item>
0103          </layout>
0104         </widget>
0105        </item>
0106        <item>
0107         <widget class="QCheckBox" name="m_grayScale">
0108          <property name="text">
0109           <string>Grayscale</string>
0110          </property>
0111         </widget>
0112        </item>
0113       </layout>
0114      </item>
0115      <item>
0116       <widget class="QGroupBox" name="groupBox">
0117        <property name="title">
0118         <string>Pages</string>
0119        </property>
0120        <widget class="QCheckBox" name="m_pagesCb">
0121         <property name="geometry">
0122          <rect>
0123           <x>50</x>
0124           <y>100</y>
0125           <width>66</width>
0126           <height>23</height>
0127          </rect>
0128         </property>
0129         <property name="text">
0130          <string>Pages</string>
0131         </property>
0132        </widget>
0133        <widget class="QCheckBox" name="m_allPagesCb">
0134         <property name="geometry">
0135          <rect>
0136           <x>50</x>
0137           <y>42</y>
0138           <width>87</width>
0139           <height>23</height>
0140          </rect>
0141         </property>
0142         <property name="text">
0143          <string>All pages</string>
0144         </property>
0145        </widget>
0146        <widget class="QCheckBox" name="m_currentPageCb">
0147         <property name="geometry">
0148          <rect>
0149           <x>50</x>
0150           <y>71</y>
0151           <width>115</width>
0152           <height>23</height>
0153          </rect>
0154         </property>
0155         <property name="text">
0156          <string>Current page</string>
0157         </property>
0158        </widget>
0159        <widget class="QLineEdit" name="m_pageLine">
0160         <property name="geometry">
0161          <rect>
0162           <x>120</x>
0163           <y>100</y>
0164           <width>81</width>
0165           <height>25</height>
0166          </rect>
0167         </property>
0168        </widget>
0169       </widget>
0170      </item>
0171     </layout>
0172    </item>
0173    <item>
0174     <widget class="QPdfView" name="m_pdfView" native="true"/>
0175    </item>
0176    <item>
0177     <widget class="QDialogButtonBox" name="buttonBox">
0178      <property name="orientation">
0179       <enum>Qt::Horizontal</enum>
0180      </property>
0181      <property name="standardButtons">
0182       <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
0183      </property>
0184     </widget>
0185    </item>
0186   </layout>
0187  </widget>
0188  <customwidgets>
0189   <customwidget>
0190    <class>QPdfView</class>
0191    <extends>QWidget</extends>
0192    <header location="global">QPdfView</header>
0193    <container>1</container>
0194   </customwidget>
0195  </customwidgets>
0196  <resources/>
0197  <connections>
0198   <connection>
0199    <sender>buttonBox</sender>
0200    <signal>accepted()</signal>
0201    <receiver>PdfManager</receiver>
0202    <slot>accept()</slot>
0203    <hints>
0204     <hint type="sourcelabel">
0205      <x>245</x>
0206      <y>826</y>
0207     </hint>
0208     <hint type="destinationlabel">
0209      <x>157</x>
0210      <y>105</y>
0211     </hint>
0212    </hints>
0213   </connection>
0214   <connection>
0215    <sender>buttonBox</sender>
0216    <signal>rejected()</signal>
0217    <receiver>PdfManager</receiver>
0218    <slot>reject()</slot>
0219    <hints>
0220     <hint type="sourcelabel">
0221      <x>260</x>
0222      <y>826</y>
0223     </hint>
0224     <hint type="destinationlabel">
0225      <x>286</x>
0226      <y>105</y>
0227     </hint>
0228    </hints>
0229   </connection>
0230   <connection>
0231    <sender>m_pagesCb</sender>
0232    <signal>clicked(bool)</signal>
0233    <receiver>m_pageLine</receiver>
0234    <slot>setEnabled(bool)</slot>
0235    <hints>
0236     <hint type="sourcelabel">
0237      <x>306</x>
0238      <y>157</y>
0239     </hint>
0240     <hint type="destinationlabel">
0241      <x>350</x>
0242      <y>156</y>
0243     </hint>
0244    </hints>
0245   </connection>
0246  </connections>
0247 </ui>