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/plugins/cppeditor/projectsettings.ui

348 lines
13 KiB

<!DOCTYPE UI><UI version="3.0" stdsetdef="1">
<class>CppProjectSettings</class>
<comment>*********************************************************************
** Copyright (C) 2001-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>
<include location="local" implDecl="in declaration">projectsettings.ui.h</include>
<forward>struct TQUnknownInterface;</forward>
<variable>TQMap&lt;TQString, TQString&gt; config, libs, defines, includes;</variable>
<pixmapinproject/>
<layoutdefaults spacing="6" margin="11"/>
<widget class="TQWidget">
<property name="name">
<cstring>CppProjectSettings</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>373</width>
<height>191</height>
</rect>
</property>
<property name="caption">
<string>Project Settings</string>
</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="TQLabel" row="1" column="0">
<property name="name">
<cstring>TextLabel1</cstring>
</property>
<property name="text">
<string>Config:</string>
</property>
</widget>
<spacer row="5" column="2">
<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>20</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="TQLabel" row="3" column="0">
<property name="name">
<cstring>TextLabel2_2</cstring>
</property>
<property name="text">
<string>Defines:</string>
</property>
</widget>
<widget class="TQLineEdit" row="3" column="2">
<property name="name">
<cstring>editDefines</cstring>
</property>
</widget>
<widget class="TQLabel" row="2" column="0">
<property name="name">
<cstring>TextLabel2</cstring>
</property>
<property name="text">
<string>Libs:</string>
</property>
</widget>
<widget class="TQLabel" row="4" column="0">
<property name="name">
<cstring>TextLabel2_3</cstring>
</property>
<property name="text">
<string>Includepath:</string>
</property>
</widget>
<widget class="TQComboBox" row="3" column="1">
<item>
<property name="text">
<string>(all)</string>
</property>
</item>
<item>
<property name="text">
<string>unix</string>
</property>
</item>
<item>
<property name="text">
<string>win32</string>
</property>
</item>
<item>
<property name="text">
<string>mac</string>
</property>
</item>
<property name="name">
<cstring>comboDefines</cstring>
</property>
</widget>
<widget class="TQComboBox" row="4" column="1">
<item>
<property name="text">
<string>(all)</string>
</property>
</item>
<item>
<property name="text">
<string>unix</string>
</property>
</item>
<item>
<property name="text">
<string>win32</string>
</property>
</item>
<item>
<property name="text">
<string>mac</string>
</property>
</item>
<property name="name">
<cstring>comboInclude</cstring>
</property>
</widget>
<widget class="TQLineEdit" row="4" column="2">
<property name="name">
<cstring>editInclude</cstring>
</property>
</widget>
<widget class="TQLineEdit" row="2" column="2">
<property name="name">
<cstring>editLibs</cstring>
</property>
</widget>
<widget class="TQLineEdit" row="1" column="2">
<property name="name">
<cstring>editConfig</cstring>
</property>
</widget>
<widget class="TQComboBox" row="2" column="1">
<item>
<property name="text">
<string>(all)</string>
</property>
</item>
<item>
<property name="text">
<string>unix</string>
</property>
</item>
<item>
<property name="text">
<string>win32</string>
</property>
</item>
<item>
<property name="text">
<string>mac</string>
</property>
</item>
<property name="name">
<cstring>comboLibs</cstring>
</property>
</widget>
<widget class="TQComboBox" row="1" column="1">
<item>
<property name="text">
<string>(all)</string>
</property>
</item>
<item>
<property name="text">
<string>unix</string>
</property>
</item>
<item>
<property name="text">
<string>win32</string>
</property>
</item>
<item>
<property name="text">
<string>mac</string>
</property>
</item>
<property name="name">
<cstring>comboConfig</cstring>
</property>
</widget>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>TextLabel3</cstring>
</property>
<property name="text">
<string>Template:</string>
</property>
</widget>
<spacer row="0" column="2">
<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>20</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="TQComboBox" row="0" column="1">
<item>
<property name="text">
<string>app</string>
</property>
</item>
<item>
<property name="text">
<string>lib</string>
</property>
</item>
<property name="name">
<cstring>comboTemplate</cstring>
</property>
</widget>
</grid>
</widget>
<connections>
<connection language="C++">
<sender>comboConfig</sender>
<signal>activated(const TQString&amp;)</signal>
<receiver>CppProjectSettings</receiver>
<slot>configPlatformChanged(const TQString&amp;)</slot>
</connection>
<connection language="C++">
<sender>comboLibs</sender>
<signal>activated(const TQString&amp;)</signal>
<receiver>CppProjectSettings</receiver>
<slot>libsPlatformChanged(const TQString&amp;)</slot>
</connection>
<connection language="C++">
<sender>comboDefines</sender>
<signal>activated(const TQString&amp;)</signal>
<receiver>CppProjectSettings</receiver>
<slot>definesPlatformChanged(const TQString&amp;)</slot>
</connection>
<connection language="C++">
<sender>editConfig</sender>
<signal>textChanged(const TQString&amp;)</signal>
<receiver>CppProjectSettings</receiver>
<slot>configChanged(const TQString&amp;)</slot>
</connection>
<connection language="C++">
<sender>editLibs</sender>
<signal>textChanged(const TQString&amp;)</signal>
<receiver>CppProjectSettings</receiver>
<slot>libsChanged(const TQString&amp;)</slot>
</connection>
<connection language="C++">
<sender>editDefines</sender>
<signal>textChanged(const TQString&amp;)</signal>
<receiver>CppProjectSettings</receiver>
<slot>definesChanged(const TQString&amp;)</slot>
</connection>
<connection language="C++">
<sender>editInclude</sender>
<signal>textChanged(const TQString&amp;)</signal>
<receiver>CppProjectSettings</receiver>
<slot>includesChanged(const TQString&amp;)</slot>
</connection>
<connection language="C++">
<sender>comboInclude</sender>
<signal>activated(const TQString&amp;)</signal>
<receiver>CppProjectSettings</receiver>
<slot>includesPlatformChanged(const TQString&amp;)</slot>
</connection>
<slot access="public" specifier="virtual" language="C++" returnType="void">reInit( TQUnknownInterface * iface )</slot>
<slot access="public" specifier="virtual" language="C++" returnType="void">save( TQUnknownInterface * iface )</slot>
<slot access="public" specifier="virtual" language="C++" returnType="void">configChanged( const TQString &amp; str )</slot>
<slot access="public" specifier="virtual" language="C++" returnType="void">libsChanged( const TQString &amp; str )</slot>
<slot access="public" specifier="virtual" language="C++" returnType="void">definesChanged( const TQString &amp; str )</slot>
<slot access="public" specifier="virtual" language="C++" returnType="void">includesChanged( const TQString &amp; str )</slot>
<slot access="public" specifier="virtual" language="C++" returnType="void">configPlatformChanged( const TQString &amp; plat )</slot>
<slot access="public" specifier="virtual" language="C++" returnType="void">libsPlatformChanged( const TQString &amp; plat )</slot>
<slot access="public" specifier="virtual" language="C++" returnType="void">definesPlatformChanged( const TQString &amp; plat )</slot>
<slot access="public" specifier="virtual" language="C++" returnType="void">includesPlatformChanged( const TQString &amp; plat )</slot>
</connections>
<tabstops>
<tabstop>comboTemplate</tabstop>
<tabstop>comboConfig</tabstop>
<tabstop>editConfig</tabstop>
<tabstop>comboLibs</tabstop>
<tabstop>editLibs</tabstop>
<tabstop>comboDefines</tabstop>
<tabstop>editDefines</tabstop>
<tabstop>comboInclude</tabstop>
<tabstop>editInclude</tabstop>
</tabstops>
</UI>