Blame qlo10k1/src/dlgs/mainwndbase.ui

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