[AudioSystem] Allow audio engines to provide widgets for modifying connection properties. (#6303)

Signed-off-by: Maxim Ivanov <imginimg@gmail.com>
This commit is contained in:
Maxim Ivanov
2021-12-13 20:32:24 +03:00
committed by GitHub
parent f2c9a217da
commit eae66b964b
4 changed files with 64 additions and 13 deletions
@@ -16,18 +16,6 @@
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>450</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>450</height>
</size>
</property>
<property name="windowTitle">
<string>Inspector Panel</string>
</property>
@@ -104,7 +92,7 @@
<property name="frameShadow">
<enum>QFrame::Plain</enum>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<layout class="QVBoxLayout" name="m_connectionPropertiesLayout">
<property name="spacing">
<number>0</number>
</property>