Warning, /plasma/bluedevil/src/wizard/pages/success.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>Success</class> 0004 <widget class="QWidget" name="Success"> 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="QVBoxLayout" name="verticalLayout"> 0014 <item> 0015 <layout class="QHBoxLayout" name="horizontalLayout"> 0016 <property name="spacing"> 0017 <number>10</number> 0018 </property> 0019 <item> 0020 <spacer name="horizontalSpacer"> 0021 <property name="orientation"> 0022 <enum>Qt::Horizontal</enum> 0023 </property> 0024 <property name="sizeType"> 0025 <enum>QSizePolicy::Fixed</enum> 0026 </property> 0027 <property name="sizeHint" stdset="0"> 0028 <size> 0029 <width>10</width> 0030 <height>20</height> 0031 </size> 0032 </property> 0033 </spacer> 0034 </item> 0035 <item> 0036 <widget class="QLabel" name="successIcon"> 0037 <property name="maximumSize"> 0038 <size> 0039 <width>48</width> 0040 <height>48</height> 0041 </size> 0042 </property> 0043 </widget> 0044 </item> 0045 <item> 0046 <widget class="QLabel" name="successLbl"> 0047 <property name="text"> 0048 <string/> 0049 </property> 0050 <property name="textFormat"> 0051 <enum>Qt::PlainText</enum> 0052 </property> 0053 </widget> 0054 </item> 0055 </layout> 0056 </item> 0057 <item> 0058 <spacer name="verticalSpacer"> 0059 <property name="orientation"> 0060 <enum>Qt::Vertical</enum> 0061 </property> 0062 <property name="sizeHint" stdset="0"> 0063 <size> 0064 <width>20</width> 0065 <height>40</height> 0066 </size> 0067 </property> 0068 </spacer> 0069 </item> 0070 </layout> 0071 </widget> 0072 <resources/> 0073 <connections/> 0074 </ui>