You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdebase/kicker/applets/clock/digital.ui

302 lines
12 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>DigitalWidget</class>
<widget class="TQWidget">
<property name="name">
<cstring>DigitalWidget</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>553</width>
<height>251</height>
</rect>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<widget class="TQButtonGroup">
<property name="name">
<cstring>ButtonGroup2_3</cstring>
</property>
<property name="title">
<string>Display</string>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQCheckBox">
<property name="name">
<cstring>kcfg_DigitalShowDate</cstring>
</property>
<property name="text">
<string>Dat&amp;e</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>kcfg_DigitalShowSeconds</cstring>
</property>
<property name="text">
<string>Seco&amp;nds</string>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>kcfg_DigitalShowDayOfWeek</cstring>
</property>
<property name="text">
<string>Da&amp;y of week</string>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>kcfg_DigitalBlink</cstring>
</property>
<property name="text">
<string>Blin&amp;king dots</string>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>kcfg_DigitalShowFrame</cstring>
</property>
<property name="text">
<string>&amp;Frame</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer21</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</spacer>
</hbox>
</widget>
<widget class="TQGroupBox">
<property name="name">
<cstring>groupBox1</cstring>
</property>
<property name="title">
<string>Time</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQCheckBox">
<property name="name">
<cstring>kcfg_DigitalLCDStyle</cstring>
</property>
<property name="text">
<string>LCD look</string>
</property>
<property name="checked">
<bool>false</bool>
</property>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout14</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>Foreground_ColorL</cstring>
</property>
<property name="enabled">
<bool>true</bool>
</property>
<property name="text">
<string>Foreground color:</string>
</property>
<property name="buddy" stdset="0">
<cstring>kcfg_DigitalForegroundColor</cstring>
</property>
</widget>
<widget class="KColorButton" row="2" column="1">
<property name="name">
<cstring>kcfg_DigitalBackgroundColor</cstring>
</property>
<property name="enabled">
<bool>true</bool>
</property>
<property name="text">
<string></string>
</property>
</widget>
<widget class="TQLabel" row="2" column="0">
<property name="name">
<cstring>backgroundDigitalLabel</cstring>
</property>
<property name="enabled">
<bool>true</bool>
</property>
<property name="text">
<string>Background color:</string>
</property>
<property name="buddy" stdset="0">
<cstring>kcfg_DigitalBackgroundColor</cstring>
</property>
</widget>
<widget class="KColorButton" row="0" column="1">
<property name="name">
<cstring>kcfg_DigitalForegroundColor</cstring>
</property>
<property name="enabled">
<bool>true</bool>
</property>
<property name="text">
<string></string>
</property>
</widget>
<widget class="KColorButton" row="1" column="1">
<property name="name">
<cstring>kcfg_DigitalShadowColor</cstring>
</property>
<property name="enabled">
<bool>true</bool>
</property>
<property name="text">
<string></string>
</property>
</widget>
<spacer row="1" column="2">
<property name="name">
<cstring>spacer9</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>110</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>Shadow_ColorL</cstring>
</property>
<property name="enabled">
<bool>true</bool>
</property>
<property name="text">
<string>Shadow color:</string>
</property>
<property name="buddy" stdset="0">
<cstring>kcfg_DigitalShadowColor</cstring>
</property>
</widget>
</grid>
</widget>
<spacer>
<property name="name">
<cstring>spacer75</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</spacer>
</vbox>
</widget>
</vbox>
</widget>
<customwidgets>
</customwidgets>
<connections>
<connection>
<sender>kcfg_DigitalLCDStyle</sender>
<signal>toggled(bool)</signal>
<receiver>kcfg_DigitalBackgroundColor</receiver>
<slot>setDisabled(bool)</slot>
</connection>
<connection>
<sender>kcfg_DigitalLCDStyle</sender>
<signal>toggled(bool)</signal>
<receiver>backgroundDigitalLabel</receiver>
<slot>setDisabled(bool)</slot>
</connection>
<connection>
<sender>kcfg_DigitalLCDStyle</sender>
<signal>toggled(bool)</signal>
<receiver>kcfg_DigitalForegroundColor</receiver>
<slot>setDisabled(bool)</slot>
</connection>
<connection>
<sender>kcfg_DigitalLCDStyle</sender>
<signal>toggled(bool)</signal>
<receiver>Foreground_ColorL</receiver>
<slot>setDisabled(bool)</slot>
</connection>
<connection>
<sender>kcfg_DigitalLCDStyle</sender>
<signal>toggled(bool)</signal>
<receiver>kcfg_DigitalShadowColor</receiver>
<slot>setDisabled(bool)</slot>
</connection>
<connection>
<sender>kcfg_DigitalLCDStyle</sender>
<signal>toggled(bool)</signal>
<receiver>Shadow_ColorL</receiver>
<slot>setDisabled(bool)</slot>
</connection>
</connections>
<tabstops>
<tabstop>kcfg_DigitalShowDate</tabstop>
<tabstop>kcfg_DigitalShowSeconds</tabstop>
<tabstop>kcfg_DigitalBlink</tabstop>
<tabstop>kcfg_DigitalShowFrame</tabstop>
<tabstop>kcfg_DigitalLCDStyle</tabstop>
<tabstop>kcfg_DigitalForegroundColor</tabstop>
<tabstop>kcfg_DigitalShadowColor</tabstop>
<tabstop>kcfg_DigitalBackgroundColor</tabstop>
</tabstops>
<includes>
<include location="local" impldecl="in implementation">digital.ui.h</include>
<include location="global" impldecl="in implementation">kcolorbutton.h</include>
<include location="global" impldecl="in implementation">kdialog.h</include>
<include location="global" impldecl="in implementation">tdefontrequester.h</include>
</includes>
<Q_SLOTS>
<slot>kcfg_DigitalLCDStyle_stateChanged( int )</slot>
</Q_SLOTS>
<layoutdefaults spacing="3" margin="6"/>
<layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/>
</UI>