Warning, /frameworks/kpeople/src/widgets/person-details-presentation.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>PersonDetailsPresentation</class>
0004  <widget class="QWidget" name="PersonDetailsPresentation">
0005   <property name="maximumSize">
0006    <size>
0007     <width>16777215</width>
0008     <height>96</height>
0009    </size>
0010   </property>
0011   <layout class="QGridLayout" name="gridLayout">
0012    <property name="margin">
0013     <number>0</number>
0014    </property>
0015    <item row="1" column="2">
0016     <widget class="QLabel" name="detailsLabel">
0017      <property name="text">
0018       <string/>
0019      </property>
0020     </widget>
0021    </item>
0022    <item row="0" column="0" rowspan="4">
0023     <widget class="QLabel" name="avatarPixmapLabel">
0024      <property name="sizePolicy">
0025       <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0026        <horstretch>0</horstretch>
0027        <verstretch>0</verstretch>
0028       </sizepolicy>
0029      </property>
0030      <property name="minimumSize">
0031       <size>
0032        <width>0</width>
0033        <height>0</height>
0034       </size>
0035      </property>
0036      <property name="maximumSize">
0037       <size>
0038        <width>96</width>
0039        <height>96</height>
0040       </size>
0041      </property>
0042      <property name="text">
0043       <string>Avatar</string>
0044      </property>
0045     </widget>
0046    </item>
0047    <item row="0" column="3">
0048     <spacer name="horizontalSpacer">
0049      <property name="orientation">
0050       <enum>Qt::Horizontal</enum>
0051      </property>
0052      <property name="sizeHint" stdset="0">
0053       <size>
0054        <width>40</width>
0055        <height>20</height>
0056       </size>
0057      </property>
0058     </spacer>
0059    </item>
0060    <item row="0" column="1">
0061     <widget class="QLabel" name="presencePixmapLabel">
0062      <property name="maximumSize">
0063       <size>
0064        <width>64</width>
0065        <height>64</height>
0066       </size>
0067      </property>
0068      <property name="text">
0069       <string/>
0070      </property>
0071     </widget>
0072    </item>
0073    <item row="0" column="2">
0074     <widget class="QLabel" name="nameLabel">
0075      <property name="text">
0076       <string/>
0077      </property>
0078     </widget>
0079    </item>
0080    <item row="2" column="2">
0081     <spacer name="verticalSpacer">
0082      <property name="orientation">
0083       <enum>Qt::Vertical</enum>
0084      </property>
0085      <property name="sizeHint" stdset="0">
0086       <size>
0087        <width>20</width>
0088        <height>40</height>
0089       </size>
0090      </property>
0091     </spacer>
0092    </item>
0093   </layout>
0094  </widget>
0095  <resources/>
0096  <connections/>
0097 </ui>