Warning, /graphics/pvfviewer/ui/ViewerTab.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>ViewerTab</class>
0004  <widget class="QWidget" name="ViewerTab">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>775</width>
0010     <height>684</height>
0011    </rect>
0012   </property>
0013   <property name="windowTitle">
0014    <string notr="true"/>
0015   </property>
0016   <layout class="QHBoxLayout" name="horizontalLayout">
0017    <item>
0018     <widget class="QSplitter" name="splitter">
0019      <property name="orientation">
0020       <enum>Qt::Horizontal</enum>
0021      </property>
0022      <widget class="QWidget" name="layoutWidget">
0023       <layout class="QVBoxLayout" name="verticalLayout">
0024        <item>
0025         <widget class="QLabel" name="PatternPreview">
0026          <property name="sizePolicy">
0027           <sizepolicy hsizetype="Preferred" vsizetype="Expanding">
0028            <horstretch>0</horstretch>
0029            <verstretch>0</verstretch>
0030           </sizepolicy>
0031          </property>
0032          <property name="minimumSize">
0033           <size>
0034            <width>150</width>
0035            <height>150</height>
0036           </size>
0037          </property>
0038          <property name="accessibleDescription">
0039           <string notr="true"/>
0040          </property>
0041          <property name="text">
0042           <string notr="true">PatternPreview</string>
0043          </property>
0044          <property name="alignment">
0045           <set>Qt::AlignCenter</set>
0046          </property>
0047         </widget>
0048        </item>
0049        <item>
0050         <layout class="QGridLayout" name="gridLayout">
0051          <item row="0" column="0">
0052           <widget class="QLabel" name="label">
0053            <property name="text">
0054             <string>Designed by</string>
0055            </property>
0056           </widget>
0057          </item>
0058          <item row="0" column="1">
0059           <widget class="QLabel" name="DesignerLabel">
0060            <property name="sizePolicy">
0061             <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
0062              <horstretch>0</horstretch>
0063              <verstretch>0</verstretch>
0064             </sizepolicy>
0065            </property>
0066            <property name="minimumSize">
0067             <size>
0068              <width>100</width>
0069              <height>0</height>
0070             </size>
0071            </property>
0072            <property name="text">
0073             <string notr="true">TextLabel</string>
0074            </property>
0075           </widget>
0076          </item>
0077          <item row="1" column="0">
0078           <widget class="QLabel" name="label_3">
0079            <property name="text">
0080             <string>Copyright</string>
0081            </property>
0082           </widget>
0083          </item>
0084          <item row="1" column="1">
0085           <widget class="QLabel" name="CopyrightLabel">
0086            <property name="sizePolicy">
0087             <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
0088              <horstretch>0</horstretch>
0089              <verstretch>0</verstretch>
0090             </sizepolicy>
0091            </property>
0092            <property name="minimumSize">
0093             <size>
0094              <width>100</width>
0095              <height>0</height>
0096             </size>
0097            </property>
0098            <property name="text">
0099             <string notr="true">TextLabel</string>
0100            </property>
0101           </widget>
0102          </item>
0103          <item row="2" column="0">
0104           <widget class="QLabel" name="label_4">
0105            <property name="text">
0106             <string>Licensed to</string>
0107            </property>
0108           </widget>
0109          </item>
0110          <item row="2" column="1">
0111           <widget class="QLabel" name="LicenceLabel">
0112            <property name="sizePolicy">
0113             <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
0114              <horstretch>0</horstretch>
0115              <verstretch>0</verstretch>
0116             </sizepolicy>
0117            </property>
0118            <property name="minimumSize">
0119             <size>
0120              <width>100</width>
0121              <height>0</height>
0122             </size>
0123            </property>
0124            <property name="text">
0125             <string notr="true">TextLabel</string>
0126            </property>
0127           </widget>
0128          </item>
0129         </layout>
0130        </item>
0131       </layout>
0132      </widget>
0133      <widget class="QListWidget" name="PagesList">
0134       <property name="autoFillBackground">
0135        <bool>false</bool>
0136       </property>
0137       <property name="styleSheet">
0138        <string notr="true"/>
0139       </property>
0140       <property name="verticalScrollBarPolicy">
0141        <enum>Qt::ScrollBarAlwaysOn</enum>
0142       </property>
0143       <property name="horizontalScrollBarPolicy">
0144        <enum>Qt::ScrollBarAlwaysOff</enum>
0145       </property>
0146       <property name="sizeAdjustPolicy">
0147        <enum>QAbstractScrollArea::AdjustToContents</enum>
0148       </property>
0149       <property name="autoScrollMargin">
0150        <number>16</number>
0151       </property>
0152       <property name="alternatingRowColors">
0153        <bool>false</bool>
0154       </property>
0155       <property name="selectionMode">
0156        <enum>QAbstractItemView::NoSelection</enum>
0157       </property>
0158       <property name="verticalScrollMode">
0159        <enum>QAbstractItemView::ScrollPerPixel</enum>
0160       </property>
0161       <property name="resizeMode">
0162        <enum>QListView::Adjust</enum>
0163       </property>
0164       <property name="spacing">
0165        <number>0</number>
0166       </property>
0167       <property name="uniformItemSizes">
0168        <bool>true</bool>
0169       </property>
0170       <property name="itemAlignment">
0171        <set>Qt::AlignHCenter</set>
0172       </property>
0173      </widget>
0174     </widget>
0175    </item>
0176   </layout>
0177  </widget>
0178  <resources/>
0179  <connections/>
0180 </ui>