Warning, /system/apper/PkSession/IntroDialog.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>IntroDialog</class>
0004 <widget class="QWidget" name="IntroDialog">
0005 <property name="geometry">
0006 <rect>
0007 <x>0</x>
0008 <y>0</y>
0009 <width>457</width>
0010 <height>130</height>
0011 </rect>
0012 </property>
0013 <layout class="QGridLayout" name="gridLayout">
0014 <property name="margin">
0015 <number>0</number>
0016 </property>
0017 <item row="1" column="0" rowspan="2">
0018 <widget class="QListView" name="listView">
0019 <property name="minimumSize">
0020 <size>
0021 <width>350</width>
0022 <height>0</height>
0023 </size>
0024 </property>
0025 <property name="focusPolicy">
0026 <enum>Qt::NoFocus</enum>
0027 </property>
0028 <property name="styleSheet">
0029 <string notr="true">QListView {
0030 background: transparent;
0031 };</string>
0032 </property>
0033 <property name="frameShape">
0034 <enum>QFrame::NoFrame</enum>
0035 </property>
0036 <property name="frameShadow">
0037 <enum>QFrame::Plain</enum>
0038 </property>
0039 <property name="defaultDropAction">
0040 <enum>Qt::LinkAction</enum>
0041 </property>
0042 <property name="iconSize">
0043 <size>
0044 <width>32</width>
0045 <height>32</height>
0046 </size>
0047 </property>
0048 <property name="spacing">
0049 <number>5</number>
0050 </property>
0051 <property name="wordWrap">
0052 <bool>true</bool>
0053 </property>
0054 </widget>
0055 </item>
0056 <item row="3" column="0">
0057 <widget class="QLabel" name="descriptionL">
0058 <property name="sizePolicy">
0059 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0060 <horstretch>0</horstretch>
0061 <verstretch>0</verstretch>
0062 </sizepolicy>
0063 </property>
0064 <property name="text">
0065 <string>TextLabel</string>
0066 </property>
0067 <property name="wordWrap">
0068 <bool>true</bool>
0069 </property>
0070 <property name="margin">
0071 <number>5</number>
0072 </property>
0073 <property name="indent">
0074 <number>15</number>
0075 </property>
0076 </widget>
0077 </item>
0078 </layout>
0079 </widget>
0080 <resources/>
0081 <connections/>
0082 </ui>