Warning, /system/liquidshell/DiskUsageAppletConfigureDialog.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>DiskUsageAppletConfigureDialog</class>
0004  <widget class="QDialog" name="DiskUsageAppletConfigureDialog">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>477</width>
0010     <height>177</height>
0011    </rect>
0012   </property>
0013   <property name="windowTitle">
0014    <string>Dialog</string>
0015   </property>
0016   <layout class="QGridLayout" name="gridLayout">
0017    <item row="0" column="0">
0018     <widget class="QLabel" name="label_4">
0019      <property name="text">
0020       <string>Text</string>
0021      </property>
0022     </widget>
0023    </item>
0024    <item row="4" column="2">
0025     <widget class="QDialogButtonBox" name="buttonBox">
0026      <property name="orientation">
0027       <enum>Qt::Horizontal</enum>
0028      </property>
0029      <property name="standardButtons">
0030       <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
0031      </property>
0032     </widget>
0033    </item>
0034    <item row="1" column="1" colspan="2">
0035     <widget class="KColorButton" name="backgroundColor">
0036      <property name="alphaChannelEnabled">
0037       <bool>true</bool>
0038      </property>
0039     </widget>
0040    </item>
0041    <item row="2" column="0">
0042     <widget class="QLabel" name="label_6">
0043      <property name="text">
0044       <string>Bar Text</string>
0045      </property>
0046     </widget>
0047    </item>
0048    <item row="0" column="1" colspan="2">
0049     <widget class="KColorButton" name="textColor">
0050      <property name="alphaChannelEnabled">
0051       <bool>true</bool>
0052      </property>
0053     </widget>
0054    </item>
0055    <item row="1" column="0">
0056     <widget class="QLabel" name="label_5">
0057      <property name="text">
0058       <string>Background</string>
0059      </property>
0060     </widget>
0061    </item>
0062    <item row="2" column="1" colspan="2">
0063     <widget class="KColorButton" name="barTextColor">
0064      <property name="alphaChannelEnabled">
0065       <bool>true</bool>
0066      </property>
0067     </widget>
0068    </item>
0069    <item row="3" column="0">
0070     <widget class="QLabel" name="label_7">
0071      <property name="text">
0072       <string>Bar Background</string>
0073      </property>
0074     </widget>
0075    </item>
0076    <item row="3" column="1" colspan="2">
0077     <widget class="KColorButton" name="barBackgroundColor">
0078      <property name="alphaChannelEnabled">
0079       <bool>true</bool>
0080      </property>
0081     </widget>
0082    </item>
0083   </layout>
0084  </widget>
0085  <customwidgets>
0086   <customwidget>
0087    <class>KColorButton</class>
0088    <extends>QPushButton</extends>
0089    <header>kcolorbutton.h</header>
0090   </customwidget>
0091  </customwidgets>
0092  <resources/>
0093  <connections>
0094   <connection>
0095    <sender>buttonBox</sender>
0096    <signal>accepted()</signal>
0097    <receiver>DiskUsageAppletConfigureDialog</receiver>
0098    <slot>accept()</slot>
0099    <hints>
0100     <hint type="sourcelabel">
0101      <x>248</x>
0102      <y>254</y>
0103     </hint>
0104     <hint type="destinationlabel">
0105      <x>157</x>
0106      <y>274</y>
0107     </hint>
0108    </hints>
0109   </connection>
0110   <connection>
0111    <sender>buttonBox</sender>
0112    <signal>rejected()</signal>
0113    <receiver>DiskUsageAppletConfigureDialog</receiver>
0114    <slot>reject()</slot>
0115    <hints>
0116     <hint type="sourcelabel">
0117      <x>316</x>
0118      <y>260</y>
0119     </hint>
0120     <hint type="destinationlabel">
0121      <x>286</x>
0122      <y>274</y>
0123     </hint>
0124    </hints>
0125   </connection>
0126  </connections>
0127 </ui>