180 lines
4.1 KiB
XML
180 lines
4.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<ui version="4.0">
|
|
<class>MainWindow</class>
|
|
<widget class="QMainWindow" name="MainWindow">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>600</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<string>MainWindow</string>
|
|
</property>
|
|
<widget class="QWidget" name="centralwidget">
|
|
<widget class="caLabel" name="calabel_47">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>0</y>
|
|
<width>281</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>$(name)</string>
|
|
</property>
|
|
<property name="textFormat">
|
|
<enum>Qt::MarkdownText</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="Line" name="line_18">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>300</x>
|
|
<y>-2</y>
|
|
<width>20</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="orientation">
|
|
<enum>Qt::Vertical</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="Line" name="line_19">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>474</x>
|
|
<y>0</y>
|
|
<width>20</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="orientation">
|
|
<enum>Qt::Vertical</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caRelatedDisplay" name="carelateddisplay_23">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>506</x>
|
|
<y>0</y>
|
|
<width>20</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="background">
|
|
<color>
|
|
<red>183</red>
|
|
<green>157</green>
|
|
<blue>92</blue>
|
|
</color>
|
|
</property>
|
|
<property name="labels">
|
|
<string>P</string>
|
|
</property>
|
|
<property name="files">
|
|
<string>$(panelcmd)</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>$(macro)</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLed" name="caled_55">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>442</x>
|
|
<y>0</y>
|
|
<width>20</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="sizeIncrement">
|
|
<size>
|
|
<width>0</width>
|
|
<height>0</height>
|
|
</size>
|
|
</property>
|
|
<property name="baseSize">
|
|
<size>
|
|
<width>0</width>
|
|
<height>0</height>
|
|
</size>
|
|
</property>
|
|
<property name="rectangular">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="gradientEnabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="ledWidth">
|
|
<number>18</number>
|
|
</property>
|
|
<property name="ledHeight">
|
|
<number>18</number>
|
|
</property>
|
|
<property name="linearGradient">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="scaleContents">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="channel" stdset="0">
|
|
<string notr="true">$(alive)</string>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLed::Alarm</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caChoice" name="cachoice_18">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>322</x>
|
|
<y>0</y>
|
|
<width>100</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="channel" stdset="0">
|
|
<string notr="true">$(onoff)</string>
|
|
</property>
|
|
<property name="stackingMode" stdset="0">
|
|
<enum>caChoice::Column</enum>
|
|
</property>
|
|
<property name="endBit">
|
|
<number>1</number>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</widget>
|
|
<customwidgets>
|
|
<customwidget>
|
|
<class>caChoice</class>
|
|
<extends>QWidget</extends>
|
|
<header>caChoice</header>
|
|
</customwidget>
|
|
<customwidget>
|
|
<class>caRelatedDisplay</class>
|
|
<extends>QWidget</extends>
|
|
<header>caRelatedDisplay</header>
|
|
</customwidget>
|
|
<customwidget>
|
|
<class>caLabel</class>
|
|
<extends>QLabel</extends>
|
|
<header>caLabel</header>
|
|
</customwidget>
|
|
<customwidget>
|
|
<class>caLed</class>
|
|
<extends>QWidget</extends>
|
|
<header>caLed</header>
|
|
</customwidget>
|
|
</customwidgets>
|
|
<resources/>
|
|
<connections/>
|
|
</ui>
|