Warning, /plasma/systemsettings/core/externalModule.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>ExternalModule</class> 0004 <widget class="QWidget" name="ExternalModule"> 0005 <property name="geometry"> 0006 <rect> 0007 <x>0</x> 0008 <y>0</y> 0009 <width>400</width> 0010 <height>105</height> 0011 </rect> 0012 </property> 0013 <property name="windowTitle"> 0014 <string>Dialog</string> 0015 </property> 0016 <layout class="QVBoxLayout" name="verticalLayout"> 0017 <item> 0018 <widget class="QLabel" name="LblText"> 0019 <property name="text"> 0020 <string notr="true">((PlaceholderText))</string> 0021 </property> 0022 <property name="alignment"> 0023 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> 0024 </property> 0025 </widget> 0026 </item> 0027 <item> 0028 <layout class="QHBoxLayout" name="horizontalLayout"> 0029 <item> 0030 <widget class="QPushButton" name="PbRelaunch"> 0031 <property name="text"> 0032 <string/> 0033 </property> 0034 </widget> 0035 </item> 0036 <item> 0037 <spacer name="horizontalSpacer"> 0038 <property name="orientation"> 0039 <enum>Qt::Horizontal</enum> 0040 </property> 0041 <property name="sizeHint" stdset="0"> 0042 <size> 0043 <width>40</width> 0044 <height>20</height> 0045 </size> 0046 </property> 0047 </spacer> 0048 </item> 0049 </layout> 0050 </item> 0051 <item> 0052 <spacer name="verticalSpacer"> 0053 <property name="orientation"> 0054 <enum>Qt::Vertical</enum> 0055 </property> 0056 <property name="sizeHint" stdset="0"> 0057 <size> 0058 <width>20</width> 0059 <height>24</height> 0060 </size> 0061 </property> 0062 </spacer> 0063 </item> 0064 </layout> 0065 </widget> 0066 <resources/> 0067 <connections/> 0068 </ui>