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.

260 lines
8.7 KiB

<!DOCTYPE UI><UI version="3.0" stdsetdef="1">
<class>KSMPanelRefInterf</class>
<widget class="KSMPanel">
<property name="name">
<cstring>KSMPanelRefInterf</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>500</width>
<height>140</height>
</rect>
</property>
<property name="caption">
<string>KSMPanelForm</string>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>2</number>
</property>
<property name="spacing">
<number>2</number>
</property>
<widget class="QFrame">
<property name="name">
<cstring>Frame4</cstring>
</property>
<property name="minimumSize">
<size>
<width>175</width>
<height>0</height>
</size>
</property>
<property name="frameShape">
<enum>StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>Raised</enum>
</property>
<widget class="QLineEdit">
<property name="name">
<cstring>matrixColTo</cstring>
</property>
<property name="geometry">
<rect>
<x>120</x>
<y>35</y>
<width>45</width>
<height>22</height>
</rect>
</property>
<property name="toolTip" stdset="0">
<string>To column ( -1 max available ) </string>
</property>
</widget>
<widget class="QLineEdit">
<property name="name">
<cstring>matrixRowTo</cstring>
</property>
<property name="geometry">
<rect>
<x>120</x>
<y>10</y>
<width>45</width>
<height>22</height>
</rect>
</property>
<property name="toolTip" stdset="0">
<string>To row ( -1 max available ) </string>
</property>
</widget>
<widget class="QLineEdit">
<property name="name">
<cstring>matrixRowStep</cstring>
</property>
<property name="geometry">
<rect>
<x>95</x>
<y>10</y>
<width>25</width>
<height>22</height>
</rect>
</property>
<property name="toolTip" stdset="0">
<string>Step</string>
</property>
</widget>
<widget class="QLineEdit">
<property name="name">
<cstring>matrixColStep</cstring>
</property>
<property name="geometry">
<rect>
<x>95</x>
<y>35</y>
<width>25</width>
<height>22</height>
</rect>
</property>
<property name="toolTip" stdset="0">
<string>Step</string>
</property>
</widget>
<widget class="QLineEdit">
<property name="name">
<cstring>matrixColFrom</cstring>
</property>
<property name="geometry">
<rect>
<x>50</x>
<y>35</y>
<width>45</width>
<height>22</height>
</rect>
</property>
<property name="toolTip" stdset="0">
<string>From column</string>
</property>
</widget>
<widget class="QLineEdit">
<property name="name">
<cstring>matrixRowFrom</cstring>
</property>
<property name="geometry">
<rect>
<x>50</x>
<y>10</y>
<width>45</width>
<height>22</height>
</rect>
</property>
<property name="text">
<string></string>
</property>
<property name="toolTip" stdset="0">
<string>From row</string>
</property>
</widget>
<widget class="QLabel">
<property name="name">
<cstring>TextLabel3</cstring>
</property>
<property name="geometry">
<rect>
<x>10</x>
<y>30</y>
<width>40</width>
<height>30</height>
</rect>
</property>
<property name="text">
<string>Cols</string>
</property>
</widget>
<widget class="QLabel">
<property name="name">
<cstring>TextLabel2</cstring>
</property>
<property name="geometry">
<rect>
<x>10</x>
<y>10</y>
<width>40</width>
<height>25</height>
</rect>
</property>
<property name="text">
<string>Rows</string>
</property>
</widget>
<widget class="QCheckBox">
<property name="name">
<cstring>matrixTransposition</cstring>
</property>
<property name="geometry">
<rect>
<x>50</x>
<y>65</y>
<width>90</width>
<height>18</height>
</rect>
</property>
<property name="text">
<string>Transposition</string>
</property>
</widget>
</widget>
<widget class="QFrame">
<property name="name">
<cstring>channelListPlace</cstring>
</property>
<property name="frameShape">
<enum>NoFrame</enum>
</property>
<property name="frameShadow">
<enum>Raised</enum>
</property>
</widget>
<widget class="QFrame">
<property name="name">
<cstring>Frame5</cstring>
</property>
<property name="frameShape">
<enum>StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>Raised</enum>
</property>
<widget class="QPushButton">
<property name="name">
<cstring>buttonApply</cstring>
</property>
<property name="geometry">
<rect>
<x>10</x>
<y>10</y>
<width>94</width>
<height>27</height>
</rect>
</property>
<property name="text">
<string>Apply</string>
</property>
<property name="default">
<bool>true</bool>
</property>
</widget>
</widget>
</hbox>
</widget>
<customwidgets>
<customwidget>
<class>KSMPanel</class>
<header location="local">ksmpanel.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>