pan, pitch, loop
This commit is contained in:
parent
5d57eb705a
commit
ba9fcfadeb
12 changed files with 196 additions and 51 deletions
|
|
@ -22,6 +22,9 @@
|
|||
<height>31</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="maximum">
|
||||
<number>64</number>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="QSpinBox" name="address">
|
||||
<property name="geometry">
|
||||
|
|
@ -35,6 +38,35 @@
|
|||
<property name="accessibleDescription">
|
||||
<string>Address</string>
|
||||
</property>
|
||||
<property name="maximum">
|
||||
<number>497</number>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="QLabel" name="universe_2">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>20</x>
|
||||
<y>0</y>
|
||||
<width>67</width>
|
||||
<height>17</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Universe</string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="QLabel" name="address_label">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>110</x>
|
||||
<y>0</y>
|
||||
<width>67</width>
|
||||
<height>17</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Address</string>
|
||||
</property>
|
||||
</widget>
|
||||
</widget>
|
||||
<resources/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue