Warning, /graphics/gwenview/lib/documentview/messageview.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>MessageView</class>
0004  <widget class="QWidget" name="MessageView">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>400</width>
0010     <height>300</height>
0011    </rect>
0012   </property>
0013   <layout class="QGridLayout" name="gridLayout">
0014    <item row="0" column="1">
0015     <spacer name="verticalSpacer">
0016      <property name="orientation">
0017       <enum>Qt::Vertical</enum>
0018      </property>
0019      <property name="sizeHint" stdset="0">
0020       <size>
0021        <width>20</width>
0022        <height>125</height>
0023       </size>
0024      </property>
0025     </spacer>
0026    </item>
0027    <item row="1" column="0">
0028     <spacer name="horizontalSpacer">
0029      <property name="orientation">
0030       <enum>Qt::Horizontal</enum>
0031      </property>
0032      <property name="sizeType">
0033       <enum>QSizePolicy::Expanding</enum>
0034      </property>
0035      <property name="sizeHint" stdset="0">
0036       <size>
0037        <width>120</width>
0038        <height>20</height>
0039       </size>
0040      </property>
0041     </spacer>
0042    </item>
0043    <item row="1" column="1" colspan="2">
0044     <widget class="KMessageWidget" name="mMessageWidget">
0045      <property name="sizePolicy">
0046       <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
0047        <horstretch>0</horstretch>
0048        <verstretch>0</verstretch>
0049       </sizepolicy>
0050      </property>
0051      <property name="frameShape">
0052       <enum>QFrame::NoFrame</enum>
0053      </property>
0054      <property name="frameShadow">
0055       <enum>QFrame::Raised</enum>
0056      </property>
0057      <layout class="QHBoxLayout" name="horizontalLayout"/>
0058     </widget>
0059    </item>
0060    <item row="1" column="3">
0061     <spacer name="horizontalSpacer_2">
0062      <property name="orientation">
0063       <enum>Qt::Horizontal</enum>
0064      </property>
0065      <property name="sizeType">
0066       <enum>QSizePolicy::Expanding</enum>
0067      </property>
0068      <property name="sizeHint" stdset="0">
0069       <size>
0070        <width>120</width>
0071        <height>20</height>
0072       </size>
0073      </property>
0074     </spacer>
0075    </item>
0076    <item row="2" column="2">
0077     <spacer name="verticalSpacer_2">
0078      <property name="orientation">
0079       <enum>Qt::Vertical</enum>
0080      </property>
0081      <property name="sizeHint" stdset="0">
0082       <size>
0083        <width>20</width>
0084        <height>125</height>
0085       </size>
0086      </property>
0087     </spacer>
0088    </item>
0089   </layout>
0090  </widget>
0091  <customwidgets>
0092   <customwidget>
0093    <class>KMessageWidget</class>
0094    <extends>QFrame</extends>
0095    <header location="global">kmessagewidget.h</header>
0096    <container>1</container>
0097   </customwidget>
0098  </customwidgets>
0099  <resources/>
0100  <connections/>
0101 </ui>