summaryrefslogtreecommitdiffstats
path: root/buildtools/qmake/projectconfigurationdlgbase.ui
diff options
context:
space:
mode:
Diffstat (limited to 'buildtools/qmake/projectconfigurationdlgbase.ui')
-rw-r--r--buildtools/qmake/projectconfigurationdlgbase.ui181
1 files changed, 0 insertions, 181 deletions
diff --git a/buildtools/qmake/projectconfigurationdlgbase.ui b/buildtools/qmake/projectconfigurationdlgbase.ui
index 28003188..09193bdf 100644
--- a/buildtools/qmake/projectconfigurationdlgbase.ui
+++ b/buildtools/qmake/projectconfigurationdlgbase.ui
@@ -584,164 +584,6 @@
</widget>
<widget class="TQButtonGroup">
<property name="name">
- <cstring>groupQt4Libs</cstring>
- </property>
- <property name="enabled">
- <bool>false</bool>
- </property>
- <property name="title">
- <string>Qt4 Libraries</string>
- </property>
- <grid>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <widget class="TQCheckBox" row="1" column="0">
- <property name="name">
- <cstring>checkQt4Gui</cstring>
- </property>
- <property name="text">
- <string>Gui</string>
- </property>
- <property name="checked">
- <bool>true</bool>
- </property>
- </widget>
- <widget class="TQCheckBox" row="2" column="0">
- <property name="name">
- <cstring>checkQt4XML</cstring>
- </property>
- <property name="text">
- <string>XML</string>
- </property>
- </widget>
- <widget class="TQCheckBox" row="3" column="0">
- <property name="name">
- <cstring>checkQt4Network</cstring>
- </property>
- <property name="text">
- <string>Network</string>
- </property>
- </widget>
- <widget class="TQCheckBox" row="0" column="0">
- <property name="name">
- <cstring>checkQt4Core</cstring>
- </property>
- <property name="text">
- <string>Core</string>
- </property>
- <property name="checked">
- <bool>true</bool>
- </property>
- </widget>
- <widget class="TQCheckBox" row="0" column="1">
- <property name="name">
- <cstring>checkQt4OpenGL</cstring>
- </property>
- <property name="text">
- <string>OpenGL</string>
- </property>
- </widget>
- <widget class="TQCheckBox" row="1" column="1">
- <property name="name">
- <cstring>checkUiTools</cstring>
- </property>
- <property name="text">
- <string>QtUiTools</string>
- </property>
- </widget>
- <widget class="TQCheckBox" row="2" column="1">
- <property name="name">
- <cstring>checkQt4SQL</cstring>
- </property>
- <property name="text">
- <string>SQL</string>
- </property>
- </widget>
- <widget class="TQCheckBox" row="3" column="1">
- <property name="name">
- <cstring>checkQt4SVG</cstring>
- </property>
- <property name="text">
- <string>SVG</string>
- </property>
- </widget>
- <widget class="TQCheckBox" row="0" column="2">
- <property name="name">
- <cstring>checkTestlib</cstring>
- </property>
- <property name="text">
- <string>QtTest</string>
- </property>
- </widget>
- <widget class="TQCheckBox" row="1" column="2">
- <property name="name">
- <cstring>checkQt3Support</cstring>
- </property>
- <property name="text">
- <string>Qt3 Support</string>
- </property>
- </widget>
- <widget class="TQCheckBox" row="2" column="2">
- <property name="name">
- <cstring>checkQDBus</cstring>
- </property>
- <property name="text">
- <string>QDBus (Qt4.2)</string>
- </property>
- </widget>
- <widget class="TQCheckBox" row="3" column="2">
- <property name="name">
- <cstring>checkAssistant</cstring>
- </property>
- <property name="text">
- <string>QtAssistant</string>
- </property>
- </widget>
- <widget class="TQCheckBox" row="0" column="3">
- <property name="name">
- <cstring>checkQtScript</cstring>
- </property>
- <property name="text">
- <string>QtScript (Qt4.3)</string>
- </property>
- </widget>
- <widget class="TQCheckBox" row="1" column="3">
- <property name="name">
- <cstring>checkQtWebKit</cstring>
- </property>
- <property name="text">
- <string>QtWebKit (Qt4.4)</string>
- </property>
- </widget>
- <widget class="TQCheckBox" row="2" column="3">
- <property name="name">
- <cstring>checkQtXmlPatterns</cstring>
- </property>
- <property name="text">
- <string>QtXmlPatterns (Qt4.4)</string>
- </property>
- </widget>
- <widget class="TQCheckBox" row="3" column="3">
- <property name="name">
- <cstring>checkPhonon</cstring>
- </property>
- <property name="text">
- <string>Phonon (Qt4.4)</string>
- </property>
- </widget>
- <widget class="TQCheckBox" row="0" column="4">
- <property name="name">
- <cstring>checkQtHelp</cstring>
- </property>
- <property name="text">
- <string>QtHelp (Qt4.4)</string>
- </property>
- </widget>
- </grid>
- </widget>
- <widget class="TQButtonGroup">
- <property name="name">
<cstring>groupLibraries</cstring>
</property>
<property name="title">
@@ -2317,12 +2159,6 @@
<slot>activateApply(int)</slot>
</connection>
<connection>
- <sender>groupQt4Libs</sender>
- <signal>clicked(int)</signal>
- <receiver>ProjectConfigurationDlgBase</receiver>
- <slot>activateApply(int)</slot>
- </connection>
- <connection>
<sender>insideinc_listview</sender>
<signal>clicked(TQListViewItem*)</signal>
<receiver>ProjectConfigurationDlgBase</receiver>
@@ -2697,23 +2533,6 @@
<tabstop>checkConsole</tabstop>
<tabstop>checkPCH</tabstop>
<tabstop>editConfigExtra</tabstop>
- <tabstop>checkQt4Core</tabstop>
- <tabstop>checkQt4Gui</tabstop>
- <tabstop>checkQt4XML</tabstop>
- <tabstop>checkQt4Network</tabstop>
- <tabstop>checkQt4OpenGL</tabstop>
- <tabstop>checkUiTools</tabstop>
- <tabstop>checkQt4SQL</tabstop>
- <tabstop>checkQt4SVG</tabstop>
- <tabstop>checkTestlib</tabstop>
- <tabstop>checkQt3Support</tabstop>
- <tabstop>checkQDBus</tabstop>
- <tabstop>checkAssistant</tabstop>
- <tabstop>checkQtScript</tabstop>
- <tabstop>checkQtWebKit</tabstop>
- <tabstop>checkQtXmlPatterns</tabstop>
- <tabstop>checkPhonon</tabstop>
- <tabstop>checkQtHelp</tabstop>
<tabstop>staticRadio</tabstop>
<tabstop>checkPlugin</tabstop>
<tabstop>checkLibtool</tabstop>