mirror of
https://bitbucket.org/smil3y/kde-extraapps.git
synced 2025-02-24 19:02:53 +00:00
423 lines
11 KiB
XML
423 lines
11 KiB
XML
<ui version="4.0" >
|
|
<class>clockConfig</class>
|
|
<widget class="QWidget" name="clockConfig" >
|
|
<property name="geometry" >
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>586</width>
|
|
<height>349</height>
|
|
</rect>
|
|
</property>
|
|
<property name="minimumSize" >
|
|
<size>
|
|
<width>400</width>
|
|
<height>300</height>
|
|
</size>
|
|
</property>
|
|
<layout class="QGridLayout" name="gridLayout" >
|
|
<item row="0" column="0" >
|
|
<widget class="QLabel" name="Appearance" >
|
|
<property name="font" >
|
|
<font>
|
|
<weight>75</weight>
|
|
<bold>true</bold>
|
|
</font>
|
|
</property>
|
|
<property name="text" >
|
|
<string>Appearance</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="1" column="1" >
|
|
<widget class="QLabel" name="label" >
|
|
<property name="text" >
|
|
<string>Active LEDs:</string>
|
|
</property>
|
|
<property name="alignment" >
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="3" column="4" >
|
|
<layout class="QHBoxLayout" name="horizontalLayout_3" >
|
|
<item>
|
|
<widget class="QRadioButton" name="onLedsCustomColorRadioButton" >
|
|
<property name="text" >
|
|
<string>Use custom color for active LEDs:</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="KColorButton" name="onLedsCustomColorButton" />
|
|
</item>
|
|
<item>
|
|
<spacer name="horizontalSpacer_3" >
|
|
<property name="orientation" >
|
|
<enum>Qt::Horizontal</enum>
|
|
</property>
|
|
<property name="sizeHint" stdset="0" >
|
|
<size>
|
|
<width>40</width>
|
|
<height>20</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
</layout>
|
|
</item>
|
|
<item row="4" column="2" >
|
|
<spacer name="verticalSpacer_3" >
|
|
<property name="orientation" >
|
|
<enum>Qt::Vertical</enum>
|
|
</property>
|
|
<property name="sizeType" >
|
|
<enum>QSizePolicy::Fixed</enum>
|
|
</property>
|
|
<property name="sizeHint" stdset="0" >
|
|
<size>
|
|
<width>20</width>
|
|
<height>7</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
<item row="5" column="0" colspan="2" >
|
|
<widget class="QLabel" name="label_4" >
|
|
<property name="text" >
|
|
<string>Inactive LEDs:</string>
|
|
</property>
|
|
<property name="alignment" >
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="5" column="2" colspan="3" >
|
|
<widget class="QCheckBox" name="showOffLedsCheckBox" >
|
|
<property name="toolTip" >
|
|
<string>Show the inactive LEDs</string>
|
|
</property>
|
|
<property name="whatsThis" >
|
|
<string>Check this if you want to see the inactive LEDs.</string>
|
|
</property>
|
|
<property name="text" >
|
|
<string>Show</string>
|
|
</property>
|
|
<property name="checked" >
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="6" column="4" >
|
|
<widget class="QRadioButton" name="offLedsDefaultColorRadioButton" >
|
|
<property name="text" >
|
|
<string>Use theme color</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="7" column="4" >
|
|
<layout class="QHBoxLayout" name="horizontalLayout_2" >
|
|
<item>
|
|
<widget class="QRadioButton" name="offLedsCustomColorRadioButton" >
|
|
<property name="sizePolicy" >
|
|
<sizepolicy vsizetype="Fixed" hsizetype="Minimum" >
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="text" >
|
|
<string>Use custom color for inactive LEDs:</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="KColorButton" name="offLedsCustomColorButton" />
|
|
</item>
|
|
<item>
|
|
<spacer name="horizontalSpacer_2" >
|
|
<property name="orientation" >
|
|
<enum>Qt::Horizontal</enum>
|
|
</property>
|
|
<property name="sizeHint" stdset="0" >
|
|
<size>
|
|
<width>40</width>
|
|
<height>20</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
</layout>
|
|
</item>
|
|
<item row="8" column="2" colspan="2" >
|
|
<spacer name="verticalSpacer_2" >
|
|
<property name="orientation" >
|
|
<enum>Qt::Vertical</enum>
|
|
</property>
|
|
<property name="sizeType" >
|
|
<enum>QSizePolicy::Fixed</enum>
|
|
</property>
|
|
<property name="sizeHint" stdset="0" >
|
|
<size>
|
|
<width>20</width>
|
|
<height>7</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
<item row="9" column="0" colspan="2" >
|
|
<widget class="QLabel" name="label_3" >
|
|
<property name="text" >
|
|
<string>Grid:</string>
|
|
</property>
|
|
<property name="alignment" >
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="9" column="2" colspan="3" >
|
|
<widget class="QCheckBox" name="showGridCheckBox" >
|
|
<property name="toolTip" >
|
|
<string>Show the grid</string>
|
|
</property>
|
|
<property name="whatsThis" >
|
|
<string>Check this if you want to see a grid around leds.</string>
|
|
</property>
|
|
<property name="text" >
|
|
<string>Show</string>
|
|
</property>
|
|
<property name="checked" >
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="10" column="4" >
|
|
<widget class="QRadioButton" name="gridDefaultColorRadioButton" >
|
|
<property name="text" >
|
|
<string>Use theme color</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="11" column="4" >
|
|
<layout class="QHBoxLayout" name="horizontalLayout" >
|
|
<item>
|
|
<widget class="QRadioButton" name="gridCustomColorRadioButton" >
|
|
<property name="text" >
|
|
<string>Use custom grid color:</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="KColorButton" name="gridCustomColorButton" />
|
|
</item>
|
|
<item>
|
|
<spacer name="horizontalSpacer" >
|
|
<property name="orientation" >
|
|
<enum>Qt::Horizontal</enum>
|
|
</property>
|
|
<property name="sizeHint" stdset="0" >
|
|
<size>
|
|
<width>40</width>
|
|
<height>20</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
</layout>
|
|
</item>
|
|
<item row="12" column="0" >
|
|
<spacer name="verticalSpacer_4" >
|
|
<property name="orientation" >
|
|
<enum>Qt::Vertical</enum>
|
|
</property>
|
|
<property name="sizeType" >
|
|
<enum>QSizePolicy::Fixed</enum>
|
|
</property>
|
|
<property name="sizeHint" stdset="0" >
|
|
<size>
|
|
<width>20</width>
|
|
<height>13</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
<item row="13" column="0" >
|
|
<widget class="QLabel" name="label_6" >
|
|
<property name="font" >
|
|
<font>
|
|
<weight>75</weight>
|
|
<bold>true</bold>
|
|
</font>
|
|
</property>
|
|
<property name="text" >
|
|
<string>Information</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="15" column="3" colspan="2" >
|
|
<spacer name="verticalSpacer" >
|
|
<property name="orientation" >
|
|
<enum>Qt::Vertical</enum>
|
|
</property>
|
|
<property name="sizeHint" stdset="0" >
|
|
<size>
|
|
<width>20</width>
|
|
<height>40</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
<item row="2" column="4" >
|
|
<widget class="QRadioButton" name="onLedsDefaultColorRadioButton" >
|
|
<property name="text" >
|
|
<string>Use theme color</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="14" column="1" >
|
|
<widget class="QLabel" name="showSecondsLabel" >
|
|
<property name="text" >
|
|
<string>Seconds:</string>
|
|
</property>
|
|
<property name="alignment" >
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="14" column="2" colspan="3" >
|
|
<widget class="QCheckBox" name="showSecondHandCheckBox" >
|
|
<property name="toolTip" >
|
|
<string>Show the seconds LEDs</string>
|
|
</property>
|
|
<property name="whatsThis" >
|
|
<string>Check this if you want to display seconds LEDs in order to see the seconds.</string>
|
|
</property>
|
|
<property name="text" >
|
|
<string>Show</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
<customwidgets>
|
|
<customwidget>
|
|
<class>KColorButton</class>
|
|
<extends>QPushButton</extends>
|
|
<header>kcolorbutton.h</header>
|
|
</customwidget>
|
|
</customwidgets>
|
|
<resources/>
|
|
<connections>
|
|
<connection>
|
|
<sender>onLedsDefaultColorRadioButton</sender>
|
|
<signal>toggled(bool)</signal>
|
|
<receiver>onLedsCustomColorButton</receiver>
|
|
<slot>setDisabled(bool)</slot>
|
|
<hints>
|
|
<hint type="sourcelabel" >
|
|
<x>558</x>
|
|
<y>55</y>
|
|
</hint>
|
|
<hint type="destinationlabel" >
|
|
<x>423</x>
|
|
<y>82</y>
|
|
</hint>
|
|
</hints>
|
|
</connection>
|
|
<connection>
|
|
<sender>offLedsDefaultColorRadioButton</sender>
|
|
<signal>toggled(bool)</signal>
|
|
<receiver>offLedsCustomColorButton</receiver>
|
|
<slot>setDisabled(bool)</slot>
|
|
<hints>
|
|
<hint type="sourcelabel" >
|
|
<x>566</x>
|
|
<y>148</y>
|
|
</hint>
|
|
<hint type="destinationlabel" >
|
|
<x>424</x>
|
|
<y>172</y>
|
|
</hint>
|
|
</hints>
|
|
</connection>
|
|
<connection>
|
|
<sender>gridDefaultColorRadioButton</sender>
|
|
<signal>toggled(bool)</signal>
|
|
<receiver>gridCustomColorButton</receiver>
|
|
<slot>setDisabled(bool)</slot>
|
|
<hints>
|
|
<hint type="sourcelabel" >
|
|
<x>547</x>
|
|
<y>243</y>
|
|
</hint>
|
|
<hint type="destinationlabel" >
|
|
<x>395</x>
|
|
<y>267</y>
|
|
</hint>
|
|
</hints>
|
|
</connection>
|
|
<connection>
|
|
<sender>showOffLedsCheckBox</sender>
|
|
<signal>toggled(bool)</signal>
|
|
<receiver>offLedsDefaultColorRadioButton</receiver>
|
|
<slot>setEnabled(bool)</slot>
|
|
<hints>
|
|
<hint type="sourcelabel" >
|
|
<x>164</x>
|
|
<y>124</y>
|
|
</hint>
|
|
<hint type="destinationlabel" >
|
|
<x>184</x>
|
|
<y>147</y>
|
|
</hint>
|
|
</hints>
|
|
</connection>
|
|
<connection>
|
|
<sender>showOffLedsCheckBox</sender>
|
|
<signal>toggled(bool)</signal>
|
|
<receiver>offLedsCustomColorRadioButton</receiver>
|
|
<slot>setEnabled(bool)</slot>
|
|
<hints>
|
|
<hint type="sourcelabel" >
|
|
<x>296</x>
|
|
<y>120</y>
|
|
</hint>
|
|
<hint type="destinationlabel" >
|
|
<x>296</x>
|
|
<y>176</y>
|
|
</hint>
|
|
</hints>
|
|
</connection>
|
|
<connection>
|
|
<sender>showGridCheckBox</sender>
|
|
<signal>toggled(bool)</signal>
|
|
<receiver>gridDefaultColorRadioButton</receiver>
|
|
<slot>setEnabled(bool)</slot>
|
|
<hints>
|
|
<hint type="sourcelabel" >
|
|
<x>165</x>
|
|
<y>217</y>
|
|
</hint>
|
|
<hint type="destinationlabel" >
|
|
<x>191</x>
|
|
<y>238</y>
|
|
</hint>
|
|
</hints>
|
|
</connection>
|
|
<connection>
|
|
<sender>showGridCheckBox</sender>
|
|
<signal>toggled(bool)</signal>
|
|
<receiver>gridCustomColorRadioButton</receiver>
|
|
<slot>setEnabled(bool)</slot>
|
|
<hints>
|
|
<hint type="sourcelabel" >
|
|
<x>264</x>
|
|
<y>210</y>
|
|
</hint>
|
|
<hint type="destinationlabel" >
|
|
<x>256</x>
|
|
<y>268</y>
|
|
</hint>
|
|
</hints>
|
|
</connection>
|
|
</connections>
|
|
</ui>
|