diff options
Diffstat (limited to 'tdevdesigner/designer/configtoolboxdialog.ui')
-rw-r--r-- | tdevdesigner/designer/configtoolboxdialog.ui | 326 |
1 files changed, 326 insertions, 0 deletions
diff --git a/tdevdesigner/designer/configtoolboxdialog.ui b/tdevdesigner/designer/configtoolboxdialog.ui new file mode 100644 index 00000000..226cdd35 --- /dev/null +++ b/tdevdesigner/designer/configtoolboxdialog.ui @@ -0,0 +1,326 @@ +<!DOCTYPE UI><UI version="3.1" stdsetdef="1"> +<class>ConfigToolboxDialog</class> +<comment>********************************************************************* +** Copyright (C) 2002 Trolltech AS. All rights reserved. +** +** This file is part of Qt Designer. +** +** This file may be distributed and/or modified under the terms of the +** GNU General Public License version 2 as published by the Free Software +** Foundation and appearing in the file LICENSE.GPL included in the +** packaging of this file. +** +** Licensees holding valid Qt Enterprise Edition or Qt Professional Edition +** licenses may use this file in accordance with the Qt Commercial License +** Agreement provided with the Software. +** +** This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE +** WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. +** +** See http://www.trolltech.com/gpl/ for GPL licensing information. +** See http://www.trolltech.com/pricing.html or email sales@trolltech.com for +** information about Qt Commercial License Agreements. +** +** Contact info@trolltech.com if any conditions of this licensing are +** not clear to you. +** +*********************************************************************</comment> +<widget class="TQDialog"> + <property name="name"> + <cstring>ConfigToolboxDialog</cstring> + </property> + <property name="geometry"> + <rect> + <x>0</x> + <y>0</y> + <width>403</width> + <height>467</height> + </rect> + </property> + <property name="caption"> + <string>Configure Toolbox</string> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="TQLayoutWidget" row="1" column="0" rowspan="1" colspan="2"> + <property name="name"> + <cstring>Layout2</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>342</width> + <height>0</height> + </size> + </property> + </spacer> + <widget class="TQPushButton"> + <property name="name"> + <cstring>PushButton3</cstring> + </property> + <property name="text"> + <string>&OK</string> + </property> + <property name="default"> + <bool>true</bool> + </property> + </widget> + <widget class="TQPushButton"> + <property name="name"> + <cstring>PushButton4</cstring> + </property> + <property name="text"> + <string>&Cancel</string> + </property> + </widget> + </hbox> + </widget> + <widget class="TQLayoutWidget" row="0" column="0"> + <property name="name"> + <cstring>Layout4</cstring> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="TQPushButton" row="1" column="1"> + <property name="name"> + <cstring>buttonAdd</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="text"> + <string>&Add</string> + </property> + </widget> + <spacer row="1" column="0"> + <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>111</width> + <height>0</height> + </size> + </property> + </spacer> + <widget class="TQListView" row="0" column="0" rowspan="1" colspan="2"> + <column> + <property name="text"> + <string>Available Tools</string> + </property> + <property name="clickable"> + <bool>true</bool> + </property> + <property name="resizable"> + <bool>true</bool> + </property> + </column> + <property name="name"> + <cstring>listViewTools</cstring> + </property> + <property name="selectionMode"> + <enum>Extended</enum> + </property> + <property name="resizeMode"> + <enum>LastColumn</enum> + </property> + </widget> + </grid> + </widget> + <widget class="TQLayoutWidget" row="0" column="1"> + <property name="name"> + <cstring>Layout5</cstring> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="TQPushButton" row="1" column="0"> + <property name="name"> + <cstring>buttonRemove</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="text"> + <string>&Remove</string> + </property> + </widget> + <widget class="TQListView" row="0" column="0" rowspan="1" colspan="4"> + <column> + <property name="text"> + <string>Common Widgets Page</string> + </property> + <property name="clickable"> + <bool>true</bool> + </property> + <property name="resizable"> + <bool>true</bool> + </property> + </column> + <property name="name"> + <cstring>listViewCommon</cstring> + </property> + <property name="selectionMode"> + <enum>Extended</enum> + </property> + <property name="resizeMode"> + <enum>LastColumn</enum> + </property> + </widget> + <widget class="TQToolButton" row="1" column="3"> + <property name="name"> + <cstring>buttonDown</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="text"> + <string></string> + </property> + <property name="pixmap"> + <pixmap>"designer_s_down.png"</pixmap> + </property> + </widget> + <spacer row="1" column="1"> + <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>41</width> + <height>0</height> + </size> + </property> + </spacer> + <widget class="TQToolButton" row="1" column="2"> + <property name="name"> + <cstring>buttonUp</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="text"> + <string></string> + </property> + <property name="pixmap"> + <pixmap>"designer_s_up.png"</pixmap> + </property> + </widget> + </grid> + </widget> + </grid> +</widget> +<connections> + <connection> + <sender>buttonAdd</sender> + <signal>clicked()</signal> + <receiver>ConfigToolboxDialog</receiver> + <slot>addTool()</slot> + </connection> + <connection> + <sender>buttonRemove</sender> + <signal>clicked()</signal> + <receiver>ConfigToolboxDialog</receiver> + <slot>removeTool()</slot> + </connection> + <connection> + <sender>buttonUp</sender> + <signal>clicked()</signal> + <receiver>ConfigToolboxDialog</receiver> + <slot>moveToolUp()</slot> + </connection> + <connection> + <sender>buttonDown</sender> + <signal>clicked()</signal> + <receiver>ConfigToolboxDialog</receiver> + <slot>moveToolDown()</slot> + </connection> + <connection> + <sender>listViewTools</sender> + <signal>clicked(TQListViewItem*)</signal> + <receiver>ConfigToolboxDialog</receiver> + <slot>currentToolChanged(TQListViewItem*)</slot> + </connection> + <connection> + <sender>listViewCommon</sender> + <signal>clicked(TQListViewItem*)</signal> + <receiver>ConfigToolboxDialog</receiver> + <slot>currentCommonToolChanged(TQListViewItem*)</slot> + </connection> + <connection> + <sender>PushButton3</sender> + <signal>clicked()</signal> + <receiver>ConfigToolboxDialog</receiver> + <slot>accept()</slot> + </connection> + <connection> + <sender>PushButton4</sender> + <signal>clicked()</signal> + <receiver>ConfigToolboxDialog</receiver> + <slot>reject()</slot> + </connection> + <connection> + <sender>PushButton3</sender> + <signal>clicked()</signal> + <receiver>ConfigToolboxDialog</receiver> + <slot>ok()</slot> + </connection> + <connection> + <sender>listViewTools</sender> + <signal>doubleClicked(TQListViewItem*)</signal> + <receiver>ConfigToolboxDialog</receiver> + <slot>addTool()</slot> + </connection> +</connections> +<includes> + <include location="local" impldecl="in implementation">configtoolboxdialog.ui.h</include> +</includes> +<Q_SLOTS> + <slot>addTool()</slot> + <slot>removeTool()</slot> + <slot>moveToolUp()</slot> + <slot>moveToolDown()</slot> + <slot>currentToolChanged( TQListViewItem * i )</slot> + <slot>currentCommonToolChanged( TQListViewItem * i )</slot> + <slot>ok()</slot> +</Q_SLOTS> +<functions> + <function access="private">init()</function> +</functions> +<includes> + <include location="local" impldecl="in implementation">myiconloader.h</include> +</includes> +<pixmapfunction>BarIcon2</pixmapfunction> + +<layoutdefaults spacing="6" margin="11"/> +</UI> |