mirror of
https://github.com/brmlab/edubrm.git
synced 2025-06-08 12:53:59 +02:00
979 lines
21 KiB
XML
979 lines
21 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<ui version="4.0">
|
|
<class>ModuleDebug</class>
|
|
<widget class="QWidget" name="ModuleDebug">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>781</width>
|
|
<height>531</height>
|
|
</rect>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<string>Form</string>
|
|
</property>
|
|
<widget class="QGroupBox" name="groupPWM">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>10</y>
|
|
<width>171</width>
|
|
<height>131</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>PWM</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
<widget class="QSpinBox" name="linePWM1">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>90</y>
|
|
<width>71</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="text" stdset="0">
|
|
<string>0</string>
|
|
</property>
|
|
<property name="maximum">
|
|
<number>65535</number>
|
|
</property>
|
|
<property name="value">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="maxLength" stdset="0">
|
|
<number>5</number>
|
|
</property>
|
|
</widget>
|
|
<widget class="QSpinBox" name="linePWM2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>90</x>
|
|
<y>90</y>
|
|
<width>71</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="text" stdset="0">
|
|
<string>0</string>
|
|
</property>
|
|
<property name="maximum">
|
|
<number>65535</number>
|
|
</property>
|
|
<property name="value">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="maxLength" stdset="0">
|
|
<number>5</number>
|
|
</property>
|
|
</widget>
|
|
<widget class="QDial" name="dialPWM2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>90</x>
|
|
<y>20</y>
|
|
<width>71</width>
|
|
<height>71</height>
|
|
</rect>
|
|
</property>
|
|
<property name="maximum">
|
|
<number>65535</number>
|
|
</property>
|
|
<property name="pageStep">
|
|
<number>256</number>
|
|
</property>
|
|
</widget>
|
|
<widget class="QDial" name="dialPWM1">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>20</y>
|
|
<width>71</width>
|
|
<height>71</height>
|
|
</rect>
|
|
</property>
|
|
<property name="maximum">
|
|
<number>65535</number>
|
|
</property>
|
|
<property name="pageStep">
|
|
<number>256</number>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QGroupBox" name="groupDDS">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>190</x>
|
|
<y>10</y>
|
|
<width>211</width>
|
|
<height>131</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>DDS</string>
|
|
</property>
|
|
<widget class="QSpinBox" name="lineDDS">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>100</x>
|
|
<y>90</y>
|
|
<width>101</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="text" stdset="0">
|
|
<string>0</string>
|
|
</property>
|
|
<property name="maximum">
|
|
<number>50000000</number>
|
|
</property>
|
|
<property name="maxLength" stdset="0">
|
|
<number>8</number>
|
|
</property>
|
|
</widget>
|
|
<widget class="QDial" name="dialDDS">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>100</x>
|
|
<y>10</y>
|
|
<width>101</width>
|
|
<height>81</height>
|
|
</rect>
|
|
</property>
|
|
<property name="maximum">
|
|
<number>50000000</number>
|
|
</property>
|
|
<property name="pageStep">
|
|
<number>100</number>
|
|
</property>
|
|
</widget>
|
|
<widget class="QRadioButton" name="radioSine">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>30</y>
|
|
<width>81</width>
|
|
<height>26</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Sine</string>
|
|
</property>
|
|
<property name="checked">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QRadioButton" name="radioSquare">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>50</y>
|
|
<width>81</width>
|
|
<height>26</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Square</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QRadioButton" name="radioSaw">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>70</y>
|
|
<width>81</width>
|
|
<height>26</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Saw</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QRadioButton" name="radioInvSaw">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>90</y>
|
|
<width>81</width>
|
|
<height>26</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>InvSaw</string>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QGroupBox" name="groupAMP">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>150</y>
|
|
<width>161</width>
|
|
<height>111</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>OPAMP</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
<widget class="QComboBox" name="comboAMP1c">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>30</y>
|
|
<width>61</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<item>
|
|
<property name="text">
|
|
<string>ch 1</string>
|
|
</property>
|
|
</item>
|
|
</widget>
|
|
<widget class="QComboBox" name="comboAMP2c">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>70</y>
|
|
<width>61</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<item>
|
|
<property name="text">
|
|
<string>ch 1</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>ch 2</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>ch 3</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>ch 4</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>ch 5</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>ch 6</string>
|
|
</property>
|
|
</item>
|
|
</widget>
|
|
<widget class="QComboBox" name="comboAMP1g">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>90</x>
|
|
<y>30</y>
|
|
<width>61</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<item>
|
|
<property name="text">
|
|
<string>* 1</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>* 2</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>* 4</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>* 5</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>* 8</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>* 10</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>* 16</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>* 32</string>
|
|
</property>
|
|
</item>
|
|
</widget>
|
|
<widget class="QComboBox" name="comboAMP2g">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>90</x>
|
|
<y>70</y>
|
|
<width>61</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<item>
|
|
<property name="text">
|
|
<string>* 1</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>* 2</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>* 4</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>* 5</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>* 8</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>* 10</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>* 16</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>* 32</string>
|
|
</property>
|
|
</item>
|
|
</widget>
|
|
<widget class="QLabel" name="labelOO">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>70</x>
|
|
<y>30</y>
|
|
<width>21</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>O</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelOI">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>70</x>
|
|
<y>70</y>
|
|
<width>21</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>I</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QGroupBox" name="groupOut">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>320</x>
|
|
<y>150</y>
|
|
<width>151</width>
|
|
<height>111</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>IO Pins (up=O, dn=I)</string>
|
|
</property>
|
|
<widget class="QPushButton" name="pushPin1">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>30</y>
|
|
<width>31</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>1</string>
|
|
</property>
|
|
<property name="checkable">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushPin2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>50</x>
|
|
<y>30</y>
|
|
<width>31</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>2</string>
|
|
</property>
|
|
<property name="checkable">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushPin3">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>90</x>
|
|
<y>30</y>
|
|
<width>31</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>3</string>
|
|
</property>
|
|
<property name="checkable">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushOut1">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>70</y>
|
|
<width>31</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>O</string>
|
|
</property>
|
|
<property name="checkable">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushOut2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>50</x>
|
|
<y>70</y>
|
|
<width>31</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>O</string>
|
|
</property>
|
|
<property name="checkable">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushOut3">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>90</x>
|
|
<y>70</y>
|
|
<width>31</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>O</string>
|
|
</property>
|
|
<property name="checkable">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QGroupBox" name="groupSwitches">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>180</x>
|
|
<y>150</y>
|
|
<width>131</width>
|
|
<height>111</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>Switches</string>
|
|
</property>
|
|
<widget class="QPushButton" name="pushSwitch1">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>30</y>
|
|
<width>31</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>1</string>
|
|
</property>
|
|
<property name="checkable">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushSwitch2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>50</x>
|
|
<y>30</y>
|
|
<width>31</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>2</string>
|
|
</property>
|
|
<property name="checkable">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushSwitch3">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>90</x>
|
|
<y>30</y>
|
|
<width>31</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>3</string>
|
|
</property>
|
|
<property name="checkable">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushSwitch6">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>90</x>
|
|
<y>70</y>
|
|
<width>31</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>6</string>
|
|
</property>
|
|
<property name="checkable">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushSwitch5">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>50</x>
|
|
<y>70</y>
|
|
<width>31</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>5</string>
|
|
</property>
|
|
<property name="checkable">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushSwitch4">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>70</y>
|
|
<width>31</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>4</string>
|
|
</property>
|
|
<property name="checkable">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QGroupBox" name="groupInput">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>270</y>
|
|
<width>461</width>
|
|
<height>161</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>Input</string>
|
|
</property>
|
|
<widget class="QDial" name="dialInputFreq">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>30</y>
|
|
<width>81</width>
|
|
<height>81</height>
|
|
</rect>
|
|
</property>
|
|
<property name="minimum">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="maximum">
|
|
<number>1000</number>
|
|
</property>
|
|
<property name="pageStep">
|
|
<number>10</number>
|
|
</property>
|
|
</widget>
|
|
<widget class="QSpinBox" name="lineInputFreq">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>110</y>
|
|
<width>81</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="text" stdset="0">
|
|
<string>0</string>
|
|
</property>
|
|
<property name="minimum">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="maximum">
|
|
<number>1000</number>
|
|
</property>
|
|
<property name="value">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="maxLength" stdset="0">
|
|
<number>3</number>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelAD1">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>110</x>
|
|
<y>40</y>
|
|
<width>91</width>
|
|
<height>21</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>AD1: -</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelAD2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>110</x>
|
|
<y>60</y>
|
|
<width>91</width>
|
|
<height>21</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>AD2: -</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelAD3">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>110</x>
|
|
<y>80</y>
|
|
<width>91</width>
|
|
<height>21</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>AD3: -</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelAD4">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>110</x>
|
|
<y>100</y>
|
|
<width>91</width>
|
|
<height>21</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>AD4: -</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelAD5">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>110</x>
|
|
<y>120</y>
|
|
<width>91</width>
|
|
<height>21</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>AD5: -</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelAD6">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>110</x>
|
|
<y>140</y>
|
|
<width>91</width>
|
|
<height>21</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>AD6: -</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelIO2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>210</x>
|
|
<y>40</y>
|
|
<width>91</width>
|
|
<height>21</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>IO2: -</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelIO3">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>210</x>
|
|
<y>60</y>
|
|
<width>91</width>
|
|
<height>21</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>IO3: -</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelIO1">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>210</x>
|
|
<y>20</y>
|
|
<width>91</width>
|
|
<height>21</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>IO1: -</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelAD0">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>110</x>
|
|
<y>20</y>
|
|
<width>91</width>
|
|
<height>21</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>AD0: -</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushLog">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>210</x>
|
|
<y>120</y>
|
|
<width>95</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Log</string>
|
|
</property>
|
|
<property name="checkable">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</widget>
|
|
<resources/>
|
|
<connections>
|
|
<connection>
|
|
<sender>dialPWM1</sender>
|
|
<signal>valueChanged(int)</signal>
|
|
<receiver>linePWM1</receiver>
|
|
<slot>setValue(int)</slot>
|
|
<hints>
|
|
<hint type="sourcelabel">
|
|
<x>55</x>
|
|
<y>65</y>
|
|
</hint>
|
|
<hint type="destinationlabel">
|
|
<x>55</x>
|
|
<y>115</y>
|
|
</hint>
|
|
</hints>
|
|
</connection>
|
|
<connection>
|
|
<sender>dialPWM2</sender>
|
|
<signal>valueChanged(int)</signal>
|
|
<receiver>linePWM2</receiver>
|
|
<slot>setValue(int)</slot>
|
|
<hints>
|
|
<hint type="sourcelabel">
|
|
<x>135</x>
|
|
<y>65</y>
|
|
</hint>
|
|
<hint type="destinationlabel">
|
|
<x>135</x>
|
|
<y>115</y>
|
|
</hint>
|
|
</hints>
|
|
</connection>
|
|
<connection>
|
|
<sender>linePWM1</sender>
|
|
<signal>valueChanged(int)</signal>
|
|
<receiver>dialPWM1</receiver>
|
|
<slot>setValue(int)</slot>
|
|
<hints>
|
|
<hint type="sourcelabel">
|
|
<x>55</x>
|
|
<y>115</y>
|
|
</hint>
|
|
<hint type="destinationlabel">
|
|
<x>55</x>
|
|
<y>65</y>
|
|
</hint>
|
|
</hints>
|
|
</connection>
|
|
<connection>
|
|
<sender>linePWM2</sender>
|
|
<signal>valueChanged(int)</signal>
|
|
<receiver>dialPWM2</receiver>
|
|
<slot>setValue(int)</slot>
|
|
<hints>
|
|
<hint type="sourcelabel">
|
|
<x>135</x>
|
|
<y>115</y>
|
|
</hint>
|
|
<hint type="destinationlabel">
|
|
<x>135</x>
|
|
<y>65</y>
|
|
</hint>
|
|
</hints>
|
|
</connection>
|
|
<connection>
|
|
<sender>dialDDS</sender>
|
|
<signal>valueChanged(int)</signal>
|
|
<receiver>lineDDS</receiver>
|
|
<slot>setValue(int)</slot>
|
|
<hints>
|
|
<hint type="sourcelabel">
|
|
<x>330</x>
|
|
<y>60</y>
|
|
</hint>
|
|
<hint type="destinationlabel">
|
|
<x>330</x>
|
|
<y>115</y>
|
|
</hint>
|
|
</hints>
|
|
</connection>
|
|
<connection>
|
|
<sender>lineDDS</sender>
|
|
<signal>valueChanged(int)</signal>
|
|
<receiver>dialDDS</receiver>
|
|
<slot>setValue(int)</slot>
|
|
<hints>
|
|
<hint type="sourcelabel">
|
|
<x>330</x>
|
|
<y>115</y>
|
|
</hint>
|
|
<hint type="destinationlabel">
|
|
<x>330</x>
|
|
<y>60</y>
|
|
</hint>
|
|
</hints>
|
|
</connection>
|
|
<connection>
|
|
<sender>dialInputFreq</sender>
|
|
<signal>valueChanged(int)</signal>
|
|
<receiver>lineInputFreq</receiver>
|
|
<slot>setValue(int)</slot>
|
|
<hints>
|
|
<hint type="sourcelabel">
|
|
<x>70</x>
|
|
<y>340</y>
|
|
</hint>
|
|
<hint type="destinationlabel">
|
|
<x>70</x>
|
|
<y>395</y>
|
|
</hint>
|
|
</hints>
|
|
</connection>
|
|
<connection>
|
|
<sender>lineInputFreq</sender>
|
|
<signal>valueChanged(int)</signal>
|
|
<receiver>dialInputFreq</receiver>
|
|
<slot>setValue(int)</slot>
|
|
<hints>
|
|
<hint type="sourcelabel">
|
|
<x>70</x>
|
|
<y>395</y>
|
|
</hint>
|
|
<hint type="destinationlabel">
|
|
<x>70</x>
|
|
<y>340</y>
|
|
</hint>
|
|
</hints>
|
|
</connection>
|
|
</connections>
|
|
</ui>
|