<!DOCTYPE UI><UI version="3.0" stdsetdef="1">
<class>TableEditorBase</class>
<widget class="TQDialog">
    <property name="name">
        <cstring>TableEditorBase</cstring>
    </property>
    <property name="geometry">
        <rect>
            <x>0</x>
            <y>0</y>
            <width>538</width>
            <height>369</height>
        </rect>
    </property>
    <property name="caption">
        <string>Edit Table</string>
    </property>
    <property name="sizeGripEnabled">
        <bool>true</bool>
    </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="TQTable" row="0" column="0">
            <column>
                <property name="text">
                    <string>1</string>
                </property>
            </column>
            <row>
                <property name="text">
                    <string>1</string>
                </property>
            </row>
            <property name="name">
                <cstring>table</cstring>
            </property>
            <property name="numRows">
                <number>1</number>
            </property>
            <property name="numCols">
                <number>1</number>
            </property>
            <property name="readOnly">
                <bool>true</bool>
            </property>
        </widget>
        <widget class="TQLayoutWidget" row="1" column="0" rowspan="1" colspan="2">
            <property name="name">
                <cstring>Layout11</cstring>
            </property>
            <hbox>
                <property name="name">
                    <cstring>unnamed</cstring>
                </property>
                <property name="margin">
                    <number>0</number>
                </property>
                <property name="spacing">
                    <number>6</number>
                </property>
                <widget class="TQPushButton">
                    <property name="name">
                        <cstring>buttonHelp</cstring>
                    </property>
                    <property name="text">
                        <string>&amp;Help</string>
                    </property>
                    <property name="autoDefault">
                        <bool>true</bool>
                    </property>
                </widget>
                <spacer>
                    <property name="name">
                        <cstring>Horizontal Spacing2</cstring>
                    </property>
                    <property name="orientation">
                        <enum>Horizontal</enum>
                    </property>
                    <property name="sizeType">
                        <enum>Expanding</enum>
                    </property>
                    <property name="sizeHint">
                        <size>
                            <width>20</width>
                            <height>20</height>
                        </size>
                    </property>
                </spacer>
                <widget class="TQPushButton">
                    <property name="name">
                        <cstring>buttonOk</cstring>
                    </property>
                    <property name="text">
                        <string>&amp;OK</string>
                    </property>
                    <property name="autoDefault">
                        <bool>true</bool>
                    </property>
                    <property name="default">
                        <bool>true</bool>
                    </property>
                    <property name="whatsThis" stdset="0">
                        <string>Close the dialog and apply all the changes.</string>
                    </property>
                </widget>
		<widget class="TQPushButton">
			<property name="name">
				<cstring>buttonApply</cstring>
			</property>
			<property name="text">
				<string>&amp;Apply</string>
			</property>
			<property name="autoDefault">
				<bool>true</bool>
			</property>
			<property name="whatsThis" stdset="0">
				<string>Apply all changes.</string>
			</property>
		</widget>
                <widget class="TQPushButton">
                    <property name="name">
                        <cstring>buttonCancel</cstring>
                    </property>
                    <property name="text">
                        <string>&amp;Cancel</string>
                    </property>
                    <property name="autoDefault">
                        <bool>true</bool>
                    </property>
                    <property name="whatsThis" stdset="0">
                        <string>Close the dialog and discard any changes.</string>
                    </property>
                </widget>
            </hbox>
        </widget>
        <widget class="TQTabWidget" row="0" column="1">
            <property name="name">
                <cstring>TabWidget</cstring>
            </property>
            <widget class="TQWidget">
                <property name="name">
                    <cstring>columns_tab</cstring>
                </property>
                <attribute name="title">
                    <string>Co&amp;lumns</string>
                </attribute>
                <grid>
                    <property name="name">
                        <cstring>unnamed</cstring>
                    </property>
                    <property name="margin">
                        <number>11</number>
                    </property>
                    <property name="spacing">
                        <number>6</number>
                    </property>
                    <spacer row="4" column="2">
                        <property name="name">
                            <cstring>Spacer3</cstring>
                        </property>
                        <property name="orientation">
                            <enum>Horizontal</enum>
                        </property>
                        <property name="sizeType">
                            <enum>Expanding</enum>
                        </property>
                        <property name="sizeHint">
                            <size>
                                <width>20</width>
                                <height>20</height>
                            </size>
                        </property>
                    </spacer>
                    <widget class="TQListBox" row="0" column="0" rowspan="6" colspan="1">
                        <property name="name">
                            <cstring>listColumns</cstring>
                        </property>
                    </widget>
                    <spacer row="3" column="1">
                        <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>20</width>
                                <height>20</height>
                            </size>
                        </property>
                    </spacer>
                    <widget class="TQPushButton" row="4" column="1">
                        <property name="name">
                            <cstring>buttonColumnUp</cstring>
                        </property>
                        <property name="text">
                            <string></string>
                        </property>
                        <property name="pixmap">
                            <pixmap>image0</pixmap>
                        </property>
                        <property name="toolTip" stdset="0">
                            <string>Move up</string>
                        </property>
                        <property name="whatsThis" stdset="0">
                            <string>&lt;b&gt;Move the selected item up.&lt;/b&gt;&lt;p&gt;The top-most column will be the first column of the list.&lt;/p&gt;</string>
                        </property>
                    </widget>
                    <widget class="TQPushButton" row="5" column="1">
                        <property name="name">
                            <cstring>buttonColumnDown</cstring>
                        </property>
                        <property name="text">
                            <string></string>
                        </property>
                        <property name="pixmap">
                            <pixmap>image1</pixmap>
                        </property>
                        <property name="toolTip" stdset="0">
                            <string>Move down</string>
                        </property>
                        <property name="whatsThis" stdset="0">
                            <string>&lt;b&gt;Move the selected item down.&lt;/b&gt;&lt;p&gt;The top-most column will be the first column of the list.&lt;/p&gt;</string>
                        </property>
                    </widget>
                    <widget class="TQPushButton" row="1" column="1">
                        <property name="name">
                            <cstring>buttonDeleteColumn</cstring>
                        </property>
                        <property name="text">
                            <string>&amp;Delete Column</string>
                        </property>
                    </widget>
                    <widget class="TQPushButton" row="0" column="1">
                        <property name="name">
                            <cstring>buttonNewColumn</cstring>
                        </property>
                        <property name="text">
                            <string>&amp;New Column</string>
                        </property>
                    </widget>
                    <widget class="TQLayoutWidget" row="2" column="1" rowspan="1" colspan="2">
                        <property name="name">
                            <cstring>Layout6</cstring>
                        </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="TQLabel" row="0" column="0">
                                <property name="name">
                                    <cstring>labelTable</cstring>
                                </property>
                                <property name="text">
                                    <string>Table:</string>
                                </property>
                            </widget>
                            <widget class="TQLayoutWidget" row="3" column="1">
                                <property name="name">
                                    <cstring>Layout2</cstring>
                                </property>
                                <hbox>
                                    <property name="name">
                                        <cstring>unnamed</cstring>
                                    </property>
                                    <property name="margin">
                                        <number>0</number>
                                    </property>
                                    <property name="spacing">
                                        <number>6</number>
                                    </property>
                                    <widget class="TQLabel">
                                        <property name="name">
                                            <cstring>labelColumnPixmap</cstring>
                                        </property>
                                        <property name="text">
                                            <string>Label4</string>
                                        </property>
                                    </widget>
                                    <widget class="TQPushButton">
                                        <property name="name">
                                            <cstring>buttonDeleteColPixmap</cstring>
                                        </property>
                                        <property name="maximumSize">
                                            <size>
                                                <width>30</width>
                                                <height>22</height>
                                            </size>
                                        </property>
                                        <property name="text">
                                            <string></string>
                                        </property>
                                        <property name="pixmap">
                                            <pixmap>image2</pixmap>
                                        </property>
                                        <property name="toolTip" stdset="0">
                                            <string>Delete Pixmap</string>
                                        </property>
                                        <property name="whatsThis" stdset="0">
                                            <string>&lt;b&gt;Delete the selected item's pixmap.&lt;/b&gt;&lt;p&gt;The pixmap in the current column of the selected item will be deleted.&lt;/p&gt;</string>
                                        </property>
                                    </widget>
                                    <widget class="TQPushButton">
                                        <property name="name">
                                            <cstring>buttonChooseColPixmap</cstring>
                                        </property>
                                        <property name="maximumSize">
                                            <size>
                                                <width>30</width>
                                                <height>22</height>
                                            </size>
                                        </property>
                                        <property name="text">
                                            <string>...</string>
                                        </property>
                                        <property name="toolTip" stdset="0">
                                            <string>Select a Pixmap</string>
                                        </property>
                                        <property name="whatsThis" stdset="0">
                                            <string>&lt;b&gt;Select a pixmap file for the item.&lt;/b&gt;&lt;p&gt;The pixmap will be changed in the current column of the selected item.&lt;/p&gt;</string>
                                        </property>
                                    </widget>
                                </hbox>
                            </widget>
                            <widget class="TQLabel" row="2" column="0">
                                <property name="name">
                                    <cstring>TextLabel2</cstring>
                                </property>
                                <property name="text">
                                    <string>&amp;Label:</string>
                                </property>
                                <property name="buddy" stdset="0">
                                    <cstring>editColumnText</cstring>
                                </property>
                            </widget>
                            <widget class="TQLabel" row="3" column="0">
                                <property name="name">
                                    <cstring>Label2</cstring>
                                </property>
                                <property name="text">
                                    <string>Pixmap:</string>
                                </property>
                                <property name="buddy" stdset="0">
                                    <cstring>itemChoosePixmap</cstring>
                                </property>
                            </widget>
                            <widget class="TQLabel" row="1" column="0">
                                <property name="name">
                                    <cstring>labelFields</cstring>
                                </property>
                                <property name="text">
                                    <string>&amp;Field:</string>
                                </property>
                                <property name="buddy" stdset="0">
                                    <cstring>comboFields</cstring>
                                </property>
                            </widget>
                            <widget class="TQLineEdit" row="2" column="1">
                                <property name="name">
                                    <cstring>editColumnText</cstring>
                                </property>
                            </widget>
                            <widget class="TQComboBox" row="1" column="1">
                                <property name="name">
                                    <cstring>comboFields</cstring>
                                </property>
                                <property name="editable">
                                    <bool>true</bool>
                                </property>
                            </widget>
                            <widget class="TQLabel" row="0" column="1">
                                <property name="name">
                                    <cstring>labelTableValue</cstring>
                                </property>
                                <property name="text">
                                    <string>&lt;no table&gt;</string>
                                </property>
                            </widget>
                        </grid>
                    </widget>
                </grid>
            </widget>
            <widget class="TQWidget">
                <property name="name">
                    <cstring>rows_tab</cstring>
                </property>
                <attribute name="title">
                    <string>&amp;Rows</string>
                </attribute>
                <grid>
                    <property name="name">
                        <cstring>unnamed</cstring>
                    </property>
                    <property name="margin">
                        <number>11</number>
                    </property>
                    <property name="spacing">
                        <number>6</number>
                    </property>
                    <spacer row="4" column="2">
                        <property name="name">
                            <cstring>Spacer3_2</cstring>
                        </property>
                        <property name="orientation">
                            <enum>Horizontal</enum>
                        </property>
                        <property name="sizeType">
                            <enum>Expanding</enum>
                        </property>
                        <property name="sizeHint">
                            <size>
                                <width>20</width>
                                <height>20</height>
                            </size>
                        </property>
                    </spacer>
                    <widget class="TQPushButton" row="4" column="1">
                        <property name="name">
                            <cstring>buttonRowUp</cstring>
                        </property>
                        <property name="text">
                            <string></string>
                        </property>
                        <property name="pixmap">
                            <pixmap>image0</pixmap>
                        </property>
                        <property name="toolTip" stdset="0">
                            <string>Move up</string>
                        </property>
                        <property name="whatsThis" stdset="0">
                            <string>&lt;b&gt;Move the selected item up.&lt;/b&gt;&lt;p&gt;The top-most column will be the first column of the list.&lt;/p&gt;</string>
                        </property>
                    </widget>
                    <widget class="TQListBox" row="0" column="0" rowspan="6" colspan="1">
                        <property name="name">
                            <cstring>listRows</cstring>
                        </property>
                    </widget>
                    <widget class="TQPushButton" row="5" column="1">
                        <property name="name">
                            <cstring>buttonRowDown</cstring>
                        </property>
                        <property name="text">
                            <string></string>
                        </property>
                        <property name="pixmap">
                            <pixmap>image1</pixmap>
                        </property>
                        <property name="toolTip" stdset="0">
                            <string>Move down</string>
                        </property>
                        <property name="whatsThis" stdset="0">
                            <string>&lt;b&gt;Move the selected item down.&lt;/b&gt;&lt;p&gt;The top-most column will be the first column of the list.&lt;/p&gt;</string>
                        </property>
                    </widget>
                    <spacer row="3" column="1">
                        <property name="name">
                            <cstring>Spacer2_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>20</height>
                            </size>
                        </property>
                    </spacer>
                    <widget class="TQPushButton" row="0" column="1">
                        <property name="name">
                            <cstring>buttonNewRow</cstring>
                        </property>
                        <property name="text">
                            <string>&amp;New Row</string>
                        </property>
                    </widget>
                    <widget class="TQPushButton" row="1" column="1">
                        <property name="name">
                            <cstring>buttonDeleteRow</cstring>
                        </property>
                        <property name="text">
                            <string>&amp;Delete Row</string>
                        </property>
                    </widget>
                    <widget class="TQLayoutWidget" row="2" column="1" rowspan="1" colspan="2">
                        <property name="name">
                            <cstring>Layout7_2</cstring>
                        </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="TQLabel" row="0" column="0">
                                <property name="name">
                                    <cstring>TextLabel2_3</cstring>
                                </property>
                                <property name="text">
                                    <string>&amp;Label:</string>
                                </property>
                                <property name="buddy" stdset="0">
                                    <cstring>editRowText</cstring>
                                </property>
                            </widget>
                            <widget class="TQLabel" row="1" column="0">
                                <property name="name">
                                    <cstring>Label2_2</cstring>
                                </property>
                                <property name="text">
                                    <string>Pixmap:</string>
                                </property>
                                <property name="buddy" stdset="0">
                                    <cstring>itemChoosePixmap</cstring>
                                </property>
                            </widget>
                            <widget class="TQLayoutWidget" row="1" column="1">
                                <property name="name">
                                    <cstring>Layout2_2</cstring>
                                </property>
                                <hbox>
                                    <property name="name">
                                        <cstring>unnamed</cstring>
                                    </property>
                                    <property name="margin">
                                        <number>0</number>
                                    </property>
                                    <property name="spacing">
                                        <number>6</number>
                                    </property>
                                    <widget class="TQLabel">
                                        <property name="name">
                                            <cstring>labelRowPixmap</cstring>
                                        </property>
                                        <property name="text">
                                            <string>Label4</string>
                                        </property>
                                    </widget>
                                    <widget class="TQPushButton">
                                        <property name="name">
                                            <cstring>buttonDeleteRowPixmap</cstring>
                                        </property>
                                        <property name="maximumSize">
                                            <size>
                                                <width>30</width>
                                                <height>22</height>
                                            </size>
                                        </property>
                                        <property name="text">
                                            <string></string>
                                        </property>
                                        <property name="pixmap">
                                            <pixmap>image2</pixmap>
                                        </property>
                                        <property name="toolTip" stdset="0">
                                            <string>Delete Pixmap</string>
                                        </property>
                                        <property name="whatsThis" stdset="0">
                                            <string>&lt;b&gt;Delete the selected item's pixmap.&lt;/b&gt;&lt;p&gt;The pixmap in the current column of the selected item will be deleted.&lt;/p&gt;</string>
                                        </property>
                                    </widget>
                                    <widget class="TQPushButton">
                                        <property name="name">
                                            <cstring>buttonChooseRowPixmap</cstring>
                                        </property>
                                        <property name="maximumSize">
                                            <size>
                                                <width>30</width>
                                                <height>22</height>
                                            </size>
                                        </property>
                                        <property name="text">
                                            <string>...</string>
                                        </property>
                                        <property name="toolTip" stdset="0">
                                            <string>Select a Pixmap</string>
                                        </property>
                                        <property name="whatsThis" stdset="0">
                                            <string>&lt;b&gt;Select a pixmap file for the item.&lt;/b&gt;&lt;p&gt;The pixmap will be changed in the current column of the selected item.&lt;/p&gt;</string>
                                        </property>
                                    </widget>
                                </hbox>
                            </widget>
                            <widget class="TQLineEdit" row="0" column="1">
                                <property name="name">
                                    <cstring>editRowText</cstring>
                                </property>
                            </widget>
                        </grid>
                    </widget>
                </grid>
            </widget>
        </widget>
    </grid>
</widget>
<images>
    <image name="image0">
        <data format="XPM.GZ" length="1040">789c5dcf4d73a2401006e0bbbf82726ed61609ca0c4c6ded0125dfd1985baab6f600338c280a46fc08a6f6bf2f3ddd26abc0619eb7677a9aab9ef3361d3bbdab4ebd4db673e5a83cd9383dbd5bad9adf7f7e7d76ba9e70dacfe78ed7fdd1e9ba8e72265599c17adaae99773df033cb9818225f2cc38132027887f4af8d01ee817dc935720d1c7827d648c1910f969273cd8123e4a93a21d2d95ba0ef098d631864409b6f2c13c195063e210389d55720ef0b8dd56764e021c7c8905acd2c93b66aa71a224389fffb0e14fd4062f51119d290115252ab2391c6585ab653a5f6de033294f8fbf74849175544eacc80c120e478b644267451434c90a9659a78d8aa2066585d00c33425ae80d25702b92352756ea91475ce90ba8f4c80299cb5177d58ea8c5a6d819a67b4595b66865a29602632628e3406b9011a73a26b1f96a40c575f19536dc7d959c6543e5f1466f95fd646aba22cabf5fb57c636f9a24ddaa75e52c6b6f90ea3aada2f313b7ccc1b1b1da3e128a67df09aaa1addb82963dfb3b8b7cdf18e9dcfe70e8b687f91b1fba25acf2eb2a289460f17d9a28c4c7c9e1d8ae8f1e9227b1e4feafa859d9f8de378fa8afbfefeecfc030f08f1a3</data>
    </image>
    <image name="image1">
        <data format="XPM.GZ" length="1085">789c5dd0cd6ee2301000e03b4f11911b5ad1189290a8da0324a5e90f29941e2aadf6e0d84ea10d1020849ad5befb7a3cceaa29e2e06f663c33ce55cf7a9dcfacde55e758d16acd2cb6a207abc74f9b8dfcf5fbe79f4e97f896fabb8145ba3f3addbec5ac74b715704ed5d9769c01cb73e0423368f80224c190e53e70091c389e83d98366e83942679f0c43cc7e0087c4f3307b63c8b1d559337459c6810f48df137aab49436c750f748917320f78418e4cf65993fa04b33572c4313b067a039f333de80e39e238680ff4d5d2581c69d2c0c3ad8e0db1f30619127cd1dcd00c7a4452824c80a321359d73cd8c129c1b1b0acc726030a414b31299f9989d1952a4d0ccc23073819f861c973c2133d3b904aacf6ceeda9a8c12bc5b219929de21f9005900a99bf9f8e9a8a159728a5477f5d77847367719305373b1788b14668d4c9337d95b2437ef5d03b9c84df10a28fc866fc05c9522fbf0b369c6b8d0c7ffb1fc6db57effb0bfc68acd7657ee0fedba63599dea73d18a7dca525ec6ed3aa16293a81d2bf232beb1bfc578d58a416731ad641da95381b1e3f496ca939432c9f3bb7b8c450f8fb39994b18c93493a36fda2a7b9aa8ae3e4b278b69b192aa822499dc2d6cddc68b94ff697f46c7fdd255ad6f5e2dbdbfac7c3cbd8ecf7f7baf30f538f0154</data>
    </image>
    <image name="image2">
        <data format="XPM.GZ" length="409">789cd3d7528808f055d0d2e72a2e492cc94c5648ce482c52d04a29cdcdad8c8eb5ade6523234530022630543251d2e253d856405bffcbc54105b19c856360003103711c6b53006ab440370316528264b4c198450c5808a94d1ed00aac214832b43124b544ec414d34b4c4c441103f11341120831309758313d0cf3b0840b7258d55a73010092c14eca</data>
    </image>
</images>
<connections>
    <connection>
        <sender>buttonApply</sender>
        <signal>clicked()</signal>
        <receiver>TableEditorBase</receiver>
        <slot>applyClicked()</slot>
    </connection>
    <connection>
        <sender>buttonOk</sender>
        <signal>clicked()</signal>
        <receiver>TableEditorBase</receiver>
        <slot>okClicked()</slot>
    </connection>
    <connection>
        <sender>listColumns</sender>
        <signal>currentChanged(TQListBoxItem*)</signal>
        <receiver>TableEditorBase</receiver>
        <slot>currentColumnChanged(TQListBoxItem*)</slot>
    </connection>
    <connection>
        <sender>listColumns</sender>
        <signal>selectionChanged(TQListBoxItem*)</signal>
        <receiver>TableEditorBase</receiver>
        <slot>currentColumnChanged(TQListBoxItem*)</slot>
    </connection>
    <connection>
        <sender>editColumnText</sender>
        <signal>textChanged(const TQString&amp;)</signal>
        <receiver>TableEditorBase</receiver>
        <slot>columnTextChanged(const TQString&amp;)</slot>
    </connection>
    <connection>
        <sender>buttonNewColumn</sender>
        <signal>clicked()</signal>
        <receiver>TableEditorBase</receiver>
        <slot>newColumnClicked()</slot>
    </connection>
    <connection>
        <sender>buttonDeleteColumn</sender>
        <signal>clicked()</signal>
        <receiver>TableEditorBase</receiver>
        <slot>deleteColumnClicked()</slot>
    </connection>
    <connection>
        <sender>buttonColumnUp</sender>
        <signal>clicked()</signal>
        <receiver>TableEditorBase</receiver>
        <slot>columnUpClicked()</slot>
    </connection>
    <connection>
        <sender>buttonColumnDown</sender>
        <signal>clicked()</signal>
        <receiver>TableEditorBase</receiver>
        <slot>columnDownClicked()</slot>
    </connection>
    <connection>
        <sender>comboFields</sender>
        <signal>activated(const TQString&amp;)</signal>
        <receiver>TableEditorBase</receiver>
        <slot>currentFieldChanged(const TQString&amp;)</slot>
    </connection>
    <connection>
        <sender>listRows</sender>
        <signal>selectionChanged(TQListBoxItem*)</signal>
        <receiver>TableEditorBase</receiver>
        <slot>currentRowChanged(TQListBoxItem*)</slot>
    </connection>
    <connection>
        <sender>listRows</sender>
        <signal>currentChanged(TQListBoxItem*)</signal>
        <receiver>TableEditorBase</receiver>
        <slot>currentRowChanged(TQListBoxItem*)</slot>
    </connection>
    <connection>
        <sender>buttonNewRow</sender>
        <signal>clicked()</signal>
        <receiver>TableEditorBase</receiver>
        <slot>newRowClicked()</slot>
    </connection>
    <connection>
        <sender>buttonDeleteRow</sender>
        <signal>clicked()</signal>
        <receiver>TableEditorBase</receiver>
        <slot>deleteRowClicked()</slot>
    </connection>
    <connection>
        <sender>buttonRowUp</sender>
        <signal>clicked()</signal>
        <receiver>TableEditorBase</receiver>
        <slot>rowUpClicked()</slot>
    </connection>
    <connection>
        <sender>buttonRowDown</sender>
        <signal>clicked()</signal>
        <receiver>TableEditorBase</receiver>
        <slot>rowDownClicked()</slot>
    </connection>
    <connection>
        <sender>buttonDeleteRowPixmap</sender>
        <signal>clicked()</signal>
        <receiver>TableEditorBase</receiver>
        <slot>deleteRowPixmapClicked()</slot>
    </connection>
    <connection>
        <sender>buttonChooseRowPixmap</sender>
        <signal>clicked()</signal>
        <receiver>TableEditorBase</receiver>
        <slot>chooseRowPixmapClicked()</slot>
    </connection>
    <connection>
        <sender>buttonDeleteColPixmap</sender>
        <signal>clicked()</signal>
        <receiver>TableEditorBase</receiver>
        <slot>deleteColPixmapClicked()</slot>
    </connection>
    <connection>
        <sender>editRowText</sender>
        <signal>textChanged(const TQString&amp;)</signal>
        <receiver>TableEditorBase</receiver>
        <slot>rowTextChanged(const TQString&amp;)</slot>
    </connection>
    <connection>
        <sender>buttonCancel</sender>
        <signal>clicked()</signal>
        <receiver>TableEditorBase</receiver>
        <slot>reject()</slot>
    </connection>
    <connection>
        <sender>buttonChooseColPixmap</sender>
        <signal>clicked()</signal>
        <receiver>TableEditorBase</receiver>
        <slot>chooseColPixmapClicked()</slot>
    </connection>
    <slot access="protected" language="C++" returnType="void">init()</slot>
    <slot access="protected" language="C++" returnType="void">destroy()</slot>
    <slot access="protected" language="C++" returnType="void">applyClicked()</slot>
    <slot access="protected" language="C++" returnType="void">chooseRowPixmapClicked()</slot>
    <slot access="protected" language="C++" returnType="void">columnTextChanged( const TQString &amp; )</slot>
    <slot access="protected" language="C++" returnType="void">columnUpClicked()</slot>
    <slot access="protected" language="C++" returnType="void">currentColumnChanged( TQListBoxItem * )</slot>
    <slot access="protected" language="C++" returnType="void">currentFieldChanged( const TQString &amp; )</slot>
    <slot access="protected" language="C++" returnType="void">currentRowChanged( TQListBoxItem * )</slot>
    <slot access="protected" language="C++" returnType="void">deleteColPixmapClicked()</slot>
    <slot access="protected" language="C++" returnType="void">deleteColumnClicked()</slot>
    <slot access="protected" language="C++" returnType="void">deleteRowClicked()</slot>
    <slot access="protected" language="C++" returnType="void">deleteRowPixmapClicked()</slot>
    <slot access="protected" language="C++" returnType="void">newColumnClicked()</slot>
    <slot access="protected" language="C++" returnType="void">newRowClicked()</slot>
    <slot access="protected" language="C++" returnType="void">chooseColPixmapClicked()</slot>
    <slot access="protected" language="C++" returnType="void">okClicked()</slot>
    <slot access="protected" language="C++" returnType="void">rowDownClicked()</slot>
    <slot access="protected" language="C++" returnType="void">rowTextChanged( const TQString &amp; )</slot>
    <slot access="protected" language="C++" returnType="void">rowUpClicked()</slot>
    <slot access="protected" language="C++" returnType="void">columnDownClicked()</slot>
</connections>
<tabstops>
    <tabstop>buttonOk</tabstop>
    <tabstop>buttonCancel</tabstop>
    <tabstop>table</tabstop>
    <tabstop>TabWidget</tabstop>
    <tabstop>listColumns</tabstop>
    <tabstop>buttonNewColumn</tabstop>
    <tabstop>buttonDeleteColumn</tabstop>
    <tabstop>comboFields</tabstop>
    <tabstop>editColumnText</tabstop>
    <tabstop>buttonDeleteColPixmap</tabstop>
    <tabstop>buttonChooseColPixmap</tabstop>
    <tabstop>buttonColumnUp</tabstop>
    <tabstop>buttonColumnDown</tabstop>
    <tabstop>buttonApply</tabstop>
    <tabstop>listRows</tabstop>
    <tabstop>buttonNewRow</tabstop>
    <tabstop>buttonDeleteRow</tabstop>
    <tabstop>editRowText</tabstop>
    <tabstop>buttonDeleteRowPixmap</tabstop>
    <tabstop>buttonChooseRowPixmap</tabstop>
    <tabstop>buttonRowUp</tabstop>
    <tabstop>buttonRowDown</tabstop>
    <tabstop>buttonHelp</tabstop>
</tabstops>
</UI>