diff options
author | Michele Calgaro <[email protected]> | 2019-04-21 23:22:20 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2019-04-21 23:22:20 +0900 |
commit | dba036816b279bc1539a9f3894fbc414665d2bce (patch) | |
tree | 29e4bf00bafe515e7afdd02168d65a47a3f9fbc0 /tqtinterface/qt4/tools/designer/plugins/cppeditor/projectsettings.ui | |
parent | 6f1b4f0c7505a049d992a33f6e409b7c75732d4b (diff) | |
download | experimental-dba036816b279bc1539a9f3894fbc414665d2bce.tar.gz experimental-dba036816b279bc1539a9f3894fbc414665d2bce.zip |
Removed unnecessary and/or TDE-unrelated code.
Signed-off-by: Michele Calgaro <[email protected]>
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'tqtinterface/qt4/tools/designer/plugins/cppeditor/projectsettings.ui')
-rw-r--r-- | tqtinterface/qt4/tools/designer/plugins/cppeditor/projectsettings.ui | 347 |
1 files changed, 0 insertions, 347 deletions
diff --git a/tqtinterface/qt4/tools/designer/plugins/cppeditor/projectsettings.ui b/tqtinterface/qt4/tools/designer/plugins/cppeditor/projectsettings.ui deleted file mode 100644 index b6d8642..0000000 --- a/tqtinterface/qt4/tools/designer/plugins/cppeditor/projectsettings.ui +++ /dev/null @@ -1,347 +0,0 @@ -<!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 Qt 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 Qt 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 [email protected]. -** -** Licensees holding valid Qt Commercial 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 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 QUnknownInterface;</forward> -<variable>QMap<QString, QString> 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="tqsizeHint"> - <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="tqsizeHint"> - <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 QString&)</signal> - <receiver>CppProjectSettings</receiver> - <slot>configPlatformChanged(const QString&)</slot> - </connection> - <connection language="C++"> - <sender>comboLibs</sender> - <signal>activated(const QString&)</signal> - <receiver>CppProjectSettings</receiver> - <slot>libsPlatformChanged(const QString&)</slot> - </connection> - <connection language="C++"> - <sender>comboDefines</sender> - <signal>activated(const QString&)</signal> - <receiver>CppProjectSettings</receiver> - <slot>definesPlatformChanged(const QString&)</slot> - </connection> - <connection language="C++"> - <sender>editConfig</sender> - <signal>textChanged(const QString&)</signal> - <receiver>CppProjectSettings</receiver> - <slot>configChanged(const QString&)</slot> - </connection> - <connection language="C++"> - <sender>editLibs</sender> - <signal>textChanged(const QString&)</signal> - <receiver>CppProjectSettings</receiver> - <slot>libsChanged(const QString&)</slot> - </connection> - <connection language="C++"> - <sender>editDefines</sender> - <signal>textChanged(const QString&)</signal> - <receiver>CppProjectSettings</receiver> - <slot>definesChanged(const QString&)</slot> - </connection> - <connection language="C++"> - <sender>editInclude</sender> - <signal>textChanged(const QString&)</signal> - <receiver>CppProjectSettings</receiver> - <slot>includesChanged(const QString&)</slot> - </connection> - <connection language="C++"> - <sender>comboInclude</sender> - <signal>activated(const QString&)</signal> - <receiver>CppProjectSettings</receiver> - <slot>includesPlatformChanged(const QString&)</slot> - </connection> - <slot access="public" specifier="virtual" language="C++" returnType="void">reInit( QUnknownInterface * iface )</slot> - <slot access="public" specifier="virtual" language="C++" returnType="void">save( QUnknownInterface * iface )</slot> - <slot access="public" specifier="virtual" language="C++" returnType="void">configChanged( const QString & str )</slot> - <slot access="public" specifier="virtual" language="C++" returnType="void">libsChanged( const QString & str )</slot> - <slot access="public" specifier="virtual" language="C++" returnType="void">definesChanged( const QString & str )</slot> - <slot access="public" specifier="virtual" language="C++" returnType="void">includesChanged( const QString & str )</slot> - <slot access="public" specifier="virtual" language="C++" returnType="void">configPlatformChanged( const QString & plat )</slot> - <slot access="public" specifier="virtual" language="C++" returnType="void">libsPlatformChanged( const QString & plat )</slot> - <slot access="public" specifier="virtual" language="C++" returnType="void">definesPlatformChanged( const QString & plat )</slot> - <slot access="public" specifier="virtual" language="C++" returnType="void">includesPlatformChanged( const QString & 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> |