Add qlo10k1

Added qlo10k1 by Peter Zubaj.
This commit is contained in:
Takashi Iwai 2005-03-18 16:42:48 +00:00
parent 83b4a93e03
commit ab3e05d1da
73 changed files with 12923 additions and 1 deletions

View file

@ -0,0 +1,53 @@
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>AboutDialogBase</class>
<widget class="QDialog">
<property name="name">
<cstring>AboutDialogBase</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>450</width>
<height>359</height>
</rect>
</property>
<property name="caption">
<string>About</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QTextEdit" row="0" column="0">
<property name="name">
<cstring>textEdit1</cstring>
</property>
<property name="text">
<string>&lt;html&gt;&lt;head&gt;&lt;meta name="qrichtext" content="1" /&gt;&lt;/head&gt;&lt;body style="font-size:10pt;font-family:Sans"&gt;
&lt;p align="center"&gt;&lt;span style="font-size:12pt;font-weight:600"&gt;qlo10k1 - GUI for ld10k1&lt;/span&gt;&lt;/p&gt;
&lt;p align="center"&gt;&lt;span style="font-size:12pt;font-weight:600"&gt;Copyright (C) 2004 by Peter Zubaj&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;span style="font-weight:600"&gt;This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.&lt;/span&gt; &lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:600"&gt;This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.&lt;/span&gt;&lt;/p&gt;
&lt;/body&gt;&lt;/html&gt;
</string>
</property>
<property name="wordWrap">
<enum>WidgetWidth</enum>
</property>
</widget>
<widget class="QPushButton" row="1" column="0">
<property name="name">
<cstring>pbOK</cstring>
</property>
<property name="text">
<string>&amp;Close</string>
</property>
<property name="accel">
<string>Alt+C</string>
</property>
</widget>
</grid>
</widget>
<pixmapinproject/>
<layoutdefaults spacing="6" margin="11"/>
</UI>

View file

@ -0,0 +1,181 @@
<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
<class>ConnectionWizardBase</class>
<widget class="QWizard">
<property name="name">
<cstring>ConnectionWizardBase</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>282</width>
<height>229</height>
</rect>
</property>
<property name="caption">
<string>Connection</string>
</property>
<widget class="QWidget">
<property name="name">
<cstring>pageType</cstring>
</property>
<attribute name="title">
<string>Connection target</string>
</attribute>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QButtonGroup" row="0" column="0">
<property name="name">
<cstring>buttonGroup1</cstring>
</property>
<property name="frameShape">
<enum>NoFrame</enum>
</property>
<property name="frameShadow">
<enum>Plain</enum>
</property>
<property name="title">
<string></string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>1</number>
</property>
<property name="spacing">
<number>0</number>
</property>
<widget class="QLayoutWidget" row="0" column="0">
<property name="name">
<cstring>layout17</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QRadioButton">
<property name="name">
<cstring>rbNone</cstring>
</property>
<property name="text">
<string>None</string>
</property>
</widget>
<widget class="QRadioButton">
<property name="name">
<cstring>rbFX</cstring>
</property>
<property name="text">
<string>FX</string>
</property>
</widget>
<widget class="QRadioButton">
<property name="name">
<cstring>rbInput</cstring>
</property>
<property name="text">
<string>Input</string>
</property>
</widget>
<widget class="QRadioButton">
<property name="name">
<cstring>rbOutput</cstring>
</property>
<property name="text">
<string>Output</string>
</property>
</widget>
<widget class="QRadioButton">
<property name="name">
<cstring>rbPatch</cstring>
</property>
<property name="text">
<string>Patch</string>
</property>
</widget>
</vbox>
</widget>
</grid>
</widget>
</grid>
</widget>
<widget class="QWidget">
<property name="name">
<cstring>pagePatch</cstring>
</property>
<attribute name="title">
<string>Patch</string>
</attribute>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLayoutWidget" row="0" column="0">
<property name="name">
<cstring>layout5</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QListBox">
<property name="name">
<cstring>lbPatch</cstring>
</property>
</widget>
<widget class="QLayoutWidget">
<property name="name">
<cstring>layout4</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QCheckBox">
<property name="name">
<cstring>cbMulti</cstring>
</property>
<property name="text">
<string>Multi</string>
</property>
</widget>
<widget class="QCheckBox">
<property name="name">
<cstring>cbSimple</cstring>
</property>
<property name="text">
<string>Simple</string>
</property>
</widget>
</hbox>
</widget>
</vbox>
</widget>
</grid>
</widget>
<widget class="QWidget">
<property name="name">
<cstring>pageEnd</cstring>
</property>
<attribute name="title">
<string>End</string>
</attribute>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QListBox" row="0" column="0">
<property name="name">
<cstring>lbEnd</cstring>
</property>
</widget>
</grid>
</widget>
</widget>
<pixmapinproject/>
<layoutdefaults spacing="6" margin="11"/>
</UI>

View file

@ -0,0 +1,252 @@
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>FileControlDialogBase</class>
<widget class="QDialog">
<property name="name">
<cstring>FileControlDialogBase</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>566</width>
<height>363</height>
</rect>
</property>
<property name="caption">
<string>File control</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QListBox" row="0" column="0">
<property name="name">
<cstring>lbControls</cstring>
</property>
</widget>
<widget class="QLayoutWidget" row="1" column="0">
<property name="name">
<cstring>layout14</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<spacer>
<property name="name">
<cstring>spacer7</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>211</width>
<height>21</height>
</size>
</property>
</spacer>
<widget class="QPushButton">
<property name="name">
<cstring>pbUp</cstring>
</property>
<property name="text">
<string>&amp;Up</string>
</property>
</widget>
<widget class="QPushButton">
<property name="name">
<cstring>pbDown</cstring>
</property>
<property name="text">
<string>&amp;Down</string>
</property>
</widget>
</hbox>
</widget>
<widget class="QLayoutWidget" row="3" column="0">
<property name="name">
<cstring>layout34</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<spacer>
<property name="name">
<cstring>spacer12</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>141</width>
<height>31</height>
</size>
</property>
</spacer>
<widget class="QPushButton">
<property name="name">
<cstring>pbOK</cstring>
</property>
<property name="text">
<string>&amp;OK</string>
</property>
<property name="default">
<bool>true</bool>
</property>
<property name="flat">
<bool>false</bool>
</property>
</widget>
<widget class="QPushButton">
<property name="name">
<cstring>pbCancel</cstring>
</property>
<property name="text">
<string>&amp;Cancel</string>
</property>
</widget>
</hbox>
</widget>
<widget class="QLayoutWidget" row="2" column="0">
<property name="name">
<cstring>layout39</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLabel" row="0" column="3">
<property name="name">
<cstring>textLabel3</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Index:</string>
</property>
</widget>
<widget class="QLabel" row="0" column="0">
<property name="name">
<cstring>textLabel10</cstring>
</property>
<property name="text">
<string>Loaded name:</string>
</property>
</widget>
<spacer row="2" column="2" rowspan="1" colspan="3">
<property name="name">
<cstring>spacer11</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>346</width>
<height>21</height>
</size>
</property>
</spacer>
<widget class="QSpinBox" row="0" column="4">
<property name="name">
<cstring>sbIndex</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="maxValue">
<number>100000000</number>
</property>
<property name="minValue">
<number>-1</number>
</property>
<property name="value">
<number>-1</number>
</property>
</widget>
<widget class="QLineEdit" row="0" column="1" rowspan="1" colspan="2">
<property name="name">
<cstring>leLoadedName</cstring>
</property>
</widget>
<widget class="QSpinBox" row="2" column="1">
<property name="name">
<cstring>sbVisible</cstring>
</property>
</widget>
<widget class="QLabel" row="2" column="0">
<property name="name">
<cstring>textLabel12</cstring>
</property>
<property name="text">
<string>Visible:</string>
</property>
</widget>
<widget class="QLabel" row="1" column="0">
<property name="name">
<cstring>textLabel11</cstring>
</property>
<property name="text">
<string>Translation:</string>
</property>
</widget>
<widget class="QComboBox" row="1" column="1" rowspan="1" colspan="4">
<item>
<property name="text">
<string>None</string>
</property>
</item>
<item>
<property name="text">
<string>Table100</string>
</property>
</item>
<item>
<property name="text">
<string>Bass</string>
</property>
</item>
<item>
<property name="text">
<string>Treble</string>
</property>
</item>
<item>
<property name="text">
<string>On/Off</string>
</property>
</item>
<property name="name">
<cstring>cbTranslation</cstring>
</property>
</widget>
</grid>
</widget>
</grid>
</widget>
<pixmapinproject/>
<layoutdefaults spacing="6" margin="11"/>
</UI>

View file

@ -0,0 +1,21 @@
<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
<class>FileControlsDialogBase</class>
<widget class="QDialog">
<property name="name">
<cstring>FileControlsDialogBase</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>492</width>
<height>314</height>
</rect>
</property>
<property name="caption">
<string>File controls</string>
</property>
</widget>
<pixmapinproject/>
<layoutdefaults spacing="6" margin="11"/>
</UI>

View file

@ -0,0 +1,375 @@
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>LoadPatchDialogBase</class>
<widget class="QDialog">
<property name="name">
<cstring>LoadPatchDialogBase</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>608</width>
<height>454</height>
</rect>
</property>
<property name="caption">
<string>Load patch</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLayoutWidget" row="0" column="0">
<property name="name">
<cstring>layout26</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLineEdit" row="1" column="1">
<property name="name">
<cstring>lePatchName</cstring>
</property>
</widget>
<widget class="QLineEdit" row="0" column="1">
<property name="name">
<cstring>leFileName</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
</widget>
<widget class="QLabel" row="1" column="0">
<property name="name">
<cstring>textLabel6</cstring>
</property>
<property name="text">
<string>Patch name:</string>
</property>
</widget>
<widget class="QLabel" row="0" column="0">
<property name="name">
<cstring>textLabel3</cstring>
</property>
<property name="text">
<string>File:</string>
</property>
</widget>
</grid>
</widget>
<widget class="QTabWidget" row="2" column="0">
<property name="name">
<cstring>tabOptions</cstring>
</property>
<property name="enabled">
<bool>true</bool>
</property>
<widget class="QWidget">
<property name="name">
<cstring>tabControls</cstring>
</property>
<attribute name="title">
<string>Con&amp;trols</string>
</attribute>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QListBox" row="1" column="0">
<property name="name">
<cstring>lbFileCtrl</cstring>
</property>
<property name="selectionMode">
<enum>Single</enum>
</property>
</widget>
<widget class="QLabel" row="0" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>textLabel4</cstring>
</property>
<property name="text">
<string>File controls:</string>
</property>
</widget>
<widget class="QLayoutWidget" row="1" column="1">
<property name="name">
<cstring>layout11</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLayoutWidget">
<property name="name">
<cstring>layout10</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLabel" row="2" column="0">
<property name="name">
<cstring>tlMax</cstring>
</property>
<property name="text">
<string>Max:</string>
</property>
</widget>
<widget class="QLineEdit" row="2" column="1">
<property name="name">
<cstring>leMax</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="readOnly">
<bool>true</bool>
</property>
</widget>
<widget class="QLabel" row="0" column="0">
<property name="name">
<cstring>tlTransl</cstring>
</property>
<property name="text">
<string>Transl:</string>
</property>
</widget>
<widget class="QLineEdit" row="0" column="1">
<property name="name">
<cstring>leTranslation</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="readOnly">
<bool>true</bool>
</property>
</widget>
<widget class="QLabel" row="1" column="0">
<property name="name">
<cstring>tlMin</cstring>
</property>
<property name="text">
<string>Min:</string>
</property>
</widget>
<widget class="QLineEdit" row="1" column="1">
<property name="name">
<cstring>leMin</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="readOnly">
<bool>true</bool>
</property>
</widget>
</grid>
</widget>
<widget class="QLayoutWidget">
<property name="name">
<cstring>layout9</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLabel">
<property name="name">
<cstring>tlVal</cstring>
</property>
<property name="text">
<string>Values:</string>
</property>
</widget>
<widget class="QListBox">
<property name="name">
<cstring>lbValues</cstring>
</property>
</widget>
</vbox>
</widget>
</vbox>
</widget>
</grid>
</widget>
<widget class="QWidget">
<property name="name">
<cstring>tabNames</cstring>
</property>
<attribute name="title">
<string>&amp;Names</string>
</attribute>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLayoutWidget" row="0" column="0">
<property name="name">
<cstring>layout10</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLabel">
<property name="name">
<cstring>textLabel2</cstring>
</property>
<property name="text">
<string>Inputs:</string>
</property>
</widget>
<widget class="QListBox">
<property name="name">
<cstring>lbInputs</cstring>
</property>
</widget>
<widget class="QLabel">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="text">
<string>Outputs:</string>
</property>
</widget>
<widget class="QListBox">
<property name="name">
<cstring>lbOutputs</cstring>
</property>
</widget>
</vbox>
</widget>
</grid>
</widget>
</widget>
<widget class="QLayoutWidget" row="3" column="0">
<property name="name">
<cstring>layout17</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<spacer>
<property name="name">
<cstring>spacer7</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>211</width>
<height>31</height>
</size>
</property>
</spacer>
<widget class="QPushButton">
<property name="name">
<cstring>pbOK</cstring>
</property>
<property name="text">
<string>&amp;OK</string>
</property>
<property name="default">
<bool>true</bool>
</property>
</widget>
<widget class="QPushButton">
<property name="name">
<cstring>pbCancel</cstring>
</property>
<property name="text">
<string>&amp;Cancel</string>
</property>
</widget>
</hbox>
</widget>
<widget class="QLayoutWidget" row="1" column="0">
<property name="name">
<cstring>layout16</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLabel">
<property name="name">
<cstring>textLabel7</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Insert:</string>
</property>
</widget>
<widget class="QComboBox">
<item>
<property name="text">
<string>Before</string>
</property>
</item>
<item>
<property name="text">
<string>After</string>
</property>
</item>
<property name="name">
<cstring>cbBefAfter</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
<widget class="QLabel">
<property name="name">
<cstring>textLabel8</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Patch:</string>
</property>
</widget>
<widget class="QComboBox">
<property name="name">
<cstring>cbWhere</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>1</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
</hbox>
</widget>
</grid>
</widget>
<pixmapinproject/>
<layoutdefaults spacing="6" margin="11"/>
</UI>

View file

@ -0,0 +1,179 @@
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>MainWndBase</class>
<widget class="QMainWindow">
<property name="name">
<cstring>MainWndBase</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>494</width>
<height>360</height>
</rect>
</property>
<property name="caption">
<string>qlo10k1 - emu10k1 patch loader</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QTabWidget" row="0" column="0">
<property name="name">
<cstring>tabMain</cstring>
</property>
<widget class="QWidget">
<property name="name">
<cstring>tabLoad</cstring>
</property>
<attribute name="title">
<string>&amp;Load</string>
</attribute>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLayoutWidget" row="0" column="0">
<property name="name">
<cstring>layout11</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QListView" row="1" column="0">
<column>
<property name="text">
<string>Order</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<column>
<property name="text">
<string>Num</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<column>
<property name="text">
<string>Patch name</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<property name="name">
<cstring>lvPatches</cstring>
</property>
<property name="allColumnsShowFocus">
<bool>true</bool>
</property>
</widget>
<widget class="QLayoutWidget" row="1" column="1">
<property name="name">
<cstring>layout3</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QPushButton">
<property name="name">
<cstring>pbLoad</cstring>
</property>
<property name="text">
<string>Load</string>
</property>
</widget>
<widget class="QCheckBox">
<property name="name">
<cstring>cbFromFile</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>From file</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
<widget class="QPushButton">
<property name="name">
<cstring>pbUnload</cstring>
</property>
<property name="text">
<string>Unload</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer2</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>31</width>
<height>71</height>
</size>
</property>
</spacer>
</vbox>
</widget>
<widget class="QLabel" row="0" column="0">
<property name="name">
<cstring>tlPatches</cstring>
</property>
<property name="text">
<string>Patches:</string>
</property>
</widget>
</grid>
</widget>
</grid>
</widget>
<widget class="QWidget">
<property name="name">
<cstring>tabRouting</cstring>
</property>
<attribute name="title">
<string>&amp;Routing</string>
</attribute>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
</grid>
</widget>
</widget>
</grid>
</widget>
<menubar>
<property name="name">
<cstring>menubar</cstring>
</property>
</menubar>
<toolbars>
</toolbars>
<layoutdefaults spacing="6" margin="11"/>
</UI>

View file

@ -0,0 +1,105 @@
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>NewIODialogBase</class>
<widget class="QDialog">
<property name="name">
<cstring>NewIODialogBase</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>297</width>
<height>284</height>
</rect>
</property>
<property name="caption">
<string>Form2</string>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QListView">
<column>
<property name="text">
<string>Num</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<column>
<property name="text">
<string>New Column</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<property name="name">
<cstring>lvIOs</cstring>
</property>
</widget>
<widget class="QLayoutWidget">
<property name="name">
<cstring>layout1</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QPushButton">
<property name="name">
<cstring>pbOK</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>&amp;OK</string>
</property>
<property name="accel">
<string>Alt+O</string>
</property>
</widget>
<widget class="QPushButton">
<property name="name">
<cstring>pbCancel</cstring>
</property>
<property name="text">
<string>&amp;Cancel</string>
</property>
<property name="accel">
<string>Alt+C</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer1</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>41</width>
<height>171</height>
</size>
</property>
</spacer>
</vbox>
</widget>
</hbox>
</widget>
<pixmapinproject/>
<layoutdefaults spacing="6" margin="11"/>
</UI>

View file

@ -0,0 +1,247 @@
<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
<class>PatchDialogBase</class>
<widget class="QDialog">
<property name="name">
<cstring>PatchDialogBase</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>600</width>
<height>480</height>
</rect>
</property>
<property name="caption">
<string>Patch info</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLayoutWidget" row="0" column="0">
<property name="name">
<cstring>layout35</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QTabWidget" row="1" column="0">
<property name="name">
<cstring>tabOptions</cstring>
</property>
<property name="enabled">
<bool>true</bool>
</property>
<widget class="QWidget">
<property name="name">
<cstring>tabControls</cstring>
</property>
<attribute name="title">
<string>Con&amp;trols</string>
</attribute>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLayoutWidget" row="0" column="0">
<property name="name">
<cstring>layout33</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLabel">
<property name="name">
<cstring>textLabel5</cstring>
</property>
<property name="text">
<string>Loaded controls:</string>
</property>
</widget>
<widget class="QListBox">
<property name="name">
<cstring>lbLoadedCtrl</cstring>
</property>
</widget>
</vbox>
</widget>
</grid>
</widget>
<widget class="QWidget">
<property name="name">
<cstring>tabNames</cstring>
</property>
<attribute name="title">
<string>&amp;Names</string>
</attribute>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLayoutWidget" row="0" column="0">
<property name="name">
<cstring>layout10</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLabel">
<property name="name">
<cstring>textLabel2</cstring>
</property>
<property name="text">
<string>Inputs:</string>
</property>
</widget>
<widget class="QListBox">
<property name="name">
<cstring>lbInputs</cstring>
</property>
</widget>
<widget class="QLabel">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="text">
<string>Outputs:</string>
</property>
</widget>
<widget class="QListBox">
<property name="name">
<cstring>lbOutputs</cstring>
</property>
</widget>
</vbox>
</widget>
</grid>
</widget>
<widget class="QWidget">
<property name="name">
<cstring>tabConnection</cstring>
</property>
<attribute name="title">
<string>Co&amp;nnection</string>
</attribute>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLayoutWidget" row="0" column="0">
<property name="name">
<cstring>layout11</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLabel">
<property name="name">
<cstring>lbInputs_2</cstring>
</property>
<property name="text">
<string>Inputs:</string>
</property>
</widget>
<widget class="QListBox">
<property name="name">
<cstring>lbConnInputs</cstring>
</property>
</widget>
<widget class="QLabel">
<property name="name">
<cstring>lbInputs_2_2</cstring>
</property>
<property name="text">
<string>Outputs:</string>
</property>
</widget>
<widget class="QListBox">
<property name="name">
<cstring>lbConnOutputs</cstring>
</property>
</widget>
</vbox>
</widget>
</grid>
</widget>
</widget>
<widget class="QLayoutWidget" row="0" column="0">
<property name="name">
<cstring>layout34</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLabel">
<property name="name">
<cstring>textLabel6</cstring>
</property>
<property name="text">
<string>Patch name:</string>
</property>
</widget>
<widget class="QLineEdit">
<property name="name">
<cstring>lePatchName</cstring>
</property>
</widget>
</hbox>
</widget>
<widget class="QLayoutWidget" row="2" column="0">
<property name="name">
<cstring>layout17_2</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<spacer>
<property name="name">
<cstring>spacer7</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>211</width>
<height>31</height>
</size>
</property>
</spacer>
<widget class="QPushButton">
<property name="name">
<cstring>pbOK</cstring>
</property>
<property name="text">
<string>&amp;OK</string>
</property>
<property name="default">
<bool>true</bool>
</property>
</widget>
<widget class="QPushButton">
<property name="name">
<cstring>pbCancel</cstring>
</property>
<property name="text">
<string>&amp;Cancel</string>
</property>
</widget>
</hbox>
</widget>
</grid>
</widget>
</grid>
</widget>
<pixmapinproject/>
<layoutdefaults spacing="6" margin="11"/>
</UI>

View file

@ -0,0 +1,394 @@
<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
<class>PreferencesBase</class>
<widget class="QDialog">
<property name="name">
<cstring>PreferencesBase</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>540</width>
<height>329</height>
</rect>
</property>
<property name="caption">
<string>Settings</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLayoutWidget" row="0" column="0">
<property name="name">
<cstring>layout10</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QTabWidget">
<property name="name">
<cstring>tabSet</cstring>
</property>
<widget class="QWidget">
<property name="name">
<cstring>tabCard</cstring>
</property>
<attribute name="title">
<string>&amp;Card</string>
</attribute>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLayoutWidget" row="0" column="0">
<property name="name">
<cstring>layout8</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLayoutWidget">
<property name="name">
<cstring>layout7</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLayoutWidget">
<property name="name">
<cstring>layout6</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLabel">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="text">
<string>Cards:</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer4_2</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>51</height>
</size>
</property>
</spacer>
</vbox>
</widget>
<widget class="QListBox">
<property name="name">
<cstring>lbCards</cstring>
</property>
</widget>
</hbox>
</widget>
<widget class="QLayoutWidget">
<property name="name">
<cstring>layout4</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<spacer>
<property name="name">
<cstring>spacer2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>251</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="QPushButton">
<property name="name">
<cstring>pbCardAdd</cstring>
</property>
<property name="text">
<string>&amp;Add</string>
</property>
</widget>
<widget class="QPushButton">
<property name="name">
<cstring>pbCardDel</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>&amp;Delete</string>
</property>
</widget>
</hbox>
</widget>
<widget class="QGroupBox">
<property name="name">
<cstring>gbCard</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="title">
<string>Card info</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLayoutWidget" row="0" column="0">
<property name="name">
<cstring>layout3</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLineEdit" row="1" column="1">
<property name="name">
<cstring>leCardSocket</cstring>
</property>
</widget>
<widget class="QLineEdit" row="0" column="1">
<property name="name">
<cstring>leCardName</cstring>
</property>
</widget>
<widget class="QLabel" row="1" column="0">
<property name="name">
<cstring>tlCardSocket</cstring>
</property>
<property name="text">
<string>Socket:</string>
</property>
</widget>
<widget class="QLabel" row="0" column="0">
<property name="name">
<cstring>tlCardName</cstring>
</property>
<property name="text">
<string>Name:</string>
</property>
</widget>
</grid>
</widget>
</grid>
</widget>
<widget class="QLayoutWidget">
<property name="name">
<cstring>layout7</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<spacer>
<property name="name">
<cstring>spacer4_3</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>381</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="QPushButton">
<property name="name">
<cstring>pbUpdate</cstring>
</property>
<property name="text">
<string>&amp;Update</string>
</property>
</widget>
</hbox>
</widget>
</vbox>
</widget>
</grid>
</widget>
<widget class="QWidget">
<property name="name">
<cstring>tabRepository</cstring>
</property>
<attribute name="title">
<string>Repository</string>
</attribute>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLayoutWidget" row="0" column="0">
<property name="name">
<cstring>layout15</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLayoutWidget">
<property name="name">
<cstring>layout14</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QPushButton" row="2" column="2">
<property name="name">
<cstring>pbSelUser</cstring>
</property>
<property name="maximumSize">
<size>
<width>30</width>
<height>32767</height>
</size>
</property>
<property name="text">
<string>...</string>
</property>
</widget>
<widget class="QPushButton" row="0" column="2" rowspan="2" colspan="1">
<property name="name">
<cstring>pbSelSystem</cstring>
</property>
<property name="maximumSize">
<size>
<width>30</width>
<height>32767</height>
</size>
</property>
<property name="text">
<string>...</string>
</property>
</widget>
<widget class="QLabel" row="1" column="0" rowspan="2" colspan="1">
<property name="name">
<cstring>tlRepUserDir</cstring>
</property>
<property name="text">
<string>User dir:</string>
</property>
</widget>
<widget class="QLabel" row="0" column="0">
<property name="name">
<cstring>tlRepSysDir</cstring>
</property>
<property name="text">
<string>System dir:</string>
</property>
</widget>
<widget class="QLineEdit" row="1" column="1" rowspan="2" colspan="1">
<property name="name">
<cstring>leRepUser</cstring>
</property>
</widget>
<widget class="QLineEdit" row="0" column="1">
<property name="name">
<cstring>leRepSystem</cstring>
</property>
</widget>
</grid>
</widget>
<spacer>
<property name="name">
<cstring>spacer6</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>169</height>
</size>
</property>
</spacer>
</vbox>
</widget>
</grid>
</widget>
</widget>
<widget class="QLayoutWidget">
<property name="name">
<cstring>layout9</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<spacer>
<property name="name">
<cstring>spacer4</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>16</width>
<height>21</height>
</size>
</property>
</spacer>
<widget class="QPushButton">
<property name="name">
<cstring>pbOK</cstring>
</property>
<property name="text">
<string>&amp;OK</string>
</property>
</widget>
<widget class="QPushButton">
<property name="name">
<cstring>pbCancel</cstring>
</property>
<property name="text">
<string>&amp;Cancel</string>
</property>
</widget>
</hbox>
</widget>
</vbox>
</widget>
</grid>
</widget>
<pixmapinproject/>
<layoutdefaults spacing="6" margin="11"/>
</UI>

View file

@ -0,0 +1,306 @@
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>TransformPatchBase</class>
<widget class="QDialog">
<property name="name">
<cstring>TransformPatchBase</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>655</width>
<height>496</height>
</rect>
</property>
<property name="caption">
<string>Transform patch</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLayoutWidget">
<property name="name">
<cstring>layout26</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLineEdit" row="1" column="1">
<property name="name">
<cstring>lePatchName</cstring>
</property>
</widget>
<widget class="QLineEdit" row="0" column="1">
<property name="name">
<cstring>leFileName</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
</widget>
<widget class="QLabel" row="1" column="0">
<property name="name">
<cstring>textLabel6</cstring>
</property>
<property name="text">
<string>Patch name:</string>
</property>
</widget>
<widget class="QLabel" row="0" column="0">
<property name="name">
<cstring>textLabel3</cstring>
</property>
<property name="text">
<string>File:</string>
</property>
</widget>
</grid>
</widget>
<widget class="QTabWidget">
<property name="name">
<cstring>tabOptions</cstring>
</property>
<property name="enabled">
<bool>true</bool>
</property>
<widget class="QWidget">
<property name="name">
<cstring>tabControls</cstring>
</property>
<attribute name="title">
<string>Con&amp;trols</string>
</attribute>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLayoutWidget" row="0" column="0">
<property name="name">
<cstring>layout24</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLayoutWidget">
<property name="name">
<cstring>layout21</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLabel">
<property name="name">
<cstring>textLabel4</cstring>
</property>
<property name="text">
<string>File controls:</string>
</property>
</widget>
<widget class="QListBox">
<property name="name">
<cstring>lbFileCtrl</cstring>
</property>
<property name="selectionMode">
<enum>Extended</enum>
</property>
</widget>
</vbox>
</widget>
<widget class="QLayoutWidget">
<property name="name">
<cstring>layout23</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<spacer>
<property name="name">
<cstring>spacer9</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>41</height>
</size>
</property>
</spacer>
<widget class="QPushButton">
<property name="name">
<cstring>pbCtrlAdd</cstring>
</property>
<property name="text">
<string>&gt;&gt;</string>
</property>
</widget>
<widget class="QPushButton">
<property name="name">
<cstring>pbCtrlDel</cstring>
</property>
<property name="text">
<string>&lt;&lt;</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer8</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>21</width>
<height>30</height>
</size>
</property>
</spacer>
</vbox>
</widget>
<widget class="QLayoutWidget">
<property name="name">
<cstring>layout22</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLabel">
<property name="name">
<cstring>textLabel5</cstring>
</property>
<property name="text">
<string>Transformed controls:</string>
</property>
</widget>
<widget class="QListBox">
<property name="name">
<cstring>lbLoadedCtrl</cstring>
</property>
</widget>
</vbox>
</widget>
</hbox>
</widget>
</grid>
</widget>
<widget class="QWidget">
<property name="name">
<cstring>tabNames</cstring>
</property>
<attribute name="title">
<string>&amp;Names</string>
</attribute>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLayoutWidget" row="0" column="0">
<property name="name">
<cstring>layout10</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLabel">
<property name="name">
<cstring>textLabel2</cstring>
</property>
<property name="text">
<string>Inputs:</string>
</property>
</widget>
<widget class="QListBox">
<property name="name">
<cstring>lbInputs</cstring>
</property>
</widget>
<widget class="QLabel">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="text">
<string>Outputs:</string>
</property>
</widget>
<widget class="QListBox">
<property name="name">
<cstring>lbOutputs</cstring>
</property>
</widget>
</vbox>
</widget>
</grid>
</widget>
</widget>
<widget class="QLayoutWidget">
<property name="name">
<cstring>layout17</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<spacer>
<property name="name">
<cstring>spacer7</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>211</width>
<height>31</height>
</size>
</property>
</spacer>
<widget class="QPushButton">
<property name="name">
<cstring>pbOK</cstring>
</property>
<property name="text">
<string>&amp;OK</string>
</property>
<property name="accel">
<string>Alt+O</string>
</property>
<property name="default">
<bool>true</bool>
</property>
</widget>
<widget class="QPushButton">
<property name="name">
<cstring>pbCancel</cstring>
</property>
<property name="text">
<string>&amp;Cancel</string>
</property>
<property name="accel">
<string>Alt+C</string>
</property>
</widget>
</hbox>
</widget>
</vbox>
</widget>
<pixmapinproject/>
<layoutdefaults spacing="6" margin="11"/>
</UI>