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.

305 lines
11 KiB

<!DOCTYPE UI><UI version="3.0" stdsetdef="1">
<class>KSPanelLightInterf</class>
<widget class="KSPanel">
<property name="name">
<cstring>KSPanelLightInterf</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>500</width>
<height>140</height>
</rect>
</property>
<property name="caption">
<string>KSPanelForm</string>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>1</number>
</property>
<property name="spacing">
<number>1</number>
</property>
<widget class="QFrame">
<property name="name">
<cstring>Frame5</cstring>
</property>
<property name="frameShape">
<enum>StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>Raised</enum>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>10</number>
</property>
<property name="spacing">
<number>1</number>
</property>
<widget class="QCheckBox" row="0" column="0">
<property name="name">
<cstring>lightc</cstring>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>25</height>
</size>
</property>
<property name="font">
<font>
<bold>1</bold>
<underline>1</underline>
</font>
</property>
<property name="text">
<string>Enable light</string>
</property>
</widget>
<spacer row="1" column="0">
<property name="name" stdset="0">
<cstring>Spacer1</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>
</grid>
</widget>
<widget class="QFrame">
<property name="name">
<cstring>Frame4</cstring>
</property>
<property name="frameShape">
<enum>StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>Raised</enum>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>10</number>
</property>
<property name="spacing">
<number>1</number>
</property>
<widget class="QLabel" row="2" column="0">
<property name="name">
<cstring>QLabel_21</cstring>
</property>
<property name="text">
<string>Elevation</string>
</property>
</widget>
<widget class="QSpinBox" row="1" column="1">
<property name="name">
<cstring>lightas</cstring>
</property>
<property name="maxValue">
<number>359</number>
</property>
</widget>
<widget class="QLabel" row="1" column="0">
<property name="name">
<cstring>QLabel_20</cstring>
</property>
<property name="text">
<string>Azimuth</string>
</property>
</widget>
<widget class="QLabel" row="3" column="0">
<property name="name">
<cstring>QLabel_22</cstring>
</property>
<property name="text">
<string>Intensity</string>
</property>
</widget>
<widget class="QSpinBox" row="3" column="1">
<property name="name">
<cstring>lightis</cstring>
</property>
<property name="maxValue">
<number>50</number>
</property>
<property name="minValue">
<number>-50</number>
</property>
</widget>
<widget class="QSpinBox" row="2" column="1">
<property name="name">
<cstring>lightes</cstring>
</property>
<property name="maxValue">
<number>90</number>
</property>
<property name="minValue">
<number>-90</number>
</property>
</widget>
<widget class="QLabel" row="0" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>QLabel_5</cstring>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>25</height>
</size>
</property>
<property name="font">
<font>
<bold>1</bold>
<underline>1</underline>
</font>
</property>
<property name="text">
<string>Directed light</string>
</property>
</widget>
<spacer row="4" column="0">
<property name="name" stdset="0">
<cstring>Spacer2</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>
</grid>
</widget>
<widget class="QFrame">
<property name="name">
<cstring>Frame3</cstring>
</property>
<property name="frameShape">
<enum>StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>Raised</enum>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>10</number>
</property>
<property name="spacing">
<number>1</number>
</property>
<widget class="QSpinBox" row="1" column="1">
<property name="name">
<cstring>lightams</cstring>
</property>
<property name="maxValue">
<number>50</number>
</property>
<property name="minValue">
<number>-50</number>
</property>
</widget>
<widget class="QLabel" row="1" column="0">
<property name="name">
<cstring>QLabel_23</cstring>
</property>
<property name="text">
<string>Intensity</string>
</property>
</widget>
<widget class="QLabel" row="0" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>QLabel_6</cstring>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>25</height>
</size>
</property>
<property name="font">
<font>
<bold>1</bold>
<underline>1</underline>
</font>
</property>
<property name="text">
<string>Ambient light</string>
</property>
</widget>
<spacer row="2" column="0">
<property name="name" stdset="0">
<cstring>Spacer3</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>
</grid>
</widget>
</hbox>
</widget>
<customwidgets>
<customwidget>
<class>KSPanel</class>
<header location="local">kspanel.h</header>
<sizehint>
<width>500</width>
<height>140</height>
</sizehint>
<container>1</container>
<sizepolicy>
<hordata>0</hordata>
<verdata>0</verdata>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
<pixmap>image0</pixmap>
</customwidget>
</customwidgets>
<images>
<image name="image0">
<data format="XPM.GZ" length="65">789cd3d7528808f055d0d2e72a2e492cc94c5648ce482c52d04a29cdcdad8c8eb5ade65232540043251d2e253d856405e554300073956aadb900494e10c6</data>
</image>
</images>
<layoutdefaults spacing="6" margin="11"/>
</UI>