99 lines
2.5 KiB
XML
99 lines
2.5 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<ui version="4.0">
|
|
<class>Form</class>
|
|
<widget class="QWidget" name="Form">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>610</width>
|
|
<height>735</height>
|
|
</rect>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<string>Form</string>
|
|
</property>
|
|
<property name="autoFillBackground">
|
|
<bool>false</bool>
|
|
</property>
|
|
<widget class="caLabel" name="caLabel_0">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>781</width>
|
|
<height>26</height>
|
|
</rect>
|
|
</property>
|
|
<property name="statusTip">
|
|
<string>Expert</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>Smaract Controller $(P):$(M)</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignLeading</set>
|
|
</property>
|
|
<property name="foreground">
|
|
<color>
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLabel::Default</enum>
|
|
</property>
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caInclude" name="cainclude_3">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>5</x>
|
|
<y>53</y>
|
|
<width>590</width>
|
|
<height>672</height>
|
|
</rect>
|
|
</property>
|
|
<property name="macro">
|
|
<string>P=$(P),T=$(T),M=$(M)1;P=$(P),T=$(T),M=$(M)2;P=$(P),T=$(T),M=$(M)3;P=$(P),T=$(T),M=$(M)4;P=$(P),T=$(T),M=$(M)5;P=$(P),T=$(T),M=$(M)6;P=$(P),T=$(T),M=$(M)7;P=$(P),T=$(T),M=$(M)8;P=$(P),T=$(T),M=$(M)9;P=$(P),T=$(T),M=$(M)10;P=$(P),T=$(T),M=$(M)11;P=$(P),T=$(T),M=$(M)12;P=$(P),T=$(T),M=$(M)13;P=$(P),T=$(T),M=$(M)14;P=$(P),T=$(T),M=$(M)15</string>
|
|
</property>
|
|
<property name="filename" stdset="0">
|
|
<string notr="true">motor_exp.ui</string>
|
|
</property>
|
|
<property name="numberOfItems" stdset="0">
|
|
<number>15</number>
|
|
</property>
|
|
<property name="verticalSpacing" stdset="0">
|
|
<number>3</number>
|
|
</property>
|
|
<property name="frameShape">
|
|
<enum>caInclude::NoFrame</enum>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<customwidgets>
|
|
<customwidget>
|
|
<class>caLabel</class>
|
|
<extends>QLabel</extends>
|
|
<header>caLabel</header>
|
|
</customwidget>
|
|
<customwidget>
|
|
<class>caInclude</class>
|
|
<extends>QWidget</extends>
|
|
<header>caInclude</header>
|
|
</customwidget>
|
|
</customwidgets>
|
|
<resources/>
|
|
<connections/>
|
|
</ui>
|