Warning, /rolisteam/rolisteam/src/libraries/rwidgets/mediacontainers/pdfviewer.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>PdfViewer</class>
0004  <widget class="QWidget" name="PdfViewer">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>617</width>
0010     <height>608</height>
0011    </rect>
0012   </property>
0013   <property name="windowTitle">
0014    <string>PdfViewer</string>
0015   </property>
0016   <property name="windowIcon">
0017    <iconset theme=":/resources/images/pdfLogo.png">
0018     <normaloff>.</normaloff>.</iconset>
0019   </property>
0020   <layout class="QVBoxLayout" name="verticalLayout" stretch="0,1">
0021    <item>
0022     <layout class="QHBoxLayout" name="horizontalLayout">
0023      <item>
0024       <widget class="QToolButton" name="m_previousPageBtn">
0025        <property name="text">
0026         <string>...</string>
0027        </property>
0028        <property name="autoRaise">
0029         <bool>true</bool>
0030        </property>
0031       </widget>
0032      </item>
0033      <item>
0034       <widget class="QToolButton" name="m_nextPageBtn">
0035        <property name="text">
0036         <string>...</string>
0037        </property>
0038        <property name="autoRaise">
0039         <bool>true</bool>
0040        </property>
0041       </widget>
0042      </item>
0043      <item>
0044       <widget class="QToolButton" name="m_shareBtn">
0045        <property name="text">
0046         <string>...</string>
0047        </property>
0048        <property name="autoRaise">
0049         <bool>true</bool>
0050        </property>
0051       </widget>
0052      </item>
0053      <item>
0054       <widget class="QToolButton" name="m_cropBtn">
0055        <property name="text">
0056         <string>...</string>
0057        </property>
0058        <property name="autoRaise">
0059         <bool>true</bool>
0060        </property>
0061       </widget>
0062      </item>
0063      <item>
0064       <widget class="QToolButton" name="m_extractTextBtn">
0065        <property name="text">
0066         <string>...</string>
0067        </property>
0068        <property name="autoRaise">
0069         <bool>true</bool>
0070        </property>
0071       </widget>
0072      </item>
0073      <item>
0074       <widget class="QToolButton" name="m_exportToMapBtn">
0075        <property name="text">
0076         <string>...</string>
0077        </property>
0078        <property name="autoRaise">
0079         <bool>true</bool>
0080        </property>
0081       </widget>
0082      </item>
0083      <item>
0084       <widget class="QToolButton" name="m_exportToImageBtn">
0085        <property name="text">
0086         <string>...</string>
0087        </property>
0088        <property name="autoRaise">
0089         <bool>true</bool>
0090        </property>
0091       </widget>
0092      </item>
0093      <item>
0094       <widget class="QToolButton" name="m_continuousBtn">
0095        <property name="text">
0096         <string>...</string>
0097        </property>
0098        <property name="autoRaise">
0099         <bool>true</bool>
0100        </property>
0101       </widget>
0102      </item>
0103      <item>
0104       <spacer name="horizontalSpacer">
0105        <property name="orientation">
0106         <enum>Qt::Horizontal</enum>
0107        </property>
0108        <property name="sizeHint" stdset="0">
0109         <size>
0110          <width>40</width>
0111          <height>20</height>
0112         </size>
0113        </property>
0114       </spacer>
0115      </item>
0116      <item>
0117       <widget class="QToolButton" name="m_zoomInBtn">
0118        <property name="text">
0119         <string>...</string>
0120        </property>
0121        <property name="autoRaise">
0122         <bool>true</bool>
0123        </property>
0124       </widget>
0125      </item>
0126      <item>
0127       <widget class="QComboBox" name="m_zoomLevel">
0128        <property name="editable">
0129         <bool>true</bool>
0130        </property>
0131        <item>
0132         <property name="text">
0133          <string>Fit width</string>
0134         </property>
0135        </item>
0136        <item>
0137         <property name="text">
0138          <string>Fit in View</string>
0139         </property>
0140        </item>
0141        <item>
0142         <property name="text">
0143          <string>25%</string>
0144         </property>
0145        </item>
0146        <item>
0147         <property name="text">
0148          <string>50%</string>
0149         </property>
0150        </item>
0151        <item>
0152         <property name="text">
0153          <string>75%</string>
0154         </property>
0155        </item>
0156        <item>
0157         <property name="text">
0158          <string>100%</string>
0159         </property>
0160        </item>
0161        <item>
0162         <property name="text">
0163          <string>150%</string>
0164         </property>
0165        </item>
0166        <item>
0167         <property name="text">
0168          <string>200%</string>
0169         </property>
0170        </item>
0171       </widget>
0172      </item>
0173      <item>
0174       <widget class="QToolButton" name="m_zoomOutBtn">
0175        <property name="text">
0176         <string>...</string>
0177        </property>
0178        <property name="autoRaise">
0179         <bool>true</bool>
0180        </property>
0181       </widget>
0182      </item>
0183      <item>
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>
0197       <widget class="QSpinBox" name="m_curentPage">
0198        <property name="minimum">
0199         <number>1</number>
0200        </property>
0201       </widget>
0202      </item>
0203      <item>
0204       <widget class="QLabel" name="m_pageCount">
0205        <property name="text">
0206         <string>/</string>
0207        </property>
0208       </widget>
0209      </item>
0210     </layout>
0211    </item>
0212    <item>
0213     <widget class="QSplitter" name="m_splitter">
0214      <property name="orientation">
0215       <enum>Qt::Horizontal</enum>
0216      </property>
0217      <widget class="QTabWidget" name="tabWidget">
0218       <property name="sizePolicy">
0219        <sizepolicy hsizetype="Preferred" vsizetype="Expanding">
0220         <horstretch>0</horstretch>
0221         <verstretch>0</verstretch>
0222        </sizepolicy>
0223       </property>
0224       <property name="tabPosition">
0225        <enum>QTabWidget::South</enum>
0226       </property>
0227       <property name="currentIndex">
0228        <number>0</number>
0229       </property>
0230       <property name="documentMode">
0231        <bool>false</bool>
0232       </property>
0233       <widget class="QWidget" name="bookmarkTab">
0234        <attribute name="title">
0235         <string>Bookmarks</string>
0236        </attribute>
0237        <layout class="QVBoxLayout" name="verticalLayout_3">
0238         <property name="spacing">
0239          <number>0</number>
0240         </property>
0241         <property name="leftMargin">
0242          <number>2</number>
0243         </property>
0244         <property name="topMargin">
0245          <number>2</number>
0246         </property>
0247         <property name="rightMargin">
0248          <number>2</number>
0249         </property>
0250         <property name="bottomMargin">
0251          <number>2</number>
0252         </property>
0253         <item>
0254          <widget class="QTreeView" name="bookmarkView">
0255           <property name="sizePolicy">
0256            <sizepolicy hsizetype="Preferred" vsizetype="Expanding">
0257             <horstretch>0</horstretch>
0258             <verstretch>0</verstretch>
0259            </sizepolicy>
0260           </property>
0261           <property name="headerHidden">
0262            <bool>true</bool>
0263           </property>
0264          </widget>
0265         </item>
0266        </layout>
0267       </widget>
0268       <widget class="QWidget" name="pagesTab">
0269        <attribute name="title">
0270         <string>Pages</string>
0271        </attribute>
0272       </widget>
0273      </widget>
0274      <widget class="QPdfView" name="m_view" native="true"/>
0275     </widget>
0276    </item>
0277   </layout>
0278   <action name="m_cropViewAct">
0279    <property name="checkable">
0280     <bool>true</bool>
0281    </property>
0282    <property name="icon">
0283     <iconset theme="phone">
0284      <normaloff>.</normaloff>.</iconset>
0285    </property>
0286    <property name="text">
0287     <string>Crop View</string>
0288    </property>
0289   </action>
0290   <action name="m_shareAct">
0291    <property name="checkable">
0292     <bool>true</bool>
0293    </property>
0294    <property name="icon">
0295     <iconset theme="document-share">
0296      <normaloff>.</normaloff>.</iconset>
0297    </property>
0298    <property name="text">
0299     <string>Share</string>
0300    </property>
0301   </action>
0302   <action name="m_exportToMapAct">
0303    <property name="text">
0304     <string>Copy</string>
0305    </property>
0306    <property name="toolTip">
0307     <string>Copy</string>
0308    </property>
0309    <property name="shortcut">
0310     <string>Ctrl+C</string>
0311    </property>
0312   </action>
0313   <action name="m_exportToImage">
0314    <property name="text">
0315     <string>Image</string>
0316    </property>
0317   </action>
0318   <action name="m_continuousAct">
0319    <property name="checkable">
0320     <bool>true</bool>
0321    </property>
0322    <property name="text">
0323     <string>Continuous</string>
0324    </property>
0325   </action>
0326   <action name="m_zoomInAct">
0327    <property name="icon">
0328     <iconset theme="zoom-in">
0329      <normaloff>.</normaloff>.</iconset>
0330    </property>
0331    <property name="text">
0332     <string>Zoom In</string>
0333    </property>
0334   </action>
0335   <action name="m_zoomOutAct">
0336    <property name="icon">
0337     <iconset theme="zoom-out">
0338      <normaloff>.</normaloff>.</iconset>
0339    </property>
0340    <property name="text">
0341     <string>Zoom Out</string>
0342    </property>
0343   </action>
0344   <action name="m_previousPageAct">
0345    <property name="icon">
0346     <iconset theme="media-skip-backward">
0347      <normaloff>.</normaloff>.</iconset>
0348    </property>
0349    <property name="text">
0350     <string>Previous Page</string>
0351    </property>
0352   </action>
0353   <action name="m_nextPageAct">
0354    <property name="icon">
0355     <iconset theme="media-skip-forward">
0356      <normaloff>.</normaloff>.</iconset>
0357    </property>
0358    <property name="text">
0359     <string>Next Page</string>
0360    </property>
0361   </action>
0362   <action name="m_extractTextAct">
0363    <property name="text">
0364     <string>Text</string>
0365    </property>
0366   </action>
0367  </widget>
0368  <customwidgets>
0369   <customwidget>
0370    <class>QPdfView</class>
0371    <extends>QWidget</extends>
0372    <header location="global">qpdfview.h</header>
0373    <container>1</container>
0374   </customwidget>
0375  </customwidgets>
0376  <resources/>
0377  <connections/>
0378 </ui>