You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tqt3/tools/designer/designer/configtoolboxdialog.ui

330 lines
12 KiB

<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
<class>ConfigToolboxDialog</class>
<comment>*********************************************************************
** Copyright (C) 2002-2008 Trolltech ASA. All rights reserved.
**
** This file is part of TQt Designer.
**
** This file may be used under the terms of the GNU General
** Public License versions 2.0 or 3.0 as published by the Free
** Software Foundation and appearing in the files LICENSE.GPL2
** and LICENSE.GPL3 included in the packaging of this file.
** Alternatively you may (at your option) use any later version
** of the GNU General Public License if such license has been
** publicly approved by Trolltech ASA (or its successors, if any)
** and the KDE Free TQt Foundation.
**
** Please review the following information to ensure GNU General
** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
** http://trolltech.com/products/qt/licenses/licensing/licensingoverview
** or contact the sales department at sales@trolltech.com.
**
** Licensees holding valid TQt Commercial licenses may use this file in
** accordance with the TQt Commercial License Agreement provided with
** the Software.
**
** This file is provided "AS IS" with NO WARRANTY OF ANY KIND,
** INCLUDING THE WARRANTIES OF DESIGN, MERCHANTABILITY AND FITNESS FOR
** A PARTICULAR PURPOSE. Trolltech reserves all rights not granted
** herein.
**
*********************************************************************</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>&amp;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>&amp;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>
<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>
</slots>
<functions>
<function access="private">init()</function>
</functions>
<pixmapinproject/>
<layoutdefaults spacing="6" margin="11"/>
</UI>