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.
tdemultimedia/arts/tools/midimanagerwidget.ui

136 lines
4.5 KiB

<!DOCTYPE UI><UI version="3.0" stdsetdef="1">
<class>MidiManagerWidget</class>
<widget class="TQWidget">
<property name="name">
<cstring>MidiManagerWidget</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>454</width>
<height>266</height>
</rect>
</property>
<property name="caption">
<string>MIDI Manager</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>11</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>TextLabel1</cstring>
</property>
<property name="text">
<string>MIDI inputs:</string>
</property>
</widget>
<widget class="TQLabel" row="0" column="2">
<property name="name">
<cstring>TextLabel1_2</cstring>
</property>
<property name="text">
<string>MIDI outputs:</string>
</property>
</widget>
<widget class="TQListBox" row="1" column="0">
<property name="name">
<cstring>inputsListBox</cstring>
</property>
</widget>
<widget class="TQListBox" row="1" column="2">
<property name="name">
<cstring>outputsListBox</cstring>
</property>
</widget>
<widget class="TQFrame" row="2" column="0" rowspan="1" colspan="3">
<property name="name">
<cstring>Frame5</cstring>
</property>
<property name="frameShape">
<enum>StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>Raised</enum>
</property>
<property name="lineWidth">
<number>0</number>
</property>
<property name="layoutMargin" stdset="0">
</property>
<property name="layoutSpacing" stdset="0">
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="TQPushButton" row="0" column="2">
<property name="name">
<cstring>connectButton</cstring>
</property>
<property name="text">
<string>&amp;Connect</string>
</property>
</widget>
<widget class="TQPushButton" row="0" column="3">
<property name="name">
<cstring>disconnectButton</cstring>
</property>
<property name="text">
<string>&amp;Disconnect</string>
</property>
</widget>
</grid>
</widget>
<widget class="TQFrame" row="1" column="1">
<property name="name">
<cstring>connectionFrame</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="frameShape">
<enum>StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>Raised</enum>
</property>
<property name="lineWidth">
<number>0</number>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<property name="spacing">
<number>6</number>
</property>
</grid>
</widget>
</grid>
</widget>
<layoutdefaults spacing="6" margin="11"/>
</UI>