⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 projectsettings.ui

📁 Linux下的基于X11的图形开发环境。
💻 UI
字号:
<!DOCTYPE UI><UI version="3.0" stdsetdef="1"><class>CppProjectSettings</class><comment>*********************************************************************** Copyright (C) 2001 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.**** 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.**** Contact info@trolltech.com if any conditions of this licensing are** not clear to you.***********************************************************************</comment><include location="local" implDecl="in declaration">projectsettings.ui.h</include><forward>struct QUnknownInterface;</forward><variable>QMap&lt;QString, QString&gt; config, libs, defines, includes;</variable><pixmapinproject/><layoutdefaults spacing="6" margin="11"/><widget class="QWidget">    <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="QLabel" 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="QLabel" row="3" column="0">            <property name="name">                <cstring>TextLabel2_2</cstring>            </property>            <property name="text">                <string>Defines:</string>            </property>        </widget>        <widget class="QLineEdit" row="3" column="2">            <property name="name">                <cstring>editDefines</cstring>            </property>        </widget>        <widget class="QLabel" row="2" column="0">            <property name="name">                <cstring>TextLabel2</cstring>            </property>            <property name="text">                <string>Libs:</string>            </property>        </widget>        <widget class="QLabel" row="4" column="0">            <property name="name">                <cstring>TextLabel2_3</cstring>            </property>            <property name="text">                <string>Includepath:</string>            </property>        </widget>        <widget class="QComboBox" 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="QComboBox" 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="QLineEdit" row="4" column="2">            <property name="name">                <cstring>editInclude</cstring>            </property>        </widget>        <widget class="QLineEdit" row="2" column="2">            <property name="name">                <cstring>editLibs</cstring>            </property>        </widget>        <widget class="QLineEdit" row="1" column="2">            <property name="name">                <cstring>editConfig</cstring>            </property>        </widget>        <widget class="QComboBox" 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="QComboBox" 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="QLabel" 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="QComboBox" 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&amp;)</signal>        <receiver>CppProjectSettings</receiver>        <slot>configPlatformChanged(const QString&amp;)</slot>    </connection>    <connection language="C++">        <sender>comboLibs</sender>        <signal>activated(const QString&amp;)</signal>        <receiver>CppProjectSettings</receiver>        <slot>libsPlatformChanged(const QString&amp;)</slot>    </connection>    <connection language="C++">        <sender>comboDefines</sender>        <signal>activated(const QString&amp;)</signal>        <receiver>CppProjectSettings</receiver>        <slot>definesPlatformChanged(const QString&amp;)</slot>    </connection>    <connection language="C++">        <sender>editConfig</sender>        <signal>textChanged(const QString&amp;)</signal>        <receiver>CppProjectSettings</receiver>        <slot>configChanged(const QString&amp;)</slot>    </connection>    <connection language="C++">        <sender>editLibs</sender>        <signal>textChanged(const QString&amp;)</signal>        <receiver>CppProjectSettings</receiver>        <slot>libsChanged(const QString&amp;)</slot>    </connection>    <connection language="C++">        <sender>editDefines</sender>        <signal>textChanged(const QString&amp;)</signal>        <receiver>CppProjectSettings</receiver>        <slot>definesChanged(const QString&amp;)</slot>    </connection>    <connection language="C++">        <sender>editInclude</sender>        <signal>textChanged(const QString&amp;)</signal>        <receiver>CppProjectSettings</receiver>        <slot>includesChanged(const QString&amp;)</slot>    </connection>    <connection language="C++">        <sender>comboInclude</sender>        <signal>activated(const QString&amp;)</signal>        <receiver>CppProjectSettings</receiver>        <slot>includesPlatformChanged(const QString&amp;)</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 &amp; str )</slot>    <slot access="public" specifier="virtual" language="C++" returnType="void">libsChanged( const QString &amp; str )</slot>    <slot access="public" specifier="virtual" language="C++" returnType="void">definesChanged( const QString &amp; str )</slot>    <slot access="public" specifier="virtual" language="C++" returnType="void">includesChanged( const QString &amp; str )</slot>    <slot access="public" specifier="virtual" language="C++" returnType="void">configPlatformChanged( const QString &amp; plat )</slot>    <slot access="public" specifier="virtual" language="C++" returnType="void">libsPlatformChanged( const QString &amp; plat )</slot>    <slot access="public" specifier="virtual" language="C++" returnType="void">definesPlatformChanged( const QString &amp; plat )</slot>    <slot access="public" specifier="virtual" language="C++" returnType="void">includesPlatformChanged( const QString &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>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -