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.
tdeaddons/kicker-applets/kbinaryclock/settings.ui

484 lines
20 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>Settings</class>
<widget class="TQWidget">
<property name="name">
<cstring>Settings</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>452</width>
<height>247</height>
</rect>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQGroupBox" row="2" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>groupBox6</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="frameShape">
<enum>GroupBoxPanel</enum>
</property>
<property name="frameShadow">
<enum>Sunken</enum>
</property>
<property name="title">
<string>Disabled LED</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>textLabel5</cstring>
</property>
<property name="text">
<string>Light</string>
</property>
</widget>
<widget class="TQSlider" row="0" column="0" rowspan="1" colspan="3">
<property name="name">
<cstring>kcfg_DarkFactor</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minValue">
<number>1</number>
</property>
<property name="maxValue">
<number>1000</number>
</property>
<property name="lineStep">
<number>5</number>
</property>
<property name="pageStep">
<number>10</number>
</property>
<property name="value">
<number>300</number>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="tickmarks">
<enum>NoMarks</enum>
</property>
<property name="tickInterval">
<number>50</number>
</property>
</widget>
<spacer row="1" column="1">
<property name="name">
<cstring>spacer1</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="tqsizeHint">
<size>
<width>21</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="TQLabel" row="1" column="2">
<property name="name">
<cstring>textLabel6</cstring>
</property>
<property name="text">
<string>Dark</string>
</property>
<property name="tqalignment">
<set>AlignVCenter|AlignRight</set>
</property>
</widget>
</grid>
</widget>
<widget class="TQGroupBox" row="1" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>groupBox1</cstring>
</property>
<property name="title">
<string>Color</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>textLabel2</cstring>
</property>
<property name="text">
<string>Background:</string>
</property>
</widget>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="text">
<string>LED:</string>
</property>
</widget>
<widget class="KColorButton" row="0" column="1">
<property name="name">
<cstring>kcfg_Color</cstring>
</property>
<property name="text">
<string></string>
</property>
</widget>
<widget class="KColorButton" row="1" column="1">
<property name="name">
<cstring>kcfg_Background</cstring>
</property>
<property name="text">
<string></string>
</property>
</widget>
<spacer row="0" column="2" rowspan="2" colspan="1">
<property name="name">
<cstring>spacer2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="tqsizeHint">
<size>
<width>16</width>
<height>20</height>
</size>
</property>
</spacer>
</grid>
</widget>
<widget class="TQButtonGroup" row="2" column="2">
<property name="name">
<cstring>kcfg_Shape</cstring>
</property>
<property name="title">
<string>LED Shape</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQRadioButton">
<property name="name">
<cstring>Shape_Rectangular</cstring>
</property>
<property name="text">
<string>&amp;Rectangular</string>
</property>
</widget>
<widget class="TQRadioButton">
<property name="name">
<cstring>Shape_Circular</cstring>
</property>
<property name="text">
<string>&amp;Circular</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
</vbox>
</widget>
<widget class="TQButtonGroup" row="1" column="2">
<property name="name">
<cstring>kcfg_Look</cstring>
</property>
<property name="title">
<string>LED Look</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQRadioButton">
<property name="name">
<cstring>Look_Flat</cstring>
</property>
<property name="text">
<string>&amp;Flat</string>
</property>
</widget>
<widget class="TQRadioButton">
<property name="name">
<cstring>Look_Raised</cstring>
</property>
<property name="text">
<string>R&amp;aised</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
<widget class="TQRadioButton">
<property name="name">
<cstring>Look_Sunken</cstring>
</property>
<property name="text">
<string>&amp;Sunken</string>
</property>
</widget>
</vbox>
</widget>
<widget class="TQLayoutWidget" row="0" column="4" rowspan="3" colspan="1">
<property name="name">
<cstring>tqlayout3</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQGroupBox">
<property name="name">
<cstring>preview</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>4</hsizetype>
<vsizetype>4</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="title">
<string>Preview</string>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<spacer>
<property name="name">
<cstring>spacer6</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="tqsizeHint">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="TQFrame">
<property name="name">
<cstring>frame1</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>4</hsizetype>
<vsizetype>4</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="frameShape">
<enum>StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>Raised</enum>
</property>
<property name="lineWidth">
<number>1</number>
</property>
<property name="margin">
<number>0</number>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>2</number>
</property>
<property name="spacing">
<number>0</number>
</property>
<widget class="KLed" row="0" column="0">
<property name="name">
<cstring>kLed1</cstring>
</property>
<property name="tqminimumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="state">
<enum>Off</enum>
</property>
</widget>
<widget class="KLed" row="0" column="1">
<property name="name">
<cstring>kLed2</cstring>
</property>
<property name="tqminimumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
</widget>
<widget class="KLed" row="1" column="1">
<property name="name">
<cstring>kLed4</cstring>
</property>
<property name="tqminimumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
</widget>
<widget class="KLed" row="1" column="0">
<property name="name">
<cstring>kLed3</cstring>
</property>
<property name="tqminimumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="state">
<enum>Off</enum>
</property>
</widget>
<widget class="KLed" row="2" column="1">
<property name="name">
<cstring>kLed6</cstring>
</property>
<property name="tqminimumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="state">
<enum>Off</enum>
</property>
</widget>
<widget class="KLed" row="2" column="0">
<property name="name">
<cstring>kLed5</cstring>
</property>
<property name="tqminimumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
</widget>
</grid>
</widget>
<spacer>
<property name="name">
<cstring>spacer7</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="tqsizeHint">
<size>
<width>21</width>
<height>20</height>
</size>
</property>
</spacer>
</hbox>
</widget>
<spacer>
<property name="name">
<cstring>spacer5</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="tqsizeHint">
<size>
<width>20</width>
<height>84</height>
</size>
</property>
</spacer>
</vbox>
</widget>
<widget class="TQCheckBox" row="0" column="0">
<property name="name">
<cstring>kcfg_Show_Seconds</cstring>
</property>
<property name="text">
<string>Show seconds</string>
</property>
</widget>
<widget class="TQCheckBox" row="0" column="1" rowspan="1" colspan="2">
<property name="name">
<cstring>kcfg_Hide_Off_Leds</cstring>
</property>
<property name="text">
<string>Hide unlit LEDs</string>
</property>
</widget>
<widget class="Line" row="0" column="3" rowspan="3" colspan="1">
<property name="name">
<cstring>line1</cstring>
</property>
<property name="frameShape">
<enum>VLine</enum>
</property>
<property name="frameShadow">
<enum>Sunken</enum>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
</widget>
</grid>
</widget>
<layoutdefaults spacing="6" margin="11"/>
<includehints>
<includehint>kcolorbutton.h</includehint>
<includehint>kled.h</includehint>
</includehints>
</UI>