Changeset 561 for trunk/src/tools/uic
- Timestamp:
- Feb 11, 2010, 11:19:06 PM (16 years ago)
- Location:
- trunk
- Files:
-
- 34 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
-
Property svn:mergeinfo
set to (toggle deleted branches)
/branches/vendor/nokia/qt/4.6.1 merged eligible /branches/vendor/nokia/qt/current merged eligible /branches/vendor/trolltech/qt/current 3-149
-
Property svn:mergeinfo
set to (toggle deleted branches)
-
trunk/src/tools/uic/cpp/cppextractimages.cpp
r2 r561 2 2 ** 3 3 ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). 4 ** Contact: Qt Software Information (qt-info@nokia.com) 4 ** All rights reserved. 5 ** Contact: Nokia Corporation (qt-info@nokia.com) 5 6 ** 6 7 ** This file is part of the tools applications of the Qt Toolkit. … … 21 22 ** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. 22 23 ** 23 ** In addition, as a special exception, Nokia gives you certain 24 ** additional rights. These rights are described in the Nokia Qt LGPL 25 ** Exception version 1.0, included in the file LGPL_EXCEPTION.txt in this 26 ** package. 24 ** In addition, as a special exception, Nokia gives you certain additional 25 ** rights. These rights are described in the Nokia Qt LGPL Exception 26 ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. 27 27 ** 28 28 ** GNU General Public License Usage … … 34 34 ** met: http://www.gnu.org/copyleft/gpl.html. 35 35 ** 36 ** If you are unsure which license is appropriate for your use, please37 ** contact the sales department at qt-sales@nokia.com.36 ** If you have questions regarding the use of this file, please contact 37 ** Nokia at qt-info@nokia.com. 38 38 ** $QT_END_LICENSE$ 39 39 ** -
trunk/src/tools/uic/cpp/cppextractimages.h
r2 r561 2 2 ** 3 3 ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). 4 ** Contact: Qt Software Information (qt-info@nokia.com) 4 ** All rights reserved. 5 ** Contact: Nokia Corporation (qt-info@nokia.com) 5 6 ** 6 7 ** This file is part of the tools applications of the Qt Toolkit. … … 21 22 ** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. 22 23 ** 23 ** In addition, as a special exception, Nokia gives you certain 24 ** additional rights. These rights are described in the Nokia Qt LGPL 25 ** Exception version 1.0, included in the file LGPL_EXCEPTION.txt in this 26 ** package. 24 ** In addition, as a special exception, Nokia gives you certain additional 25 ** rights. These rights are described in the Nokia Qt LGPL Exception 26 ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. 27 27 ** 28 28 ** GNU General Public License Usage … … 34 34 ** met: http://www.gnu.org/copyleft/gpl.html. 35 35 ** 36 ** If you are unsure which license is appropriate for your use, please37 ** contact the sales department at qt-sales@nokia.com.36 ** If you have questions regarding the use of this file, please contact 37 ** Nokia at qt-info@nokia.com. 38 38 ** $QT_END_LICENSE$ 39 39 ** -
trunk/src/tools/uic/cpp/cppwritedeclaration.cpp
r2 r561 2 2 ** 3 3 ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). 4 ** Contact: Qt Software Information (qt-info@nokia.com) 4 ** All rights reserved. 5 ** Contact: Nokia Corporation (qt-info@nokia.com) 5 6 ** 6 7 ** This file is part of the tools applications of the Qt Toolkit. … … 21 22 ** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. 22 23 ** 23 ** In addition, as a special exception, Nokia gives you certain 24 ** additional rights. These rights are described in the Nokia Qt LGPL 25 ** Exception version 1.0, included in the file LGPL_EXCEPTION.txt in this 26 ** package. 24 ** In addition, as a special exception, Nokia gives you certain additional 25 ** rights. These rights are described in the Nokia Qt LGPL Exception 26 ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. 27 27 ** 28 28 ** GNU General Public License Usage … … 34 34 ** met: http://www.gnu.org/copyleft/gpl.html. 35 35 ** 36 ** If you are unsure which license is appropriate for your use, please37 ** contact the sales department at qt-sales@nokia.com.36 ** If you have questions regarding the use of this file, please contact 37 ** Nokia at qt-info@nokia.com. 38 38 ** $QT_END_LICENSE$ 39 39 ** -
trunk/src/tools/uic/cpp/cppwritedeclaration.h
r2 r561 2 2 ** 3 3 ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). 4 ** Contact: Qt Software Information (qt-info@nokia.com) 4 ** All rights reserved. 5 ** Contact: Nokia Corporation (qt-info@nokia.com) 5 6 ** 6 7 ** This file is part of the tools applications of the Qt Toolkit. … … 21 22 ** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. 22 23 ** 23 ** In addition, as a special exception, Nokia gives you certain 24 ** additional rights. These rights are described in the Nokia Qt LGPL 25 ** Exception version 1.0, included in the file LGPL_EXCEPTION.txt in this 26 ** package. 24 ** In addition, as a special exception, Nokia gives you certain additional 25 ** rights. These rights are described in the Nokia Qt LGPL Exception 26 ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. 27 27 ** 28 28 ** GNU General Public License Usage … … 34 34 ** met: http://www.gnu.org/copyleft/gpl.html. 35 35 ** 36 ** If you are unsure which license is appropriate for your use, please37 ** contact the sales department at qt-sales@nokia.com.36 ** If you have questions regarding the use of this file, please contact 37 ** Nokia at qt-info@nokia.com. 38 38 ** $QT_END_LICENSE$ 39 39 ** -
trunk/src/tools/uic/cpp/cppwriteicondata.cpp
r2 r561 2 2 ** 3 3 ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). 4 ** Contact: Qt Software Information (qt-info@nokia.com) 4 ** All rights reserved. 5 ** Contact: Nokia Corporation (qt-info@nokia.com) 5 6 ** 6 7 ** This file is part of the tools applications of the Qt Toolkit. … … 21 22 ** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. 22 23 ** 23 ** In addition, as a special exception, Nokia gives you certain 24 ** additional rights. These rights are described in the Nokia Qt LGPL 25 ** Exception version 1.0, included in the file LGPL_EXCEPTION.txt in this 26 ** package. 24 ** In addition, as a special exception, Nokia gives you certain additional 25 ** rights. These rights are described in the Nokia Qt LGPL Exception 26 ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. 27 27 ** 28 28 ** GNU General Public License Usage … … 34 34 ** met: http://www.gnu.org/copyleft/gpl.html. 35 35 ** 36 ** If you are unsure which license is appropriate for your use, please37 ** contact the sales department at qt-sales@nokia.com.36 ** If you have questions regarding the use of this file, please contact 37 ** Nokia at qt-info@nokia.com. 38 38 ** $QT_END_LICENSE$ 39 39 ** … … 162 162 output << "0x" << QString(data[2*a]) << QString(data[2*a+1]) << ','; 163 163 if (a % 12 == 11) 164 output << "\n"<< indent;164 output << '\n' << indent; 165 165 else 166 output << " ";166 output << ' '; 167 167 } 168 168 output << "0x" << QString(data[2*a]) << QString(data[2*a+1]) << '\n'; -
trunk/src/tools/uic/cpp/cppwriteicondata.h
r2 r561 2 2 ** 3 3 ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). 4 ** Contact: Qt Software Information (qt-info@nokia.com) 4 ** All rights reserved. 5 ** Contact: Nokia Corporation (qt-info@nokia.com) 5 6 ** 6 7 ** This file is part of the tools applications of the Qt Toolkit. … … 21 22 ** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. 22 23 ** 23 ** In addition, as a special exception, Nokia gives you certain 24 ** additional rights. These rights are described in the Nokia Qt LGPL 25 ** Exception version 1.0, included in the file LGPL_EXCEPTION.txt in this 26 ** package. 24 ** In addition, as a special exception, Nokia gives you certain additional 25 ** rights. These rights are described in the Nokia Qt LGPL Exception 26 ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. 27 27 ** 28 28 ** GNU General Public License Usage … … 34 34 ** met: http://www.gnu.org/copyleft/gpl.html. 35 35 ** 36 ** If you are unsure which license is appropriate for your use, please37 ** contact the sales department at qt-sales@nokia.com.36 ** If you have questions regarding the use of this file, please contact 37 ** Nokia at qt-info@nokia.com. 38 38 ** $QT_END_LICENSE$ 39 39 ** -
trunk/src/tools/uic/cpp/cppwriteicondeclaration.cpp
r2 r561 2 2 ** 3 3 ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). 4 ** Contact: Qt Software Information (qt-info@nokia.com) 4 ** All rights reserved. 5 ** Contact: Nokia Corporation (qt-info@nokia.com) 5 6 ** 6 7 ** This file is part of the tools applications of the Qt Toolkit. … … 21 22 ** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. 22 23 ** 23 ** In addition, as a special exception, Nokia gives you certain 24 ** additional rights. These rights are described in the Nokia Qt LGPL 25 ** Exception version 1.0, included in the file LGPL_EXCEPTION.txt in this 26 ** package. 24 ** In addition, as a special exception, Nokia gives you certain additional 25 ** rights. These rights are described in the Nokia Qt LGPL Exception 26 ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. 27 27 ** 28 28 ** GNU General Public License Usage … … 34 34 ** met: http://www.gnu.org/copyleft/gpl.html. 35 35 ** 36 ** If you are unsure which license is appropriate for your use, please37 ** contact the sales department at qt-sales@nokia.com.36 ** If you have questions regarding the use of this file, please contact 37 ** Nokia at qt-info@nokia.com. 38 38 ** $QT_END_LICENSE$ 39 39 ** -
trunk/src/tools/uic/cpp/cppwriteicondeclaration.h
r2 r561 2 2 ** 3 3 ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). 4 ** Contact: Qt Software Information (qt-info@nokia.com) 4 ** All rights reserved. 5 ** Contact: Nokia Corporation (qt-info@nokia.com) 5 6 ** 6 7 ** This file is part of the tools applications of the Qt Toolkit. … … 21 22 ** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. 22 23 ** 23 ** In addition, as a special exception, Nokia gives you certain 24 ** additional rights. These rights are described in the Nokia Qt LGPL 25 ** Exception version 1.0, included in the file LGPL_EXCEPTION.txt in this 26 ** package. 24 ** In addition, as a special exception, Nokia gives you certain additional 25 ** rights. These rights are described in the Nokia Qt LGPL Exception 26 ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. 27 27 ** 28 28 ** GNU General Public License Usage … … 34 34 ** met: http://www.gnu.org/copyleft/gpl.html. 35 35 ** 36 ** If you are unsure which license is appropriate for your use, please37 ** contact the sales department at qt-sales@nokia.com.36 ** If you have questions regarding the use of this file, please contact 37 ** Nokia at qt-info@nokia.com. 38 38 ** $QT_END_LICENSE$ 39 39 ** -
trunk/src/tools/uic/cpp/cppwriteiconinitialization.cpp
r2 r561 2 2 ** 3 3 ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). 4 ** Contact: Qt Software Information (qt-info@nokia.com) 4 ** All rights reserved. 5 ** Contact: Nokia Corporation (qt-info@nokia.com) 5 6 ** 6 7 ** This file is part of the tools applications of the Qt Toolkit. … … 21 22 ** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. 22 23 ** 23 ** In addition, as a special exception, Nokia gives you certain 24 ** additional rights. These rights are described in the Nokia Qt LGPL 25 ** Exception version 1.0, included in the file LGPL_EXCEPTION.txt in this 26 ** package. 24 ** In addition, as a special exception, Nokia gives you certain additional 25 ** rights. These rights are described in the Nokia Qt LGPL Exception 26 ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. 27 27 ** 28 28 ** GNU General Public License Usage … … 34 34 ** met: http://www.gnu.org/copyleft/gpl.html. 35 35 ** 36 ** If you are unsure which license is appropriate for your use, please37 ** contact the sales department at qt-sales@nokia.com.36 ** If you have questions regarding the use of this file, please contact 37 ** Nokia at qt-info@nokia.com. 38 38 ** $QT_END_LICENSE$ 39 39 ** -
trunk/src/tools/uic/cpp/cppwriteiconinitialization.h
r2 r561 2 2 ** 3 3 ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). 4 ** Contact: Qt Software Information (qt-info@nokia.com) 4 ** All rights reserved. 5 ** Contact: Nokia Corporation (qt-info@nokia.com) 5 6 ** 6 7 ** This file is part of the tools applications of the Qt Toolkit. … … 21 22 ** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. 22 23 ** 23 ** In addition, as a special exception, Nokia gives you certain 24 ** additional rights. These rights are described in the Nokia Qt LGPL 25 ** Exception version 1.0, included in the file LGPL_EXCEPTION.txt in this 26 ** package. 24 ** In addition, as a special exception, Nokia gives you certain additional 25 ** rights. These rights are described in the Nokia Qt LGPL Exception 26 ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. 27 27 ** 28 28 ** GNU General Public License Usage … … 34 34 ** met: http://www.gnu.org/copyleft/gpl.html. 35 35 ** 36 ** If you are unsure which license is appropriate for your use, please37 ** contact the sales department at qt-sales@nokia.com.36 ** If you have questions regarding the use of this file, please contact 37 ** Nokia at qt-info@nokia.com. 38 38 ** $QT_END_LICENSE$ 39 39 ** -
trunk/src/tools/uic/cpp/cppwriteincludes.cpp
r2 r561 2 2 ** 3 3 ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). 4 ** Contact: Qt Software Information (qt-info@nokia.com) 4 ** All rights reserved. 5 ** Contact: Nokia Corporation (qt-info@nokia.com) 5 6 ** 6 7 ** This file is part of the tools applications of the Qt Toolkit. … … 21 22 ** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. 22 23 ** 23 ** In addition, as a special exception, Nokia gives you certain 24 ** additional rights. These rights are described in the Nokia Qt LGPL 25 ** Exception version 1.0, included in the file LGPL_EXCEPTION.txt in this 26 ** package. 24 ** In addition, as a special exception, Nokia gives you certain additional 25 ** rights. These rights are described in the Nokia Qt LGPL Exception 26 ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. 27 27 ** 28 28 ** GNU General Public License Usage … … 34 34 ** met: http://www.gnu.org/copyleft/gpl.html. 35 35 ** 36 ** If you are unsure which license is appropriate for your use, please37 ** contact the sales department at qt-sales@nokia.com.36 ** If you have questions regarding the use of this file, please contact 37 ** Nokia at qt-info@nokia.com. 38 38 ** $QT_END_LICENSE$ 39 39 ** -
trunk/src/tools/uic/cpp/cppwriteincludes.h
r2 r561 2 2 ** 3 3 ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). 4 ** Contact: Qt Software Information (qt-info@nokia.com) 4 ** All rights reserved. 5 ** Contact: Nokia Corporation (qt-info@nokia.com) 5 6 ** 6 7 ** This file is part of the tools applications of the Qt Toolkit. … … 21 22 ** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. 22 23 ** 23 ** In addition, as a special exception, Nokia gives you certain 24 ** additional rights. These rights are described in the Nokia Qt LGPL 25 ** Exception version 1.0, included in the file LGPL_EXCEPTION.txt in this 26 ** package. 24 ** In addition, as a special exception, Nokia gives you certain additional 25 ** rights. These rights are described in the Nokia Qt LGPL Exception 26 ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. 27 27 ** 28 28 ** GNU General Public License Usage … … 34 34 ** met: http://www.gnu.org/copyleft/gpl.html. 35 35 ** 36 ** If you are unsure which license is appropriate for your use, please37 ** contact the sales department at qt-sales@nokia.com.36 ** If you have questions regarding the use of this file, please contact 37 ** Nokia at qt-info@nokia.com. 38 38 ** $QT_END_LICENSE$ 39 39 ** -
trunk/src/tools/uic/cpp/cppwriteinitialization.cpp
r2 r561 2 2 ** 3 3 ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). 4 ** Contact: Qt Software Information (qt-info@nokia.com) 4 ** All rights reserved. 5 ** Contact: Nokia Corporation (qt-info@nokia.com) 5 6 ** 6 7 ** This file is part of the tools applications of the Qt Toolkit. … … 21 22 ** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. 22 23 ** 23 ** In addition, as a special exception, Nokia gives you certain 24 ** additional rights. These rights are described in the Nokia Qt LGPL 25 ** Exception version 1.0, included in the file LGPL_EXCEPTION.txt in this 26 ** package. 24 ** In addition, as a special exception, Nokia gives you certain additional 25 ** rights. These rights are described in the Nokia Qt LGPL Exception 26 ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. 27 27 ** 28 28 ** GNU General Public License Usage … … 34 34 ** met: http://www.gnu.org/copyleft/gpl.html. 35 35 ** 36 ** If you are unsure which license is appropriate for your use, please37 ** contact the sales department at qt-sales@nokia.com.36 ** If you have questions regarding the use of this file, please contact 37 ** Nokia at qt-info@nokia.com. 38 38 ** $QT_END_LICENSE$ 39 39 ** … … 392 392 } 393 393 394 static inline void writeContentsMargins(const QString &indent, const QString &objectName, int value, QTextStream &str) 395 { 396 QString contentsMargins; 397 QTextStream(&contentsMargins) << value << ", " << value << ", " << value << ", " << value; 398 writeSetter(indent, objectName, QLatin1String("setContentsMargins"), contentsMargins, str); 399 } 400 394 401 void WriteInitialization::LayoutDefaultHandler::writeProperty(int p, const QString &indent, const QString &objectName, 395 402 const DomPropertyMap &properties, const QString &propertyName, const QString &setter, … … 409 416 if (ifndefMac) 410 417 str << "#ifndef Q_OS_MAC\n"; 411 writeSetter(indent, objectName, setter, value, str); 418 if (p == Margin) { // Use setContentsMargins for numeric values 419 writeContentsMargins(indent, objectName, value, str); 420 } else { 421 writeSetter(indent, objectName, setter, value, str); 422 } 412 423 if (ifndefMac) 413 424 str << "#endif\n"; … … 417 428 if (suppressDefault) 418 429 return; 419 // get default 430 // get default. 420 431 if (m_state[p] & HasDefaultFunction) { 432 // Do not use setContentsMargins to avoid repetitive evaluations. 421 433 writeSetter(indent, objectName, setter, m_functions[p], str); 422 434 return; 423 435 } 424 436 if (m_state[p] & HasDefaultValue) { 425 writeSetter(indent, objectName, setter, m_defaultValues[p], str); 437 if (p == Margin) { // Use setContentsMargins for numeric values 438 writeContentsMargins(indent, objectName, m_defaultValues[p], str); 439 } else { 440 writeSetter(indent, objectName, setter, m_defaultValues[p], str); 441 } 426 442 } 427 443 return; … … 459 475 m_stdsetdef(true), 460 476 m_layoutMarginType(TopLevelMargin), 477 m_mainFormUsedInRetranslateUi(false), 461 478 m_delayedOut(&m_delayedInitialization, QIODevice::WriteOnly), 462 479 m_refreshOut(&m_refreshInitialization, QIODevice::WriteOnly), … … 554 571 m_output << m_option.indent << "} // setupUi\n\n"; 555 572 556 if ( m_delayedActionInitialization.isEmpty()) {573 if (!m_mainFormUsedInRetranslateUi) { 557 574 m_refreshInitialization += m_indent; 558 575 m_refreshInitialization += QLatin1String("Q_UNUSED("); 559 576 m_refreshInitialization += varName ; 560 m_refreshInitialization += QLatin1String(");\n");577 m_refreshInitialization += QLatin1String(");\n"); 561 578 } 562 579 … … 654 671 m_layoutWidget = false; 655 672 if (className == QLatin1String("QWidget") && !node->hasAttributeNative()) { 656 if (m_widgetChain.top() 657 && m_widgetChain.top()->attributeClass() != QLatin1String("QMainWindow") 658 && !m_uic->isContainer(m_widgetChain.top()->attributeClass())) 673 if (const DomWidget* parentWidget = m_widgetChain.top()) { 674 const QString parentClass = parentWidget->attributeClass(); 675 if (parentClass != QLatin1String("QMainWindow") 676 && !m_uic->isCustomWidgetContainer(parentClass) 677 && !m_uic->isContainer(parentClass)) 659 678 m_layoutWidget = true; 679 } 660 680 } 661 681 m_widgetChain.push(node); … … 702 722 } else if (m_uic->customWidgetsInfo()->extends(className, QLatin1String("QStatusBar"))) { 703 723 m_output << m_indent << parentWidget << "->setStatusBar(" << varName << ");\n"; 704 } else if (className == QLatin1String("QWidget")){724 } else { 705 725 m_output << m_indent << parentWidget << "->setCentralWidget(" << varName << ");\n"; 706 726 } … … 1516 1536 if (defineC) 1517 1537 closeIfndef(o, QLatin1String(defineC)); 1538 1539 if (varName == m_mainFormVarName && &o == &m_refreshOut) { 1540 // this is the only place (currently) where we output mainForm name to the retranslateUi(). 1541 // Other places output merely instances of a certain class (which cannot be main form, e.g. QListWidget). 1542 m_mainFormUsedInRetranslateUi = true; 1543 } 1518 1544 } 1519 1545 } … … 1649 1675 m_output << m_indent << "QIcon " << iconName << ";\n"; 1650 1676 if (i->hasElementNormalOff()) 1651 m_output << m_indent << iconName << ".add Pixmap(" << pixCall(pixmap, i->elementNormalOff()->text()) << ", QIcon::Normal, QIcon::Off);\n";1677 m_output << m_indent << iconName << ".addFile(QString::fromUtf8(" << fixString(i->elementNormalOff()->text(), m_dindent) << "), QSize(), QIcon::Normal, QIcon::Off);\n"; 1652 1678 if (i->hasElementNormalOn()) 1653 m_output << m_indent << iconName << ".add Pixmap(" << pixCall(pixmap, i->elementNormalOn()->text()) << ", QIcon::Normal, QIcon::On);\n";1679 m_output << m_indent << iconName << ".addFile(QString::fromUtf8(" << fixString(i->elementNormalOn()->text(), m_dindent) << "), QSize(), QIcon::Normal, QIcon::On);\n"; 1654 1680 if (i->hasElementDisabledOff()) 1655 m_output << m_indent << iconName << ".add Pixmap(" << pixCall(pixmap, i->elementDisabledOff()->text()) << ", QIcon::Disabled, QIcon::Off);\n";1681 m_output << m_indent << iconName << ".addFile(QString::fromUtf8(" << fixString(i->elementDisabledOff()->text(), m_dindent) << "), QSize(), QIcon::Disabled, QIcon::Off);\n"; 1656 1682 if (i->hasElementDisabledOn()) 1657 m_output << m_indent << iconName << ".add Pixmap(" << pixCall(pixmap, i->elementDisabledOn()->text()) << ", QIcon::Disabled, QIcon::On);\n";1683 m_output << m_indent << iconName << ".addFile(QString::fromUtf8(" << fixString(i->elementDisabledOn()->text(), m_dindent) << "), QSize(), QIcon::Disabled, QIcon::On);\n"; 1658 1684 if (i->hasElementActiveOff()) 1659 m_output << m_indent << iconName << ".add Pixmap(" << pixCall(pixmap, i->elementActiveOff()->text()) << ", QIcon::Active, QIcon::Off);\n";1685 m_output << m_indent << iconName << ".addFile(QString::fromUtf8(" << fixString(i->elementActiveOff()->text(), m_dindent) << "), QSize(), QIcon::Active, QIcon::Off);\n"; 1660 1686 if (i->hasElementActiveOn()) 1661 m_output << m_indent << iconName << ".add Pixmap(" << pixCall(pixmap, i->elementActiveOn()->text()) << ", QIcon::Active, QIcon::On);\n";1687 m_output << m_indent << iconName << ".addFile(QString::fromUtf8(" << fixString(i->elementActiveOn()->text(), m_dindent) << "), QSize(), QIcon::Active, QIcon::On);\n"; 1662 1688 if (i->hasElementSelectedOff()) 1663 m_output << m_indent << iconName << ".add Pixmap(" << pixCall(pixmap, i->elementSelectedOff()->text()) << ", QIcon::Selected, QIcon::Off);\n";1689 m_output << m_indent << iconName << ".addFile(QString::fromUtf8(" << fixString(i->elementSelectedOff()->text(), m_dindent) << "), QSize(), QIcon::Selected, QIcon::Off);\n"; 1664 1690 if (i->hasElementSelectedOn()) 1665 m_output << m_indent << iconName << ".add Pixmap(" << pixCall(pixmap, i->elementSelectedOn()->text()) << ", QIcon::Selected, QIcon::On);\n";1691 m_output << m_indent << iconName << ".addFile(QString::fromUtf8(" << fixString(i->elementSelectedOn()->text(), m_dindent) << "), QSize(), QIcon::Selected, QIcon::On);\n"; 1666 1692 } else { // pre-4.4 legacy 1667 1693 m_output << m_indent << "const QIcon " << iconName << " = " << pixCall(QLatin1String("QIcon"), i->text())<< ";\n"; … … 2684 2710 << sender 2685 2711 << ", " 2686 << "SIGNAL(" << connection->elementSignal() <<')'2712 << "SIGNAL("<<connection->elementSignal()<<')' 2687 2713 << ", " 2688 2714 << receiver 2689 2715 << ", " 2690 << "SLOT(" << connection->elementSlot() <<')'2716 << "SLOT("<<connection->elementSlot()<<')' 2691 2717 << ");\n"; 2692 2718 } … … 2814 2840 if (emptyItemPolicy == Item::ConstructItemOnly && m_children.size() == 0) { 2815 2841 if (m_setupUiData.policy == ItemData::DontGenerate) { 2816 m_setupUiStream << m_indent << "new " << m_itemClassName << "("<< parent << ");\n";2842 m_setupUiStream << m_indent << "new " << m_itemClassName << '(' << parent << ");\n"; 2817 2843 return QString(); 2818 2844 } else if (m_setupUiData.policy == ItemData::GenerateWithMultiDirective) { … … 2825 2851 2826 2852 const QString uniqueName = m_driver->unique(QLatin1String("__") + m_itemClassName.toLower()); 2827 m_setupUiStream << m_indent << m_itemClassName << " *" << uniqueName << " = new " << m_itemClassName << "("<< parent << ");\n";2853 m_setupUiStream << m_indent << m_itemClassName << " *" << uniqueName << " = new " << m_itemClassName << '(' << parent << ");\n"; 2828 2854 2829 2855 if (generateMultiDirective) { 2830 2856 m_setupUiStream << "#else\n"; 2831 m_setupUiStream << m_indent << "new " << m_itemClassName << "("<< parent << ");\n";2857 m_setupUiStream << m_indent << "new " << m_itemClassName << '(' << parent << ");\n"; 2832 2858 generateMultiDirectiveEnd(m_setupUiStream, m_setupUiData.directives); 2833 2859 } -
trunk/src/tools/uic/cpp/cppwriteinitialization.h
r2 r561 2 2 ** 3 3 ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). 4 ** Contact: Qt Software Information (qt-info@nokia.com) 4 ** All rights reserved. 5 ** Contact: Nokia Corporation (qt-info@nokia.com) 5 6 ** 6 7 ** This file is part of the tools applications of the Qt Toolkit. … … 21 22 ** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. 22 23 ** 23 ** In addition, as a special exception, Nokia gives you certain 24 ** additional rights. These rights are described in the Nokia Qt LGPL 25 ** Exception version 1.0, included in the file LGPL_EXCEPTION.txt in this 26 ** package. 24 ** In addition, as a special exception, Nokia gives you certain additional 25 ** rights. These rights are described in the Nokia Qt LGPL Exception 26 ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. 27 27 ** 28 28 ** GNU General Public License Usage … … 34 34 ** met: http://www.gnu.org/copyleft/gpl.html. 35 35 ** 36 ** If you are unsure which license is appropriate for your use, please37 ** contact the sales department at qt-sales@nokia.com.36 ** If you have questions regarding the use of this file, please contact 37 ** Nokia at qt-info@nokia.com. 38 38 ** $QT_END_LICENSE$ 39 39 ** … … 351 351 QString m_generatedClass; 352 352 QString m_mainFormVarName; 353 bool m_mainFormUsedInRetranslateUi; 353 354 354 355 QString m_delayedInitialization; -
trunk/src/tools/uic/customwidgetsinfo.cpp
r2 r561 2 2 ** 3 3 ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). 4 ** Contact: Qt Software Information (qt-info@nokia.com) 4 ** All rights reserved. 5 ** Contact: Nokia Corporation (qt-info@nokia.com) 5 6 ** 6 7 ** This file is part of the tools applications of the Qt Toolkit. … … 21 22 ** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. 22 23 ** 23 ** In addition, as a special exception, Nokia gives you certain 24 ** additional rights. These rights are described in the Nokia Qt LGPL 25 ** Exception version 1.0, included in the file LGPL_EXCEPTION.txt in this 26 ** package. 24 ** In addition, as a special exception, Nokia gives you certain additional 25 ** rights. These rights are described in the Nokia Qt LGPL Exception 26 ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. 27 27 ** 28 28 ** GNU General Public License Usage … … 34 34 ** met: http://www.gnu.org/copyleft/gpl.html. 35 35 ** 36 ** If you are unsure which license is appropriate for your use, please37 ** contact the sales department at qt-sales@nokia.com.36 ** If you have questions regarding the use of this file, please contact 37 ** Nokia at qt-info@nokia.com. 38 38 ** $QT_END_LICENSE$ 39 39 ** … … 89 89 } 90 90 91 bool CustomWidgetsInfo::isCustomWidgetContainer(const QString &className) const 92 { 93 if (const DomCustomWidget *dcw = m_customWidgets.value(className, 0)) 94 if (dcw->hasElementContainer()) 95 return dcw->elementContainer() != 0; 96 return false; 97 } 98 91 99 QString CustomWidgetsInfo::realClassName(const QString &className) const 92 100 { -
trunk/src/tools/uic/customwidgetsinfo.h
r2 r561 2 2 ** 3 3 ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). 4 ** Contact: Qt Software Information (qt-info@nokia.com) 4 ** All rights reserved. 5 ** Contact: Nokia Corporation (qt-info@nokia.com) 5 6 ** 6 7 ** This file is part of the tools applications of the Qt Toolkit. … … 21 22 ** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. 22 23 ** 23 ** In addition, as a special exception, Nokia gives you certain 24 ** additional rights. These rights are described in the Nokia Qt LGPL 25 ** Exception version 1.0, included in the file LGPL_EXCEPTION.txt in this 26 ** package. 24 ** In addition, as a special exception, Nokia gives you certain additional 25 ** rights. These rights are described in the Nokia Qt LGPL Exception 26 ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. 27 27 ** 28 28 ** GNU General Public License Usage … … 34 34 ** met: http://www.gnu.org/copyleft/gpl.html. 35 35 ** 36 ** If you are unsure which license is appropriate for your use, please37 ** contact the sales department at qt-sales@nokia.com.36 ** If you have questions regarding the use of this file, please contact 37 ** Nokia at qt-info@nokia.com. 38 38 ** $QT_END_LICENSE$ 39 39 ** … … 79 79 bool extends(const QString &className, const QLatin1String &baseClassName) const; 80 80 81 bool isCustomWidgetContainer(const QString &className) const; 82 81 83 private: 82 84 typedef QMap<QString, DomCustomWidget*> NameCustomWidgetMap; -
trunk/src/tools/uic/databaseinfo.cpp
r2 r561 2 2 ** 3 3 ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). 4 ** Contact: Qt Software Information (qt-info@nokia.com) 4 ** All rights reserved. 5 ** Contact: Nokia Corporation (qt-info@nokia.com) 5 6 ** 6 7 ** This file is part of the tools applications of the Qt Toolkit. … … 21 22 ** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. 22 23 ** 23 ** In addition, as a special exception, Nokia gives you certain 24 ** additional rights. These rights are described in the Nokia Qt LGPL 25 ** Exception version 1.0, included in the file LGPL_EXCEPTION.txt in this 26 ** package. 24 ** In addition, as a special exception, Nokia gives you certain additional 25 ** rights. These rights are described in the Nokia Qt LGPL Exception 26 ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. 27 27 ** 28 28 ** GNU General Public License Usage … … 34 34 ** met: http://www.gnu.org/copyleft/gpl.html. 35 35 ** 36 ** If you are unsure which license is appropriate for your use, please37 ** contact the sales department at qt-sales@nokia.com.36 ** If you have questions regarding the use of this file, please contact 37 ** Nokia at qt-info@nokia.com. 38 38 ** $QT_END_LICENSE$ 39 39 ** -
trunk/src/tools/uic/databaseinfo.h
r2 r561 2 2 ** 3 3 ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). 4 ** Contact: Qt Software Information (qt-info@nokia.com) 4 ** All rights reserved. 5 ** Contact: Nokia Corporation (qt-info@nokia.com) 5 6 ** 6 7 ** This file is part of the tools applications of the Qt Toolkit. … … 21 22 ** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. 22 23 ** 23 ** In addition, as a special exception, Nokia gives you certain 24 ** additional rights. These rights are described in the Nokia Qt LGPL 25 ** Exception version 1.0, included in the file LGPL_EXCEPTION.txt in this 26 ** package. 24 ** In addition, as a special exception, Nokia gives you certain additional 25 ** rights. These rights are described in the Nokia Qt LGPL Exception 26 ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. 27 27 ** 28 28 ** GNU General Public License Usage … … 34 34 ** met: http://www.gnu.org/copyleft/gpl.html. 35 35 ** 36 ** If you are unsure which license is appropriate for your use, please37 ** contact the sales department at qt-sales@nokia.com.36 ** If you have questions regarding the use of this file, please contact 37 ** Nokia at qt-info@nokia.com. 38 38 ** $QT_END_LICENSE$ 39 39 ** -
trunk/src/tools/uic/driver.cpp
r2 r561 2 2 ** 3 3 ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). 4 ** Contact: Qt Software Information (qt-info@nokia.com) 4 ** All rights reserved. 5 ** Contact: Nokia Corporation (qt-info@nokia.com) 5 6 ** 6 7 ** This file is part of the tools applications of the Qt Toolkit. … … 21 22 ** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. 22 23 ** 23 ** In addition, as a special exception, Nokia gives you certain 24 ** additional rights. These rights are described in the Nokia Qt LGPL 25 ** Exception version 1.0, included in the file LGPL_EXCEPTION.txt in this 26 ** package. 24 ** In addition, as a special exception, Nokia gives you certain additional 25 ** rights. These rights are described in the Nokia Qt LGPL Exception 26 ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. 27 27 ** 28 28 ** GNU General Public License Usage … … 34 34 ** met: http://www.gnu.org/copyleft/gpl.html. 35 35 ** 36 ** If you are unsure which license is appropriate for your use, please37 ** contact the sales department at qt-sales@nokia.com.36 ** If you have questions regarding the use of this file, please contact 37 ** Nokia at qt-info@nokia.com. 38 38 ** $QT_END_LICENSE$ 39 39 ** -
trunk/src/tools/uic/driver.h
r2 r561 2 2 ** 3 3 ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). 4 ** Contact: Qt Software Information (qt-info@nokia.com) 4 ** All rights reserved. 5 ** Contact: Nokia Corporation (qt-info@nokia.com) 5 6 ** 6 7 ** This file is part of the tools applications of the Qt Toolkit. … … 21 22 ** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. 22 23 ** 23 ** In addition, as a special exception, Nokia gives you certain 24 ** additional rights. These rights are described in the Nokia Qt LGPL 25 ** Exception version 1.0, included in the file LGPL_EXCEPTION.txt in this 26 ** package. 24 ** In addition, as a special exception, Nokia gives you certain additional 25 ** rights. These rights are described in the Nokia Qt LGPL Exception 26 ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. 27 27 ** 28 28 ** GNU General Public License Usage … … 34 34 ** met: http://www.gnu.org/copyleft/gpl.html. 35 35 ** 36 ** If you are unsure which license is appropriate for your use, please37 ** contact the sales department at qt-sales@nokia.com.36 ** If you have questions regarding the use of this file, please contact 37 ** Nokia at qt-info@nokia.com. 38 38 ** $QT_END_LICENSE$ 39 39 ** -
trunk/src/tools/uic/globaldefs.h
r2 r561 2 2 ** 3 3 ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). 4 ** Contact: Qt Software Information (qt-info@nokia.com) 4 ** All rights reserved. 5 ** Contact: Nokia Corporation (qt-info@nokia.com) 5 6 ** 6 7 ** This file is part of the tools applications of the Qt Toolkit. … … 21 22 ** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. 22 23 ** 23 ** In addition, as a special exception, Nokia gives you certain 24 ** additional rights. These rights are described in the Nokia Qt LGPL 25 ** Exception version 1.0, included in the file LGPL_EXCEPTION.txt in this 26 ** package. 24 ** In addition, as a special exception, Nokia gives you certain additional 25 ** rights. These rights are described in the Nokia Qt LGPL Exception 26 ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. 27 27 ** 28 28 ** GNU General Public License Usage … … 34 34 ** met: http://www.gnu.org/copyleft/gpl.html. 35 35 ** 36 ** If you are unsure which license is appropriate for your use, please37 ** contact the sales department at qt-sales@nokia.com.36 ** If you have questions regarding the use of this file, please contact 37 ** Nokia at qt-info@nokia.com. 38 38 ** $QT_END_LICENSE$ 39 39 ** -
trunk/src/tools/uic/main.cpp
r88 r561 2 2 ** 3 3 ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). 4 ** Contact: Qt Software Information (qt-info@nokia.com) 4 ** All rights reserved. 5 ** Contact: Nokia Corporation (qt-info@nokia.com) 5 6 ** 6 7 ** This file is part of the tools applications of the Qt Toolkit. … … 21 22 ** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. 22 23 ** 23 ** In addition, as a special exception, Nokia gives you certain 24 ** additional rights. These rights are described in the Nokia Qt LGPL 25 ** Exception version 1.0, included in the file LGPL_EXCEPTION.txt in this 26 ** package. 24 ** In addition, as a special exception, Nokia gives you certain additional 25 ** rights. These rights are described in the Nokia Qt LGPL Exception 26 ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. 27 27 ** 28 28 ** GNU General Public License Usage … … 34 34 ** met: http://www.gnu.org/copyleft/gpl.html. 35 35 ** 36 ** If you are unsure which license is appropriate for your use, please37 ** contact the sales department at qt-sales@nokia.com.36 ** If you have questions regarding the use of this file, please contact 37 ** Nokia at qt-info@nokia.com. 38 38 ** $QT_END_LICENSE$ 39 39 ** … … 139 139 } 140 140 141 // report Qt usage for commercial customers with a "metered license" (currently experimental)142 #if QT_EDITION != QT_EDITION_OPENSOURCE143 #ifdef QT_CONFIGURE_BINARIES_PATH144 const char *binariesPath = QT_CONFIGURE_BINARIES_PATH;145 QString reporterPath = QString::fromLocal8Bit(binariesPath);146 reporterPath += QDir::separator();147 reporterPath += QLatin1String("qtusagereporter");148 #if defined(Q_OS_WIN) || defined(Q_OS_OS2)149 reporterPath += QLatin1String(".exe");150 #endif151 if (QFile::exists(reporterPath))152 system(qPrintable(reporterPath + QLatin1String(" uic")));153 #endif154 #endif155 156 141 QString inputFile; 157 142 if (fileName) -
trunk/src/tools/uic/option.h
r2 r561 2 2 ** 3 3 ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). 4 ** Contact: Qt Software Information (qt-info@nokia.com) 4 ** All rights reserved. 5 ** Contact: Nokia Corporation (qt-info@nokia.com) 5 6 ** 6 7 ** This file is part of the tools applications of the Qt Toolkit. … … 21 22 ** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. 22 23 ** 23 ** In addition, as a special exception, Nokia gives you certain 24 ** additional rights. These rights are described in the Nokia Qt LGPL 25 ** Exception version 1.0, included in the file LGPL_EXCEPTION.txt in this 26 ** package. 24 ** In addition, as a special exception, Nokia gives you certain additional 25 ** rights. These rights are described in the Nokia Qt LGPL Exception 26 ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. 27 27 ** 28 28 ** GNU General Public License Usage … … 34 34 ** met: http://www.gnu.org/copyleft/gpl.html. 35 35 ** 36 ** If you are unsure which license is appropriate for your use, please37 ** contact the sales department at qt-sales@nokia.com.36 ** If you have questions regarding the use of this file, please contact 37 ** Nokia at qt-info@nokia.com. 38 38 ** $QT_END_LICENSE$ 39 39 ** -
trunk/src/tools/uic/qclass_lib_map.h
r2 r561 1 QT_CLASS_LIB(QTextCodec, QtCore, qtextcodec.h) 2 QT_CLASS_LIB(QTextEncoder, QtCore, qtextcodec.h) 3 QT_CLASS_LIB(QTextDecoder, QtCore, qtextcodec.h) 4 QT_CLASS_LIB(QTextCodecFactoryInterface, QtCore, qtextcodecplugin.h) 5 QT_CLASS_LIB(QTextCodecPlugin, QtCore, qtextcodecplugin.h) 6 QT_CLASS_LIB(QFuture, QtCore, qfuture.h) 7 QT_CLASS_LIB(QFutureIterator, QtCore, qfuture.h) 8 QT_CLASS_LIB(QMutableFutureIterator, QtCore, qfuture.h) 9 QT_CLASS_LIB(QFuture, QtCore, qfuture.h) 10 QT_CLASS_LIB(QFutureInterfaceBase, QtCore, qfutureinterface.h) 11 QT_CLASS_LIB(QFutureInterface, QtCore, qfutureinterface.h) 12 QT_CLASS_LIB(QFutureInterface, QtCore, qfutureinterface.h) 13 QT_CLASS_LIB(QFutureSynchronizer, QtCore, qfuturesynchronizer.h) 14 QT_CLASS_LIB(QFutureWatcherBase, QtCore, qfuturewatcher.h) 15 QT_CLASS_LIB(QFutureWatcher, QtCore, qfuturewatcher.h) 16 QT_CLASS_LIB(QFutureWatcher, QtCore, qfuturewatcher.h) 17 QT_CLASS_LIB(QRunnable, QtCore, qrunnable.h) 18 QT_CLASS_LIB(QtConcurrentFilter, QtCore, qtconcurrentfilter.h) 19 QT_CLASS_LIB(QtConcurrentMap, QtCore, qtconcurrentmap.h) 20 QT_CLASS_LIB(QtConcurrentRun, QtCore, qtconcurrentrun.h) 21 QT_CLASS_LIB(QThreadPool, QtCore, qthreadpool.h) 22 QT_CLASS_LIB(QtEndian, QtCore, qendian.h) 23 QT_CLASS_LIB(QtGlobal, QtCore, qglobal.h) 24 QT_CLASS_LIB(QUintForSize, QtCore, qglobal.h) 25 QT_CLASS_LIB(QUintForSize, QtCore, qglobal.h) 26 QT_CLASS_LIB(QUintForSize, QtCore, qglobal.h) 27 QT_CLASS_LIB(QUintForType, QtCore, qglobal.h) 28 QT_CLASS_LIB(QIntForSize, QtCore, qglobal.h) 29 QT_CLASS_LIB(QIntForSize, QtCore, qglobal.h) 30 QT_CLASS_LIB(QIntForSize, QtCore, qglobal.h) 31 QT_CLASS_LIB(QIntForType, QtCore, qglobal.h) 32 QT_CLASS_LIB(QNoImplicitBoolCast, QtCore, qglobal.h) 33 QT_CLASS_LIB(Q_INT8, QtCore, qglobal.h) 34 QT_CLASS_LIB(Q_UINT8, QtCore, qglobal.h) 35 QT_CLASS_LIB(Q_INT16, QtCore, qglobal.h) 36 QT_CLASS_LIB(Q_UINT16, QtCore, qglobal.h) 37 QT_CLASS_LIB(Q_INT32, QtCore, qglobal.h) 38 QT_CLASS_LIB(Q_UINT32, QtCore, qglobal.h) 39 QT_CLASS_LIB(Q_INT64, QtCore, qglobal.h) 40 QT_CLASS_LIB(Q_UINT64, QtCore, qglobal.h) 41 QT_CLASS_LIB(Q_LLONG, QtCore, qglobal.h) 42 QT_CLASS_LIB(Q_ULLONG, QtCore, qglobal.h) 43 QT_CLASS_LIB(Q_LONG, QtCore, qglobal.h) 44 QT_CLASS_LIB(Q_ULONG, QtCore, qglobal.h) 45 QT_CLASS_LIB(Q_LONG, QtCore, qglobal.h) 46 QT_CLASS_LIB(Q_ULONG, QtCore, qglobal.h) 47 QT_CLASS_LIB(QSysInfo, QtCore, qglobal.h) 48 QT_CLASS_LIB(QtMsgHandler, QtCore, qglobal.h) 49 QT_CLASS_LIB(QGlobalStatic, QtCore, qglobal.h) 50 QT_CLASS_LIB(QGlobalStatic, QtCore, qglobal.h) 51 QT_CLASS_LIB(QGlobalStaticDeleter, QtCore, qglobal.h) 52 QT_CLASS_LIB(QBool, QtCore, qglobal.h) 53 QT_CLASS_LIB(QTypeInfo, QtCore, qglobal.h) 54 QT_CLASS_LIB(QTypeInfo, QtCore, qglobal.h) 55 QT_CLASS_LIB(QTypeInfo, QtCore, qglobal.h) 56 QT_CLASS_LIB(QFlag, QtCore, qglobal.h) 57 QT_CLASS_LIB(QIncompatibleFlag, QtCore, qglobal.h) 58 QT_CLASS_LIB(QFlags, QtCore, qglobal.h) 59 QT_CLASS_LIB(QForeachContainer, QtCore, qglobal.h) 60 QT_CLASS_LIB(QForeachContainerBase, QtCore, qglobal.h) 61 QT_CLASS_LIB(QForeachContainer, QtCore, qglobal.h) 62 QT_CLASS_LIB(QLibraryInfo, QtCore, qlibraryinfo.h) 63 QT_CLASS_LIB(Qt, QtCore, qnamespace.h) 64 QT_CLASS_LIB(QInternal, QtCore, qnamespace.h) 65 QT_CLASS_LIB(QCOORD, QtCore, qnamespace.h) 1 QT_CLASS_LIB(QXmlStreamStringRef, QtCore, qxmlstream.h) 2 QT_CLASS_LIB(QXmlStreamAttribute, QtCore, qxmlstream.h) 3 QT_CLASS_LIB(QXmlStreamAttributes, QtCore, qxmlstream.h) 4 QT_CLASS_LIB(QXmlStreamNamespaceDeclaration, QtCore, qxmlstream.h) 5 QT_CLASS_LIB(QXmlStreamNamespaceDeclarations, QtCore, qxmlstream.h) 6 QT_CLASS_LIB(QXmlStreamNotationDeclaration, QtCore, qxmlstream.h) 7 QT_CLASS_LIB(QXmlStreamNotationDeclarations, QtCore, qxmlstream.h) 8 QT_CLASS_LIB(QXmlStreamEntityDeclaration, QtCore, qxmlstream.h) 9 QT_CLASS_LIB(QXmlStreamEntityDeclarations, QtCore, qxmlstream.h) 10 QT_CLASS_LIB(QXmlStreamEntityResolver, QtCore, qxmlstream.h) 11 QT_CLASS_LIB(QXmlStreamReader, QtCore, qxmlstream.h) 12 QT_CLASS_LIB(QXmlStreamWriter, QtCore, qxmlstream.h) 66 13 QT_CLASS_LIB(QAbstractFileEngine, QtCore, qabstractfileengine.h) 67 14 QT_CLASS_LIB(QAbstractFileEngineHandler, QtCore, qabstractfileengine.h) … … 82 29 QT_CLASS_LIB(QIODevice, QtCore, qiodevice.h) 83 30 QT_CLASS_LIB(Q_PID, QtCore, qprocess.h) 31 QT_CLASS_LIB(QProcessEnvironment, QtCore, qprocess.h) 84 32 QT_CLASS_LIB(QProcess, QtCore, qprocess.h) 85 33 QT_CLASS_LIB(QResource, QtCore, qresource.h) … … 93 41 QT_CLASS_LIB(QTextOStream, QtCore, qtextstream.h) 94 42 QT_CLASS_LIB(QUrl, QtCore, qurl.h) 95 QT_CLASS_LIB(QAbstractEventDispatcher, QtCore, qabstracteventdispatcher.h) 96 QT_CLASS_LIB(QModelIndex, QtCore, qabstractitemmodel.h) 97 QT_CLASS_LIB(QPersistentModelIndex, QtCore, qabstractitemmodel.h) 98 QT_CLASS_LIB(QModelIndexList, QtCore, qabstractitemmodel.h) 99 QT_CLASS_LIB(QAbstractItemModel, QtCore, qabstractitemmodel.h) 100 QT_CLASS_LIB(QAbstractTableModel, QtCore, qabstractitemmodel.h) 101 QT_CLASS_LIB(QAbstractListModel, QtCore, qabstractitemmodel.h) 102 QT_CLASS_LIB(QBasicTimer, QtCore, qbasictimer.h) 103 QT_CLASS_LIB(QCoreApplication, QtCore, qcoreapplication.h) 104 QT_CLASS_LIB(QtCleanUpFunction, QtCore, qcoreapplication.h) 105 QT_CLASS_LIB(QEvent, QtCore, qcoreevent.h) 106 QT_CLASS_LIB(QTimerEvent, QtCore, qcoreevent.h) 107 QT_CLASS_LIB(QChildEvent, QtCore, qcoreevent.h) 108 QT_CLASS_LIB(QCustomEvent, QtCore, qcoreevent.h) 109 QT_CLASS_LIB(QDynamicPropertyChangeEvent, QtCore, qcoreevent.h) 110 QT_CLASS_LIB(QEventLoop, QtCore, qeventloop.h) 111 QT_CLASS_LIB(QMetaMethod, QtCore, qmetaobject.h) 112 QT_CLASS_LIB(QMetaEnum, QtCore, qmetaobject.h) 113 QT_CLASS_LIB(QMetaProperty, QtCore, qmetaobject.h) 114 QT_CLASS_LIB(QMetaClassInfo, QtCore, qmetaobject.h) 115 QT_CLASS_LIB(QMetaType, QtCore, qmetatype.h) 116 QT_CLASS_LIB(QMetaTypeId, QtCore, qmetatype.h) 117 QT_CLASS_LIB(QMetaTypeId2, QtCore, qmetatype.h) 118 QT_CLASS_LIB(QMimeData, QtCore, qmimedata.h) 119 QT_CLASS_LIB(QObjectList, QtCore, qobject.h) 120 QT_CLASS_LIB(QObjectData, QtCore, qobject.h) 121 QT_CLASS_LIB(QObject, QtCore, qobject.h) 122 QT_CLASS_LIB(QObjectUserData, QtCore, qobject.h) 123 QT_CLASS_LIB(QObjectCleanupHandler, QtCore, qobjectcleanuphandler.h) 124 QT_CLASS_LIB(QGenericArgument, QtCore, qobjectdefs.h) 125 QT_CLASS_LIB(QGenericReturnArgument, QtCore, qobjectdefs.h) 126 QT_CLASS_LIB(QArgument, QtCore, qobjectdefs.h) 127 QT_CLASS_LIB(QReturnArgument, QtCore, qobjectdefs.h) 128 QT_CLASS_LIB(QMetaObject, QtCore, qobjectdefs.h) 129 QT_CLASS_LIB(QMetaObjectExtraData, QtCore, qobjectdefs.h) 130 QT_CLASS_LIB(QPointer, QtCore, qpointer.h) 131 QT_CLASS_LIB(QSharedMemory, QtCore, qsharedmemory.h) 132 QT_CLASS_LIB(QSignalMapper, QtCore, qsignalmapper.h) 133 QT_CLASS_LIB(QSocketNotifier, QtCore, qsocketnotifier.h) 134 QT_CLASS_LIB(QSystemSemaphore, QtCore, qsystemsemaphore.h) 135 QT_CLASS_LIB(QTimer, QtCore, qtimer.h) 136 QT_CLASS_LIB(QTranslator, QtCore, qtranslator.h) 137 QT_CLASS_LIB(QVariant, QtCore, qvariant.h) 138 QT_CLASS_LIB(QVariantList, QtCore, qvariant.h) 139 QT_CLASS_LIB(QVariantMap, QtCore, qvariant.h) 140 QT_CLASS_LIB(QVariantHash, QtCore, qvariant.h) 141 QT_CLASS_LIB(QVariantComparisonHelper, QtCore, qvariant.h) 142 QT_CLASS_LIB(QFactoryInterface, QtCore, qfactoryinterface.h) 143 QT_CLASS_LIB(QLibrary, QtCore, qlibrary.h) 144 QT_CLASS_LIB(QtPlugin, QtCore, qplugin.h) 145 QT_CLASS_LIB(QtPluginInstanceFunction, QtCore, qplugin.h) 146 QT_CLASS_LIB(QPluginLoader, QtCore, qpluginloader.h) 147 QT_CLASS_LIB(QUuid, QtCore, quuid.h) 148 QT_CLASS_LIB(QAtomicInt, QtCore, qatomic.h) 149 QT_CLASS_LIB(QAtomicPointer, QtCore, qatomic.h) 150 QT_CLASS_LIB(QBasicAtomicInt, QtCore, qbasicatomic.h) 151 QT_CLASS_LIB(QBasicAtomicPointer, QtCore, qbasicatomic.h) 152 QT_CLASS_LIB(QMutex, QtCore, qmutex.h) 153 QT_CLASS_LIB(QMutexLocker, QtCore, qmutex.h) 154 QT_CLASS_LIB(QMutex, QtCore, qmutex.h) 155 QT_CLASS_LIB(QMutexLocker, QtCore, qmutex.h) 156 QT_CLASS_LIB(QReadWriteLock, QtCore, qreadwritelock.h) 157 QT_CLASS_LIB(QReadLocker, QtCore, qreadwritelock.h) 158 QT_CLASS_LIB(QWriteLocker, QtCore, qreadwritelock.h) 159 QT_CLASS_LIB(QReadWriteLock, QtCore, qreadwritelock.h) 160 QT_CLASS_LIB(QReadLocker, QtCore, qreadwritelock.h) 161 QT_CLASS_LIB(QWriteLocker, QtCore, qreadwritelock.h) 162 QT_CLASS_LIB(QSemaphore, QtCore, qsemaphore.h) 163 QT_CLASS_LIB(QThread, QtCore, qthread.h) 164 QT_CLASS_LIB(QThread, QtCore, qthread.h) 165 QT_CLASS_LIB(QThreadStorageData, QtCore, qthreadstorage.h) 166 QT_CLASS_LIB(QThreadStorage, QtCore, qthreadstorage.h) 167 QT_CLASS_LIB(QWaitCondition, QtCore, qwaitcondition.h) 168 QT_CLASS_LIB(QWaitCondition, QtCore, qwaitcondition.h) 43 QT_CLASS_LIB(QTextCodec, QtCore, qtextcodec.h) 44 QT_CLASS_LIB(QTextEncoder, QtCore, qtextcodec.h) 45 QT_CLASS_LIB(QTextDecoder, QtCore, qtextcodec.h) 46 QT_CLASS_LIB(QTextCodecFactoryInterface, QtCore, qtextcodecplugin.h) 47 QT_CLASS_LIB(QTextCodecPlugin, QtCore, qtextcodecplugin.h) 169 48 QT_CLASS_LIB(QtAlgorithms, QtCore, qalgorithms.h) 170 49 QT_CLASS_LIB(QBitArray, QtCore, qbitarray.h) … … 177 56 QT_CLASS_LIB(QChar, QtCore, qchar.h) 178 57 QT_CLASS_LIB(QtContainerFwd, QtCore, qcontainerfwd.h) 58 QT_CLASS_LIB(QContiguousCacheData, QtCore, qcontiguouscache.h) 59 QT_CLASS_LIB(QContiguousCacheTypedData, QtCore, qcontiguouscache.h) 60 QT_CLASS_LIB(QContiguousCache, QtCore, qcontiguouscache.h) 179 61 QT_CLASS_LIB(QCryptographicHash, QtCore, qcryptographichash.h) 180 62 QT_CLASS_LIB(QDate, QtCore, qdatetime.h) 181 63 QT_CLASS_LIB(QTime, QtCore, qdatetime.h) 182 64 QT_CLASS_LIB(QDateTime, QtCore, qdatetime.h) 65 QT_CLASS_LIB(QEasingCurve, QtCore, qeasingcurve.h) 183 66 QT_CLASS_LIB(QHashData, QtCore, qhash.h) 184 67 QT_CLASS_LIB(QHashDummyValue, QtCore, qhash.h) … … 217 100 QT_CLASS_LIB(QMapIterator, QtCore, qmap.h) 218 101 QT_CLASS_LIB(QMutableMapIterator, QtCore, qmap.h) 102 QT_CLASS_LIB(QMargins, QtCore, qmargins.h) 219 103 QT_CLASS_LIB(QPair, QtCore, qpair.h) 220 104 QT_CLASS_LIB(QPoint, QtCore, qpoint.h) … … 224 108 QT_CLASS_LIB(QRectF, QtCore, qrect.h) 225 109 QT_CLASS_LIB(QRegExp, QtCore, qregexp.h) 110 QT_CLASS_LIB(QScopedPointerDeleter, QtCore, qscopedpointer.h) 111 QT_CLASS_LIB(QScopedPointerArrayDeleter, QtCore, qscopedpointer.h) 112 QT_CLASS_LIB(QScopedPointerPodDeleter, QtCore, qscopedpointer.h) 113 QT_CLASS_LIB(QScopedPointer, QtCore, qscopedpointer.h) 114 QT_CLASS_LIB(QScopedArrayPointer, QtCore, qscopedpointer.h) 226 115 QT_CLASS_LIB(QSet, QtCore, qset.h) 227 116 QT_CLASS_LIB(QSetIterator, QtCore, qset.h) … … 242 131 QT_CLASS_LIB(QConstString, QtCore, qstring.h) 243 132 QT_CLASS_LIB(QStringRef, QtCore, qstring.h) 133 QT_CLASS_LIB(QLatin1Literal, QtCore, qstringbuilder.h) 134 QT_CLASS_LIB(QAbstractConcatenable, QtCore, qstringbuilder.h) 135 QT_CLASS_LIB(QConcatenable, QtCore, qstringbuilder.h) 136 QT_CLASS_LIB(QStringBuilder, QtCore, qstringbuilder.h) 137 QT_CLASS_LIB(QConcatenable, QtCore, qstringbuilder.h) 138 QT_CLASS_LIB(QConcatenable, QtCore, qstringbuilder.h) 139 QT_CLASS_LIB(QConcatenable, QtCore, qstringbuilder.h) 140 QT_CLASS_LIB(QConcatenable, QtCore, qstringbuilder.h) 141 QT_CLASS_LIB(QConcatenable, QtCore, qstringbuilder.h) 142 QT_CLASS_LIB(QConcatenable, QtCore, qstringbuilder.h) 143 QT_CLASS_LIB(QConcatenable, QtCore, qstringbuilder.h) 144 QT_CLASS_LIB(QConcatenable, QtCore, qstringbuilder.h) 145 QT_CLASS_LIB(QConcatenable, QtCore, qstringbuilder.h) 146 QT_CLASS_LIB(QConcatenable, QtCore, qstringbuilder.h) 147 QT_CLASS_LIB(QConcatenable, QtCore, qstringbuilder.h) 244 148 QT_CLASS_LIB(QStringListIterator, QtCore, qstringlist.h) 245 149 QT_CLASS_LIB(QMutableStringListIterator, QtCore, qstringlist.h) … … 256 160 QT_CLASS_LIB(QVectorIterator, QtCore, qvector.h) 257 161 QT_CLASS_LIB(QMutableVectorIterator, QtCore, qvector.h) 258 QT_CLASS_LIB(QXmlStreamStringRef, QtCore, qxmlstream.h) 259 QT_CLASS_LIB(QXmlStreamAttribute, QtCore, qxmlstream.h) 260 QT_CLASS_LIB(QXmlStreamAttributes, QtCore, qxmlstream.h) 261 QT_CLASS_LIB(QXmlStreamNamespaceDeclaration, QtCore, qxmlstream.h) 262 QT_CLASS_LIB(QXmlStreamNamespaceDeclarations, QtCore, qxmlstream.h) 263 QT_CLASS_LIB(QXmlStreamNotationDeclaration, QtCore, qxmlstream.h) 264 QT_CLASS_LIB(QXmlStreamNotationDeclarations, QtCore, qxmlstream.h) 265 QT_CLASS_LIB(QXmlStreamEntityDeclaration, QtCore, qxmlstream.h) 266 QT_CLASS_LIB(QXmlStreamEntityDeclarations, QtCore, qxmlstream.h) 267 QT_CLASS_LIB(QXmlStreamEntityResolver, QtCore, qxmlstream.h) 268 QT_CLASS_LIB(QXmlStreamReader, QtCore, qxmlstream.h) 269 QT_CLASS_LIB(QXmlStreamWriter, QtCore, qxmlstream.h) 162 QT_CLASS_LIB(QtEndian, QtCore, qendian.h) 163 QT_CLASS_LIB(QtGlobal, QtCore, qglobal.h) 164 QT_CLASS_LIB(QIntegerForSize, QtCore, qglobal.h) 165 QT_CLASS_LIB(QIntegerForSize, QtCore, qglobal.h) 166 QT_CLASS_LIB(QIntegerForSize, QtCore, qglobal.h) 167 QT_CLASS_LIB(QIntegerForSize, QtCore, qglobal.h) 168 QT_CLASS_LIB(QIntegerForSize, QtCore, qglobal.h) 169 QT_CLASS_LIB(QNoImplicitBoolCast, QtCore, qglobal.h) 170 QT_CLASS_LIB(Q_INT8, QtCore, qglobal.h) 171 QT_CLASS_LIB(Q_UINT8, QtCore, qglobal.h) 172 QT_CLASS_LIB(Q_INT16, QtCore, qglobal.h) 173 QT_CLASS_LIB(Q_UINT16, QtCore, qglobal.h) 174 QT_CLASS_LIB(Q_INT32, QtCore, qglobal.h) 175 QT_CLASS_LIB(Q_UINT32, QtCore, qglobal.h) 176 QT_CLASS_LIB(Q_INT64, QtCore, qglobal.h) 177 QT_CLASS_LIB(Q_UINT64, QtCore, qglobal.h) 178 QT_CLASS_LIB(Q_LLONG, QtCore, qglobal.h) 179 QT_CLASS_LIB(Q_ULLONG, QtCore, qglobal.h) 180 QT_CLASS_LIB(Q_LONG, QtCore, qglobal.h) 181 QT_CLASS_LIB(Q_ULONG, QtCore, qglobal.h) 182 QT_CLASS_LIB(Q_LONG, QtCore, qglobal.h) 183 QT_CLASS_LIB(Q_ULONG, QtCore, qglobal.h) 184 QT_CLASS_LIB(QSysInfo, QtCore, qglobal.h) 185 QT_CLASS_LIB(QtMsgHandler, QtCore, qglobal.h) 186 QT_CLASS_LIB(QGlobalStatic, QtCore, qglobal.h) 187 QT_CLASS_LIB(QGlobalStatic, QtCore, qglobal.h) 188 QT_CLASS_LIB(QGlobalStaticDeleter, QtCore, qglobal.h) 189 QT_CLASS_LIB(QBool, QtCore, qglobal.h) 190 QT_CLASS_LIB(QTypeInfo, QtCore, qglobal.h) 191 QT_CLASS_LIB(QTypeInfo, QtCore, qglobal.h) 192 QT_CLASS_LIB(QTypeInfo, QtCore, qglobal.h) 193 QT_CLASS_LIB(QFlag, QtCore, qglobal.h) 194 QT_CLASS_LIB(QIncompatibleFlag, QtCore, qglobal.h) 195 QT_CLASS_LIB(QFlags, QtCore, qglobal.h) 196 QT_CLASS_LIB(QForeachContainer, QtCore, qglobal.h) 197 QT_CLASS_LIB(QForeachContainerBase, QtCore, qglobal.h) 198 QT_CLASS_LIB(QForeachContainer, QtCore, qglobal.h) 199 QT_CLASS_LIB(QLibraryInfo, QtCore, qlibraryinfo.h) 200 QT_CLASS_LIB(Qt, QtCore, qnamespace.h) 201 QT_CLASS_LIB(QInternal, QtCore, qnamespace.h) 202 QT_CLASS_LIB(QCOORD, QtCore, qnamespace.h) 203 QT_CLASS_LIB(QAbstractEventDispatcher, QtCore, qabstracteventdispatcher.h) 204 QT_CLASS_LIB(QModelIndex, QtCore, qabstractitemmodel.h) 205 QT_CLASS_LIB(QPersistentModelIndex, QtCore, qabstractitemmodel.h) 206 QT_CLASS_LIB(QModelIndexList, QtCore, qabstractitemmodel.h) 207 QT_CLASS_LIB(QAbstractItemModel, QtCore, qabstractitemmodel.h) 208 QT_CLASS_LIB(QAbstractTableModel, QtCore, qabstractitemmodel.h) 209 QT_CLASS_LIB(QAbstractListModel, QtCore, qabstractitemmodel.h) 210 QT_CLASS_LIB(QBasicTimer, QtCore, qbasictimer.h) 211 QT_CLASS_LIB(QCoreApplication, QtCore, qcoreapplication.h) 212 QT_CLASS_LIB(QtCleanUpFunction, QtCore, qcoreapplication.h) 213 QT_CLASS_LIB(QEvent, QtCore, qcoreevent.h) 214 QT_CLASS_LIB(QTimerEvent, QtCore, qcoreevent.h) 215 QT_CLASS_LIB(QChildEvent, QtCore, qcoreevent.h) 216 QT_CLASS_LIB(QCustomEvent, QtCore, qcoreevent.h) 217 QT_CLASS_LIB(QDynamicPropertyChangeEvent, QtCore, qcoreevent.h) 218 QT_CLASS_LIB(QEventLoop, QtCore, qeventloop.h) 219 QT_CLASS_LIB(QMetaMethod, QtCore, qmetaobject.h) 220 QT_CLASS_LIB(QMetaEnum, QtCore, qmetaobject.h) 221 QT_CLASS_LIB(QMetaProperty, QtCore, qmetaobject.h) 222 QT_CLASS_LIB(QMetaClassInfo, QtCore, qmetaobject.h) 223 QT_CLASS_LIB(QMetaType, QtCore, qmetatype.h) 224 QT_CLASS_LIB(QMetaTypeId, QtCore, qmetatype.h) 225 QT_CLASS_LIB(QMetaTypeId2, QtCore, qmetatype.h) 226 QT_CLASS_LIB(QMimeData, QtCore, qmimedata.h) 227 QT_CLASS_LIB(QObjectList, QtCore, qobject.h) 228 QT_CLASS_LIB(QObjectData, QtCore, qobject.h) 229 QT_CLASS_LIB(QObject, QtCore, qobject.h) 230 QT_CLASS_LIB(QObjectUserData, QtCore, qobject.h) 231 QT_CLASS_LIB(QObjectCleanupHandler, QtCore, qobjectcleanuphandler.h) 232 QT_CLASS_LIB(QGenericArgument, QtCore, qobjectdefs.h) 233 QT_CLASS_LIB(QGenericReturnArgument, QtCore, qobjectdefs.h) 234 QT_CLASS_LIB(QArgument, QtCore, qobjectdefs.h) 235 QT_CLASS_LIB(QReturnArgument, QtCore, qobjectdefs.h) 236 QT_CLASS_LIB(QMetaObject, QtCore, qobjectdefs.h) 237 QT_CLASS_LIB(QMetaObjectAccessor, QtCore, qobjectdefs.h) 238 QT_CLASS_LIB(QMetaObjectExtraData, QtCore, qobjectdefs.h) 239 QT_CLASS_LIB(QPointer, QtCore, qpointer.h) 240 QT_CLASS_LIB(QSharedMemory, QtCore, qsharedmemory.h) 241 QT_CLASS_LIB(QSignalMapper, QtCore, qsignalmapper.h) 242 QT_CLASS_LIB(QSocketNotifier, QtCore, qsocketnotifier.h) 243 QT_CLASS_LIB(QSystemSemaphore, QtCore, qsystemsemaphore.h) 244 QT_CLASS_LIB(QTimer, QtCore, qtimer.h) 245 QT_CLASS_LIB(QTranslator, QtCore, qtranslator.h) 246 QT_CLASS_LIB(QVariant, QtCore, qvariant.h) 247 QT_CLASS_LIB(QVariantList, QtCore, qvariant.h) 248 QT_CLASS_LIB(QVariantMap, QtCore, qvariant.h) 249 QT_CLASS_LIB(QVariantHash, QtCore, qvariant.h) 250 QT_CLASS_LIB(QVariantComparisonHelper, QtCore, qvariant.h) 251 QT_CLASS_LIB(QFuture, QtCore, qfuture.h) 252 QT_CLASS_LIB(QFutureIterator, QtCore, qfuture.h) 253 QT_CLASS_LIB(QMutableFutureIterator, QtCore, qfuture.h) 254 QT_CLASS_LIB(QFuture, QtCore, qfuture.h) 255 QT_CLASS_LIB(QFutureInterfaceBase, QtCore, qfutureinterface.h) 256 QT_CLASS_LIB(QFutureInterface, QtCore, qfutureinterface.h) 257 QT_CLASS_LIB(QFutureInterface, QtCore, qfutureinterface.h) 258 QT_CLASS_LIB(QFutureSynchronizer, QtCore, qfuturesynchronizer.h) 259 QT_CLASS_LIB(QFutureWatcherBase, QtCore, qfuturewatcher.h) 260 QT_CLASS_LIB(QFutureWatcher, QtCore, qfuturewatcher.h) 261 QT_CLASS_LIB(QFutureWatcher, QtCore, qfuturewatcher.h) 262 QT_CLASS_LIB(QRunnable, QtCore, qrunnable.h) 263 QT_CLASS_LIB(QtConcurrentFilter, QtCore, qtconcurrentfilter.h) 264 QT_CLASS_LIB(QtConcurrentMap, QtCore, qtconcurrentmap.h) 265 QT_CLASS_LIB(QtConcurrentRun, QtCore, qtconcurrentrun.h) 266 QT_CLASS_LIB(QThreadPool, QtCore, qthreadpool.h) 267 QT_CLASS_LIB(QFactoryInterface, QtCore, qfactoryinterface.h) 268 QT_CLASS_LIB(QLibrary, QtCore, qlibrary.h) 269 QT_CLASS_LIB(QtPlugin, QtCore, qplugin.h) 270 QT_CLASS_LIB(QtPluginInstanceFunction, QtCore, qplugin.h) 271 QT_CLASS_LIB(QPluginLoader, QtCore, qpluginloader.h) 272 QT_CLASS_LIB(QUuid, QtCore, quuid.h) 273 QT_CLASS_LIB(QAtomicInt, QtCore, qatomic.h) 274 QT_CLASS_LIB(QAtomicPointer, QtCore, qatomic.h) 275 QT_CLASS_LIB(QBasicAtomicInt, QtCore, qbasicatomic.h) 276 QT_CLASS_LIB(QBasicAtomicPointer, QtCore, qbasicatomic.h) 277 QT_CLASS_LIB(QMutex, QtCore, qmutex.h) 278 QT_CLASS_LIB(QMutexLocker, QtCore, qmutex.h) 279 QT_CLASS_LIB(QMutex, QtCore, qmutex.h) 280 QT_CLASS_LIB(QMutexLocker, QtCore, qmutex.h) 281 QT_CLASS_LIB(QReadWriteLock, QtCore, qreadwritelock.h) 282 QT_CLASS_LIB(QReadLocker, QtCore, qreadwritelock.h) 283 QT_CLASS_LIB(QWriteLocker, QtCore, qreadwritelock.h) 284 QT_CLASS_LIB(QReadWriteLock, QtCore, qreadwritelock.h) 285 QT_CLASS_LIB(QReadLocker, QtCore, qreadwritelock.h) 286 QT_CLASS_LIB(QWriteLocker, QtCore, qreadwritelock.h) 287 QT_CLASS_LIB(QSemaphore, QtCore, qsemaphore.h) 288 QT_CLASS_LIB(QThread, QtCore, qthread.h) 289 QT_CLASS_LIB(QThread, QtCore, qthread.h) 290 QT_CLASS_LIB(QThreadStorageData, QtCore, qthreadstorage.h) 291 QT_CLASS_LIB(QThreadStorage, QtCore, qthreadstorage.h) 292 QT_CLASS_LIB(QWaitCondition, QtCore, qwaitcondition.h) 293 QT_CLASS_LIB(QWaitCondition, QtCore, qwaitcondition.h) 294 QT_CLASS_LIB(QAbstractState, QtCore, qabstractstate.h) 295 QT_CLASS_LIB(QAbstractTransition, QtCore, qabstracttransition.h) 296 QT_CLASS_LIB(QEventTransition, QtCore, qeventtransition.h) 297 QT_CLASS_LIB(QFinalState, QtCore, qfinalstate.h) 298 QT_CLASS_LIB(QHistoryState, QtCore, qhistorystate.h) 299 QT_CLASS_LIB(QSignalTransition, QtCore, qsignaltransition.h) 300 QT_CLASS_LIB(QState, QtCore, qstate.h) 301 QT_CLASS_LIB(QStateMachine, QtCore, qstatemachine.h) 302 QT_CLASS_LIB(QAbstractAnimation, QtCore, qabstractanimation.h) 303 QT_CLASS_LIB(QAnimationGroup, QtCore, qanimationgroup.h) 304 QT_CLASS_LIB(QParallelAnimationGroup, QtCore, qparallelanimationgroup.h) 305 QT_CLASS_LIB(QPauseAnimation, QtCore, qpauseanimation.h) 306 QT_CLASS_LIB(QPropertyAnimation, QtCore, qpropertyanimation.h) 307 QT_CLASS_LIB(QSequentialAnimationGroup, QtCore, qsequentialanimationgroup.h) 308 QT_CLASS_LIB(QVariantAnimation, QtCore, qvariantanimation.h) 270 309 QT_CLASS_LIB(QMacGLCompatTypes, QtOpenGL, qgl.h) 271 310 QT_CLASS_LIB(QMacGLCompatTypes, QtOpenGL, qgl.h) … … 278 317 QT_CLASS_LIB(QGLColormap, QtOpenGL, qglcolormap.h) 279 318 QT_CLASS_LIB(QGLFramebufferObject, QtOpenGL, qglframebufferobject.h) 319 QT_CLASS_LIB(QGLFramebufferObjectFormat, QtOpenGL, qglframebufferobject.h) 280 320 QT_CLASS_LIB(QGLPixelBuffer, QtOpenGL, qglpixelbuffer.h) 321 QT_CLASS_LIB(QGLScreenSurfaceFunctions, QtOpenGL, qglscreen_qws.h) 322 QT_CLASS_LIB(QGLScreen, QtOpenGL, qglscreen_qws.h) 323 QT_CLASS_LIB(QGLShader, QtOpenGL, qglshaderprogram.h) 324 QT_CLASS_LIB(QGLShaderProgram, QtOpenGL, qglshaderprogram.h) 325 QT_CLASS_LIB(QXmlNamespaceSupport, QtXml, qxml.h) 326 QT_CLASS_LIB(QXmlAttributes, QtXml, qxml.h) 327 QT_CLASS_LIB(QXmlInputSource, QtXml, qxml.h) 328 QT_CLASS_LIB(QXmlParseException, QtXml, qxml.h) 329 QT_CLASS_LIB(QXmlReader, QtXml, qxml.h) 330 QT_CLASS_LIB(QXmlSimpleReader, QtXml, qxml.h) 331 QT_CLASS_LIB(QXmlLocator, QtXml, qxml.h) 332 QT_CLASS_LIB(QXmlContentHandler, QtXml, qxml.h) 333 QT_CLASS_LIB(QXmlErrorHandler, QtXml, qxml.h) 334 QT_CLASS_LIB(QXmlDTDHandler, QtXml, qxml.h) 335 QT_CLASS_LIB(QXmlEntityResolver, QtXml, qxml.h) 336 QT_CLASS_LIB(QXmlLexicalHandler, QtXml, qxml.h) 337 QT_CLASS_LIB(QXmlDeclHandler, QtXml, qxml.h) 338 QT_CLASS_LIB(QXmlDefaultHandler, QtXml, qxml.h) 281 339 QT_CLASS_LIB(QDomImplementation, QtXml, qdom.h) 282 340 QT_CLASS_LIB(QDomNode, QtXml, qdom.h) … … 296 354 QT_CLASS_LIB(QDomEntityReference, QtXml, qdom.h) 297 355 QT_CLASS_LIB(QDomProcessingInstruction, QtXml, qdom.h) 298 QT_CLASS_LIB(QXmlNamespaceSupport, QtXml, qxml.h)299 QT_CLASS_LIB(QXmlAttributes, QtXml, qxml.h)300 QT_CLASS_LIB(QXmlInputSource, QtXml, qxml.h)301 QT_CLASS_LIB(QXmlParseException, QtXml, qxml.h)302 QT_CLASS_LIB(QXmlReader, QtXml, qxml.h)303 QT_CLASS_LIB(QXmlSimpleReader, QtXml, qxml.h)304 QT_CLASS_LIB(QXmlLocator, QtXml, qxml.h)305 QT_CLASS_LIB(QXmlContentHandler, QtXml, qxml.h)306 QT_CLASS_LIB(QXmlErrorHandler, QtXml, qxml.h)307 QT_CLASS_LIB(QXmlDTDHandler, QtXml, qxml.h)308 QT_CLASS_LIB(QXmlEntityResolver, QtXml, qxml.h)309 QT_CLASS_LIB(QXmlLexicalHandler, QtXml, qxml.h)310 QT_CLASS_LIB(QXmlDeclHandler, QtXml, qxml.h)311 QT_CLASS_LIB(QXmlDefaultHandler, QtXml, qxml.h)312 356 QT_CLASS_LIB(QXmlStreamAttribute, QtXml, qxmlstream.h) 313 357 QT_CLASS_LIB(QXmlStreamAttributes, QtXml, qxmlstream.h) … … 331 375 QT_CLASS_LIB(QNetworkAccessManager, QtNetwork, qnetworkaccessmanager.h) 332 376 QT_CLASS_LIB(QNetworkCookie, QtNetwork, qnetworkcookie.h) 333 QT_CLASS_LIB(QNetworkCookieJar, QtNetwork, qnetworkcookie .h)377 QT_CLASS_LIB(QNetworkCookieJar, QtNetwork, qnetworkcookiejar.h) 334 378 QT_CLASS_LIB(QNetworkDiskCache, QtNetwork, qnetworkdiskcache.h) 335 379 QT_CLASS_LIB(QNetworkReply, QtNetwork, qnetworkreply.h) … … 385 429 QT_CLASS_LIB(QXmlQuery, QtXmlPatterns, qxmlquery.h) 386 430 QT_CLASS_LIB(QXmlResultItems, QtXmlPatterns, qxmlresultitems.h) 431 QT_CLASS_LIB(QXmlSchema, QtXmlPatterns, qxmlschema.h) 432 QT_CLASS_LIB(QXmlSchemaValidator, QtXmlPatterns, qxmlschemavalidator.h) 387 433 QT_CLASS_LIB(QXmlSerializer, QtXmlPatterns, qxmlserializer.h) 388 434 QT_CLASS_LIB(QAxBase, ActiveQt, qaxbase.h) … … 397 443 QT_CLASS_LIB(QAxFactory, ActiveQt, qaxfactory.h) 398 444 QT_CLASS_LIB(QAxClass, ActiveQt, qaxfactory.h) 445 QT_CLASS_LIB(QGraphicsWebView, QtWebKit, qgraphicswebview.h) 399 446 QT_CLASS_LIB(QWebDatabase, QtWebKit, qwebdatabase.h) 447 QT_CLASS_LIB(QWebElement, QtWebKit, qwebelement.h) 448 QT_CLASS_LIB(QWebElementCollection, QtWebKit, qwebelement.h) 400 449 QT_CLASS_LIB(QWebHitTestResult, QtWebKit, qwebframe.h) 401 450 QT_CLASS_LIB(QWebFrame, QtWebKit, qwebframe.h) … … 403 452 QT_CLASS_LIB(QWebHistory, QtWebKit, qwebhistory.h) 404 453 QT_CLASS_LIB(QWebHistoryInterface, QtWebKit, qwebhistoryinterface.h) 454 QT_CLASS_LIB(QWebInspector, QtWebKit, qwebinspector.h) 405 455 QT_CLASS_LIB(QWebPage, QtWebKit, qwebpage.h) 406 456 QT_CLASS_LIB(QWebPluginFactory, QtWebKit, qwebpluginfactory.h) … … 408 458 QT_CLASS_LIB(QWebSettings, QtWebKit, qwebsettings.h) 409 459 QT_CLASS_LIB(QWebView, QtWebKit, qwebview.h) 460 QT_CLASS_LIB(QAudioDeviceInfo, QtMultimedia, qaudiodeviceinfo.h) 461 QT_CLASS_LIB(QAbstractAudioDeviceInfo, QtMultimedia, qaudioengine.h) 462 QT_CLASS_LIB(QAbstractAudioOutput, QtMultimedia, qaudioengine.h) 463 QT_CLASS_LIB(QAbstractAudioInput, QtMultimedia, qaudioengine.h) 464 QT_CLASS_LIB(QAudioEngineFactoryInterface, QtMultimedia, qaudioengineplugin.h) 465 QT_CLASS_LIB(QAudioEnginePlugin, QtMultimedia, qaudioengineplugin.h) 466 QT_CLASS_LIB(QAudioFormat, QtMultimedia, qaudioformat.h) 467 QT_CLASS_LIB(QAudioInput, QtMultimedia, qaudioinput.h) 468 QT_CLASS_LIB(QAudioOutput, QtMultimedia, qaudiooutput.h) 469 QT_CLASS_LIB(QAbstractVideoBuffer, QtMultimedia, qabstractvideobuffer.h) 470 QT_CLASS_LIB(QAbstractVideoSurface, QtMultimedia, qabstractvideosurface.h) 471 QT_CLASS_LIB(QVideoFrame, QtMultimedia, qvideoframe.h) 472 QT_CLASS_LIB(QVideoSurfaceFormat, QtMultimedia, qvideosurfaceformat.h) 410 473 QT_CLASS_LIB(QSignalSpy, QtTest, qsignalspy.h) 411 474 QT_CLASS_LIB(QTest, QtTest, qtest.h) 475 QT_CLASS_LIB(QtTestGui, QtTest, qtest_gui.h) 412 476 QT_CLASS_LIB(QTestAccessibilityEvent, QtTest, qtestaccessible.h) 413 477 QT_CLASS_LIB(QTestAccessibility, QtTest, qtestaccessible.h) 478 QT_CLASS_LIB(QTestBasicStreamer, QtTest, qtestbasicstreamer.h) 479 QT_CLASS_LIB(QTestCoreElement, QtTest, qtestcoreelement.h) 480 QT_CLASS_LIB(QTestCoreList, QtTest, qtestcorelist.h) 414 481 QT_CLASS_LIB(QTestData, QtTest, qtestdata.h) 482 QT_CLASS_LIB(QTestElement, QtTest, qtestelement.h) 483 QT_CLASS_LIB(QTestElementAttribute, QtTest, qtestelementattribute.h) 415 484 QT_CLASS_LIB(QTestEvent, QtTest, qtestevent.h) 416 485 QT_CLASS_LIB(QTestKeyEvent, QtTest, qtestevent.h) … … 420 489 QT_CLASS_LIB(QTestEventList, QtTest, qtestevent.h) 421 490 QT_CLASS_LIB(QTestEventLoop, QtTest, qtesteventloop.h) 491 QT_CLASS_LIB(QTestFileLogger, QtTest, qtestfilelogger.h) 492 QT_CLASS_LIB(QTestLightXmlStreamer, QtTest, qtestlightxmlstreamer.h) 422 493 QT_CLASS_LIB(QEventSizeOfChecker, QtTest, qtestspontaneevent.h) 423 494 QT_CLASS_LIB(QEventSizeOfChecker, QtTest, qtestspontaneevent.h) 424 495 QT_CLASS_LIB(QSpontaneKeyEvent, QtTest, qtestspontaneevent.h) 496 QT_CLASS_LIB(QTestXmlStreamer, QtTest, qtestxmlstreamer.h) 497 QT_CLASS_LIB(QTestXunitStreamer, QtTest, qtestxunitstreamer.h) 425 498 QT_CLASS_LIB(QDBusAbstractAdaptor, QtDBus, qdbusabstractadaptor.h) 499 QT_CLASS_LIB(QDBusAbstractInterfaceBase, QtDBus, qdbusabstractinterface.h) 426 500 QT_CLASS_LIB(QDBusAbstractInterface, QtDBus, qdbusabstractinterface.h) 427 501 QT_CLASS_LIB(QDBusArgument, QtDBus, qdbusargument.h) … … 443 517 QT_CLASS_LIB(QDBusReply, QtDBus, qdbusreply.h) 444 518 QT_CLASS_LIB(QDBusServer, QtDBus, qdbusserver.h) 519 QT_CLASS_LIB(QDBusServiceWatcher, QtDBus, qdbusservicewatcher.h) 445 520 QT_CLASS_LIB(QScriptable, QtScript, qscriptable.h) 446 521 QT_CLASS_LIB(QScriptClass, QtScript, qscriptclass.h) … … 454 529 QT_CLASS_LIB(QScriptExtensionInterface, QtScript, qscriptextensioninterface.h) 455 530 QT_CLASS_LIB(QScriptExtensionPlugin, QtScript, qscriptextensionplugin.h) 531 QT_CLASS_LIB(QScriptProgram, QtScript, qscriptprogram.h) 456 532 QT_CLASS_LIB(QScriptString, QtScript, qscriptstring.h) 457 533 QT_CLASS_LIB(QScriptValueList, QtScript, qscriptvalue.h) … … 475 551 QT_CLASS_LIB(QSqlRelationalTableModel, QtSql, qsqlrelationaltablemodel.h) 476 552 QT_CLASS_LIB(QSqlTableModel, QtSql, qsqltablemodel.h) 553 QT_CLASS_LIB(QSQLite2Result, QtSql, qsql_sqlite2.h) 554 QT_CLASS_LIB(QSQLite2Driver, QtSql, qsql_sqlite2.h) 555 QT_CLASS_LIB(QODBCResult, QtSql, qsql_odbc.h) 556 QT_CLASS_LIB(QODBCDriver, QtSql, qsql_odbc.h) 557 QT_CLASS_LIB(QTDSResult, QtSql, qsql_tds.h) 558 QT_CLASS_LIB(QTDSDriver, QtSql, qsql_tds.h) 559 QT_CLASS_LIB(QIBaseResult, QtSql, qsql_ibase.h) 560 QT_CLASS_LIB(QIBaseDriver, QtSql, qsql_ibase.h) 561 QT_CLASS_LIB(QSQLiteResult, QtSql, qsql_sqlite.h) 562 QT_CLASS_LIB(QSQLiteDriver, QtSql, qsql_sqlite.h) 563 QT_CLASS_LIB(QMYSQLResult, QtSql, qsql_mysql.h) 564 QT_CLASS_LIB(QMYSQLDriver, QtSql, qsql_mysql.h) 565 QT_CLASS_LIB(QPSQLResult, QtSql, qsql_psql.h) 566 QT_CLASS_LIB(QPSQLDriver, QtSql, qsql_psql.h) 567 QT_CLASS_LIB(QOCIResult, QtSql, qsql_oci.h) 568 QT_CLASS_LIB(QOCIDriver, QtSql, qsql_oci.h) 477 569 QT_CLASS_LIB(QDB2Result, QtSql, qsql_db2.h) 478 570 QT_CLASS_LIB(QDB2Driver, QtSql, qsql_db2.h) 479 QT_CLASS_LIB(QIBaseResult, QtSql, qsql_ibase.h)480 QT_CLASS_LIB(QIBaseDriver, QtSql, qsql_ibase.h)481 QT_CLASS_LIB(QMYSQLResult, QtSql, qsql_mysql.h)482 QT_CLASS_LIB(QMYSQLDriver, QtSql, qsql_mysql.h)483 QT_CLASS_LIB(QOCIResult, QtSql, qsql_oci.h)484 QT_CLASS_LIB(QOCIDriver, QtSql, qsql_oci.h)485 QT_CLASS_LIB(QODBCResult, QtSql, qsql_odbc.h)486 QT_CLASS_LIB(QODBCDriver, QtSql, qsql_odbc.h)487 QT_CLASS_LIB(QPSQLResult, QtSql, qsql_psql.h)488 QT_CLASS_LIB(QPSQLDriver, QtSql, qsql_psql.h)489 QT_CLASS_LIB(QSQLiteResult, QtSql, qsql_sqlite.h)490 QT_CLASS_LIB(QSQLiteDriver, QtSql, qsql_sqlite.h)491 QT_CLASS_LIB(QSQLite2Result, QtSql, qsql_sqlite2.h)492 QT_CLASS_LIB(QSQLite2Driver, QtSql, qsql_sqlite2.h)493 QT_CLASS_LIB(QTDSResult, QtSql, qsql_tds.h)494 QT_CLASS_LIB(QTDSDriver, QtSql, qsql_tds.h)495 QT_CLASS_LIB(QAccessible, QtGui, qaccessible.h)496 QT_CLASS_LIB(QAccessibleInterface, QtGui, qaccessible.h)497 QT_CLASS_LIB(QAccessibleInterfaceEx, QtGui, qaccessible.h)498 QT_CLASS_LIB(QAccessibleEvent, QtGui, qaccessible.h)499 QT_CLASS_LIB(QAccessible2Interface, QtGui, qaccessible2.h)500 QT_CLASS_LIB(QAccessibleTextInterface, QtGui, qaccessible2.h)501 QT_CLASS_LIB(QAccessibleEditableTextInterface, QtGui, qaccessible2.h)502 QT_CLASS_LIB(QAccessibleSimpleEditableTextInterface, QtGui, qaccessible2.h)503 QT_CLASS_LIB(QAccessibleValueInterface, QtGui, qaccessible2.h)504 QT_CLASS_LIB(QAccessibleTableInterface, QtGui, qaccessible2.h)505 QT_CLASS_LIB(QAccessibleBridge, QtGui, qaccessiblebridge.h)506 QT_CLASS_LIB(QAccessibleBridgeFactoryInterface, QtGui, qaccessiblebridge.h)507 QT_CLASS_LIB(QAccessibleBridgePlugin, QtGui, qaccessiblebridge.h)508 QT_CLASS_LIB(QAccessibleObject, QtGui, qaccessibleobject.h)509 QT_CLASS_LIB(QAccessibleObjectEx, QtGui, qaccessibleobject.h)510 QT_CLASS_LIB(QAccessibleApplication, QtGui, qaccessibleobject.h)511 QT_CLASS_LIB(QAccessibleFactoryInterface, QtGui, qaccessibleplugin.h)512 QT_CLASS_LIB(QAccessiblePlugin, QtGui, qaccessibleplugin.h)513 QT_CLASS_LIB(QAccessibleWidget, QtGui, qaccessiblewidget.h)514 QT_CLASS_LIB(QAccessibleWidgetEx, QtGui, qaccessiblewidget.h)515 QT_CLASS_LIB(QAbstractPageSetupDialog, QtGui, qabstractpagesetupdialog.h)516 QT_CLASS_LIB(QAbstractPrintDialog, QtGui, qabstractprintdialog.h)517 QT_CLASS_LIB(QColorDialog, QtGui, qcolordialog.h)518 QT_CLASS_LIB(QDialog, QtGui, qdialog.h)519 QT_CLASS_LIB(QErrorMessage, QtGui, qerrormessage.h)520 QT_CLASS_LIB(QFileDialog, QtGui, qfiledialog.h)521 QT_CLASS_LIB(QFileSystemModel, QtGui, qfilesystemmodel.h)522 QT_CLASS_LIB(QFontDialog, QtGui, qfontdialog.h)523 QT_CLASS_LIB(QInputDialog, QtGui, qinputdialog.h)524 QT_CLASS_LIB(QMessageBox, QtGui, qmessagebox.h)525 QT_CLASS_LIB(QPageSetupDialog, QtGui, qpagesetupdialog.h)526 QT_CLASS_LIB(QUnixPrintWidget, QtGui, qprintdialog.h)527 QT_CLASS_LIB(QPrintDialog, QtGui, qprintdialog.h)528 QT_CLASS_LIB(QPrintPreviewDialog, QtGui, qprintpreviewdialog.h)529 QT_CLASS_LIB(QProgressDialog, QtGui, qprogressdialog.h)530 QT_CLASS_LIB(QWizard, QtGui, qwizard.h)531 QT_CLASS_LIB(QWizardPage, QtGui, qwizard.h)532 QT_CLASS_LIB(QGraphicsGridLayout, QtGui, qgraphicsgridlayout.h)533 QT_CLASS_LIB(QGraphicsItem, QtGui, qgraphicsitem.h)534 QT_CLASS_LIB(QAbstractGraphicsShapeItem, QtGui, qgraphicsitem.h)535 QT_CLASS_LIB(QGraphicsPathItem, QtGui, qgraphicsitem.h)536 QT_CLASS_LIB(QGraphicsRectItem, QtGui, qgraphicsitem.h)537 QT_CLASS_LIB(QGraphicsEllipseItem, QtGui, qgraphicsitem.h)538 QT_CLASS_LIB(QGraphicsPolygonItem, QtGui, qgraphicsitem.h)539 QT_CLASS_LIB(QGraphicsLineItem, QtGui, qgraphicsitem.h)540 QT_CLASS_LIB(QGraphicsPixmapItem, QtGui, qgraphicsitem.h)541 QT_CLASS_LIB(QGraphicsTextItem, QtGui, qgraphicsitem.h)542 QT_CLASS_LIB(QGraphicsSimpleTextItem, QtGui, qgraphicsitem.h)543 QT_CLASS_LIB(QGraphicsItemGroup, QtGui, qgraphicsitem.h)544 QT_CLASS_LIB(QGraphicsItemAnimation, QtGui, qgraphicsitemanimation.h)545 QT_CLASS_LIB(QGraphicsLayout, QtGui, qgraphicslayout.h)546 QT_CLASS_LIB(QGraphicsLayoutItem, QtGui, qgraphicslayoutitem.h)547 QT_CLASS_LIB(QGraphicsLinearLayout, QtGui, qgraphicslinearlayout.h)548 QT_CLASS_LIB(QGraphicsProxyWidget, QtGui, qgraphicsproxywidget.h)549 QT_CLASS_LIB(QGraphicsScene, QtGui, qgraphicsscene.h)550 QT_CLASS_LIB(QGraphicsSceneEvent, QtGui, qgraphicssceneevent.h)551 QT_CLASS_LIB(QGraphicsSceneMouseEvent, QtGui, qgraphicssceneevent.h)552 QT_CLASS_LIB(QGraphicsSceneWheelEvent, QtGui, qgraphicssceneevent.h)553 QT_CLASS_LIB(QGraphicsSceneContextMenuEvent, QtGui, qgraphicssceneevent.h)554 QT_CLASS_LIB(QGraphicsSceneHoverEvent, QtGui, qgraphicssceneevent.h)555 QT_CLASS_LIB(QGraphicsSceneHelpEvent, QtGui, qgraphicssceneevent.h)556 QT_CLASS_LIB(QGraphicsSceneDragDropEvent, QtGui, qgraphicssceneevent.h)557 QT_CLASS_LIB(QGraphicsSceneResizeEvent, QtGui, qgraphicssceneevent.h)558 QT_CLASS_LIB(QGraphicsSceneMoveEvent, QtGui, qgraphicssceneevent.h)559 QT_CLASS_LIB(QGraphicsView, QtGui, qgraphicsview.h)560 QT_CLASS_LIB(QGraphicsWidget, QtGui, qgraphicswidget.h)561 571 QT_CLASS_LIB(QBitmap, QtGui, qbitmap.h) 562 572 QT_CLASS_LIB(QIcon, QtGui, qicon.h) … … 582 592 QT_CLASS_LIB(QPixmap, QtGui, qpixmap.h) 583 593 QT_CLASS_LIB(QPixmapCache, QtGui, qpixmapcache.h) 584 QT_CLASS_LIB(QInputContext, QtGui, qinputcontext.h) 585 QT_CLASS_LIB(QInputContextFactory, QtGui, qinputcontextfactory.h) 586 QT_CLASS_LIB(QInputContextFactoryInterface, QtGui, qinputcontextplugin.h) 587 QT_CLASS_LIB(QInputContextPlugin, QtGui, qinputcontextplugin.h) 588 QT_CLASS_LIB(QAbstractItemDelegate, QtGui, qabstractitemdelegate.h) 589 QT_CLASS_LIB(QAbstractItemView, QtGui, qabstractitemview.h) 590 QT_CLASS_LIB(QAbstractProxyModel, QtGui, qabstractproxymodel.h) 591 QT_CLASS_LIB(QColumnView, QtGui, qcolumnview.h) 592 QT_CLASS_LIB(QDataWidgetMapper, QtGui, qdatawidgetmapper.h) 593 QT_CLASS_LIB(QDirModel, QtGui, qdirmodel.h) 594 QT_CLASS_LIB(QFileIconProvider, QtGui, qfileiconprovider.h) 595 QT_CLASS_LIB(QHeaderView, QtGui, qheaderview.h) 596 QT_CLASS_LIB(QItemDelegate, QtGui, qitemdelegate.h) 597 QT_CLASS_LIB(QItemEditorCreatorBase, QtGui, qitemeditorfactory.h) 598 QT_CLASS_LIB(QItemEditorCreator, QtGui, qitemeditorfactory.h) 599 QT_CLASS_LIB(QStandardItemEditorCreator, QtGui, qitemeditorfactory.h) 600 QT_CLASS_LIB(QItemEditorFactory, QtGui, qitemeditorfactory.h) 601 QT_CLASS_LIB(QItemSelectionRange, QtGui, qitemselectionmodel.h) 602 QT_CLASS_LIB(QItemSelectionModel, QtGui, qitemselectionmodel.h) 603 QT_CLASS_LIB(QItemSelection, QtGui, qitemselectionmodel.h) 604 QT_CLASS_LIB(QListView, QtGui, qlistview.h) 605 QT_CLASS_LIB(QListWidgetItem, QtGui, qlistwidget.h) 606 QT_CLASS_LIB(QListWidget, QtGui, qlistwidget.h) 607 QT_CLASS_LIB(QProxyModel, QtGui, qproxymodel.h) 608 QT_CLASS_LIB(QSortFilterProxyModel, QtGui, qsortfilterproxymodel.h) 609 QT_CLASS_LIB(QStandardItem, QtGui, qstandarditemmodel.h) 610 QT_CLASS_LIB(QStandardItemModel, QtGui, qstandarditemmodel.h) 611 QT_CLASS_LIB(QStringListModel, QtGui, qstringlistmodel.h) 612 QT_CLASS_LIB(QStyledItemDelegate, QtGui, qstyleditemdelegate.h) 613 QT_CLASS_LIB(QTableView, QtGui, qtableview.h) 614 QT_CLASS_LIB(QTableWidgetSelectionRange, QtGui, qtablewidget.h) 615 QT_CLASS_LIB(QTableWidgetItem, QtGui, qtablewidget.h) 616 QT_CLASS_LIB(QTableWidget, QtGui, qtablewidget.h) 617 QT_CLASS_LIB(QTreeView, QtGui, qtreeview.h) 618 QT_CLASS_LIB(QTreeWidgetItem, QtGui, qtreewidget.h) 619 QT_CLASS_LIB(QTreeWidget, QtGui, qtreewidget.h) 620 QT_CLASS_LIB(QTreeWidgetItemIterator, QtGui, qtreewidgetitemiterator.h) 621 QT_CLASS_LIB(QAction, QtGui, qaction.h) 622 QT_CLASS_LIB(QActionGroup, QtGui, qactiongroup.h) 623 QT_CLASS_LIB(QApplication, QtGui, qapplication.h) 624 QT_CLASS_LIB(QBoxLayout, QtGui, qboxlayout.h) 625 QT_CLASS_LIB(QHBoxLayout, QtGui, qboxlayout.h) 626 QT_CLASS_LIB(QVBoxLayout, QtGui, qboxlayout.h) 627 QT_CLASS_LIB(QClipboard, QtGui, qclipboard.h) 628 QT_CLASS_LIB(QCursor, QtGui, qcursor.h) 629 QT_CLASS_LIB(QCursor, QtGui, qcursor.h) 630 QT_CLASS_LIB(QCursorShape, QtGui, qcursor.h) 631 QT_CLASS_LIB(QDesktopWidget, QtGui, qdesktopwidget.h) 632 QT_CLASS_LIB(QDrag, QtGui, qdrag.h) 633 QT_CLASS_LIB(QtEvents, QtGui, qevent.h) 634 QT_CLASS_LIB(QInputEvent, QtGui, qevent.h) 635 QT_CLASS_LIB(QMouseEvent, QtGui, qevent.h) 636 QT_CLASS_LIB(QHoverEvent, QtGui, qevent.h) 637 QT_CLASS_LIB(QWheelEvent, QtGui, qevent.h) 638 QT_CLASS_LIB(QTabletEvent, QtGui, qevent.h) 639 QT_CLASS_LIB(QKeyEvent, QtGui, qevent.h) 640 QT_CLASS_LIB(QFocusEvent, QtGui, qevent.h) 641 QT_CLASS_LIB(QPaintEvent, QtGui, qevent.h) 642 QT_CLASS_LIB(QUpdateLaterEvent, QtGui, qevent.h) 643 QT_CLASS_LIB(QMoveEvent, QtGui, qevent.h) 644 QT_CLASS_LIB(QResizeEvent, QtGui, qevent.h) 645 QT_CLASS_LIB(QCloseEvent, QtGui, qevent.h) 646 QT_CLASS_LIB(QIconDragEvent, QtGui, qevent.h) 647 QT_CLASS_LIB(QShowEvent, QtGui, qevent.h) 648 QT_CLASS_LIB(QHideEvent, QtGui, qevent.h) 649 QT_CLASS_LIB(QContextMenuEvent, QtGui, qevent.h) 650 QT_CLASS_LIB(QInputMethodEvent, QtGui, qevent.h) 651 QT_CLASS_LIB(QDropEvent, QtGui, qevent.h) 652 QT_CLASS_LIB(QDragMoveEvent, QtGui, qevent.h) 653 QT_CLASS_LIB(QDragEnterEvent, QtGui, qevent.h) 654 QT_CLASS_LIB(QDragResponseEvent, QtGui, qevent.h) 655 QT_CLASS_LIB(QDragLeaveEvent, QtGui, qevent.h) 656 QT_CLASS_LIB(QHelpEvent, QtGui, qevent.h) 657 QT_CLASS_LIB(QStatusTipEvent, QtGui, qevent.h) 658 QT_CLASS_LIB(QWhatsThisClickedEvent, QtGui, qevent.h) 659 QT_CLASS_LIB(QActionEvent, QtGui, qevent.h) 660 QT_CLASS_LIB(QFileOpenEvent, QtGui, qevent.h) 661 QT_CLASS_LIB(QToolBarChangeEvent, QtGui, qevent.h) 662 QT_CLASS_LIB(QShortcutEvent, QtGui, qevent.h) 663 QT_CLASS_LIB(QClipboardEvent, QtGui, qevent.h) 664 QT_CLASS_LIB(QWindowStateChangeEvent, QtGui, qevent.h) 665 QT_CLASS_LIB(QMenubarUpdatedEvent, QtGui, qevent.h) 666 QT_CLASS_LIB(QFormLayout, QtGui, qformlayout.h) 667 QT_CLASS_LIB(QGridLayout, QtGui, qgridlayout.h) 668 QT_CLASS_LIB(QKeySequence, QtGui, qkeysequence.h) 669 QT_CLASS_LIB(QKeySequence, QtGui, qkeysequence.h) 670 QT_CLASS_LIB(QLayoutIterator, QtGui, qlayout.h) 671 QT_CLASS_LIB(QLayout, QtGui, qlayout.h) 672 QT_CLASS_LIB(QLayoutItem, QtGui, qlayoutitem.h) 673 QT_CLASS_LIB(QSpacerItem, QtGui, qlayoutitem.h) 674 QT_CLASS_LIB(QWidgetItem, QtGui, qlayoutitem.h) 675 QT_CLASS_LIB(QWidgetItemV2, QtGui, qlayoutitem.h) 676 QT_CLASS_LIB(QMimeSource, QtGui, qmime.h) 677 QT_CLASS_LIB(QWindowsMime, QtGui, qmime.h) 678 QT_CLASS_LIB(QMacMime, QtGui, qmime.h) 679 QT_CLASS_LIB(QMacPasteboardMime, QtGui, qmime.h) 680 QT_CLASS_LIB(QPalette, QtGui, qpalette.h) 681 QT_CLASS_LIB(QColorGroup, QtGui, qpalette.h) 682 QT_CLASS_LIB(QSessionManager, QtGui, qsessionmanager.h) 683 QT_CLASS_LIB(QShortcut, QtGui, qshortcut.h) 684 QT_CLASS_LIB(QSizePolicy, QtGui, qsizepolicy.h) 685 QT_CLASS_LIB(QSound, QtGui, qsound.h) 686 QT_CLASS_LIB(QStackedLayout, QtGui, qstackedlayout.h) 687 QT_CLASS_LIB(QToolTip, QtGui, qtooltip.h) 688 QT_CLASS_LIB(QWhatsThis, QtGui, qwhatsthis.h) 689 QT_CLASS_LIB(QWidgetData, QtGui, qwidget.h) 690 QT_CLASS_LIB(QWidget, QtGui, qwidget.h) 691 QT_CLASS_LIB(QWidgetAction, QtGui, qwidgetaction.h) 692 QT_CLASS_LIB(QWidgetList, QtGui, qwindowdefs.h) 693 QT_CLASS_LIB(QWidgetMapper, QtGui, qwindowdefs.h) 694 QT_CLASS_LIB(QWidgetSet, QtGui, qwindowdefs.h) 695 QT_CLASS_LIB(QX11EmbedWidget, QtGui, qx11embed_x11.h) 696 QT_CLASS_LIB(QX11EmbedContainer, QtGui, qx11embed_x11.h) 697 QT_CLASS_LIB(QX11Info, QtGui, qx11info_x11.h) 698 QT_CLASS_LIB(QBrush, QtGui, qbrush.h) 699 QT_CLASS_LIB(QBrushData, QtGui, qbrush.h) 700 QT_CLASS_LIB(QGradientStop, QtGui, qbrush.h) 701 QT_CLASS_LIB(QGradientStops, QtGui, qbrush.h) 702 QT_CLASS_LIB(QGradient, QtGui, qbrush.h) 703 QT_CLASS_LIB(QLinearGradient, QtGui, qbrush.h) 704 QT_CLASS_LIB(QRadialGradient, QtGui, qbrush.h) 705 QT_CLASS_LIB(QConicalGradient, QtGui, qbrush.h) 706 QT_CLASS_LIB(QColor, QtGui, qcolor.h) 707 QT_CLASS_LIB(QColormap, QtGui, qcolormap.h) 708 QT_CLASS_LIB(QMatrix, QtGui, qmatrix.h) 709 QT_CLASS_LIB(QPaintDevice, QtGui, qpaintdevice.h) 710 QT_CLASS_LIB(QTextItem, QtGui, qpaintengine.h) 711 QT_CLASS_LIB(QPaintEngine, QtGui, qpaintengine.h) 712 QT_CLASS_LIB(QPaintEngineState, QtGui, qpaintengine.h) 713 QT_CLASS_LIB(QPainter, QtGui, qpainter.h) 714 QT_CLASS_LIB(QPainterPath, QtGui, qpainterpath.h) 715 QT_CLASS_LIB(QPainterPathPrivate, QtGui, qpainterpath.h) 716 QT_CLASS_LIB(QPainterPathStroker, QtGui, qpainterpath.h) 717 QT_CLASS_LIB(QPen, QtGui, qpen.h) 718 QT_CLASS_LIB(QPolygon, QtGui, qpolygon.h) 719 QT_CLASS_LIB(QPolygonF, QtGui, qpolygon.h) 720 QT_CLASS_LIB(QPrintEngine, QtGui, qprintengine.h) 721 QT_CLASS_LIB(QPrinter, QtGui, qprinter.h) 722 QT_CLASS_LIB(QPrinterInfo, QtGui, qprinterinfo.h) 723 QT_CLASS_LIB(QRegion, QtGui, qregion.h) 724 QT_CLASS_LIB(QRgb, QtGui, qrgb.h) 725 QT_CLASS_LIB(QStylePainter, QtGui, qstylepainter.h) 726 QT_CLASS_LIB(QTransform, QtGui, qtransform.h) 727 QT_CLASS_LIB(QWMatrix, QtGui, qwmatrix.h) 728 QT_CLASS_LIB(QCDEStyle, QtGui, qcdestyle.h) 729 QT_CLASS_LIB(QCleanlooksStyle, QtGui, qcleanlooksstyle.h) 730 QT_CLASS_LIB(QCommonStyle, QtGui, qcommonstyle.h) 731 QT_CLASS_LIB(QGtkStyle, QtGui, qgtkstyle.h) 732 QT_CLASS_LIB(QMacStyle, QtGui, qmacstyle_mac.h) 733 QT_CLASS_LIB(QMotifStyle, QtGui, qmotifstyle.h) 734 QT_CLASS_LIB(QPlastiqueStyle, QtGui, qplastiquestyle.h) 735 QT_CLASS_LIB(QStyle, QtGui, qstyle.h) 736 QT_CLASS_LIB(QStyleFactory, QtGui, qstylefactory.h) 737 QT_CLASS_LIB(QStyleOption, QtGui, qstyleoption.h) 738 QT_CLASS_LIB(QStyleOptionFocusRect, QtGui, qstyleoption.h) 739 QT_CLASS_LIB(QStyleOptionFrame, QtGui, qstyleoption.h) 740 QT_CLASS_LIB(QStyleOptionFrameV2, QtGui, qstyleoption.h) 741 QT_CLASS_LIB(QStyleOptionFrameV3, QtGui, qstyleoption.h) 742 QT_CLASS_LIB(QStyleOptionTabWidgetFrame, QtGui, qstyleoption.h) 743 QT_CLASS_LIB(QStyleOptionTabBarBase, QtGui, qstyleoption.h) 744 QT_CLASS_LIB(QStyleOptionTabBarBaseV2, QtGui, qstyleoption.h) 745 QT_CLASS_LIB(QStyleOptionHeader, QtGui, qstyleoption.h) 746 QT_CLASS_LIB(QStyleOptionButton, QtGui, qstyleoption.h) 747 QT_CLASS_LIB(QStyleOptionTab, QtGui, qstyleoption.h) 748 QT_CLASS_LIB(QStyleOptionTabV2, QtGui, qstyleoption.h) 749 QT_CLASS_LIB(QStyleOptionTabV3, QtGui, qstyleoption.h) 750 QT_CLASS_LIB(QStyleOptionToolBar, QtGui, qstyleoption.h) 751 QT_CLASS_LIB(QStyleOptionProgressBar, QtGui, qstyleoption.h) 752 QT_CLASS_LIB(QStyleOptionProgressBarV2, QtGui, qstyleoption.h) 753 QT_CLASS_LIB(QStyleOptionMenuItem, QtGui, qstyleoption.h) 754 QT_CLASS_LIB(QStyleOptionQ3ListViewItem, QtGui, qstyleoption.h) 755 QT_CLASS_LIB(QStyleOptionQ3DockWindow, QtGui, qstyleoption.h) 756 QT_CLASS_LIB(QStyleOptionDockWidget, QtGui, qstyleoption.h) 757 QT_CLASS_LIB(QStyleOptionDockWidgetV2, QtGui, qstyleoption.h) 758 QT_CLASS_LIB(QStyleOptionViewItem, QtGui, qstyleoption.h) 759 QT_CLASS_LIB(QStyleOptionViewItemV2, QtGui, qstyleoption.h) 760 QT_CLASS_LIB(QStyleOptionViewItemV3, QtGui, qstyleoption.h) 761 QT_CLASS_LIB(QStyleOptionViewItemV4, QtGui, qstyleoption.h) 762 QT_CLASS_LIB(QStyleOptionToolBox, QtGui, qstyleoption.h) 763 QT_CLASS_LIB(QStyleOptionToolBoxV2, QtGui, qstyleoption.h) 764 QT_CLASS_LIB(QStyleOptionRubberBand, QtGui, qstyleoption.h) 765 QT_CLASS_LIB(QStyleOptionComplex, QtGui, qstyleoption.h) 766 QT_CLASS_LIB(QStyleOptionSlider, QtGui, qstyleoption.h) 767 QT_CLASS_LIB(QStyleOptionSpinBox, QtGui, qstyleoption.h) 768 QT_CLASS_LIB(QStyleOptionQ3ListView, QtGui, qstyleoption.h) 769 QT_CLASS_LIB(QStyleOptionToolButton, QtGui, qstyleoption.h) 770 QT_CLASS_LIB(QStyleOptionComboBox, QtGui, qstyleoption.h) 771 QT_CLASS_LIB(QStyleOptionTitleBar, QtGui, qstyleoption.h) 772 QT_CLASS_LIB(QStyleOptionGroupBox, QtGui, qstyleoption.h) 773 QT_CLASS_LIB(QStyleOptionSizeGrip, QtGui, qstyleoption.h) 774 QT_CLASS_LIB(QStyleOptionGraphicsItem, QtGui, qstyleoption.h) 775 QT_CLASS_LIB(QStyleHintReturn, QtGui, qstyleoption.h) 776 QT_CLASS_LIB(QStyleHintReturnMask, QtGui, qstyleoption.h) 777 QT_CLASS_LIB(QStyleHintReturnVariant, QtGui, qstyleoption.h) 778 QT_CLASS_LIB(QStyleFactoryInterface, QtGui, qstyleplugin.h) 779 QT_CLASS_LIB(QStylePlugin, QtGui, qstyleplugin.h) 780 QT_CLASS_LIB(QWindowsCEStyle, QtGui, qwindowscestyle.h) 781 QT_CLASS_LIB(QWindowsMobileStyle, QtGui, qwindowsmobilestyle.h) 782 QT_CLASS_LIB(QWindowsStyle, QtGui, qwindowsstyle.h) 783 QT_CLASS_LIB(QWindowsVistaStyle, QtGui, qwindowsvistastyle.h) 784 QT_CLASS_LIB(QWindowsXPStyle, QtGui, qwindowsxpstyle.h) 785 QT_CLASS_LIB(QAbstractTextDocumentLayout, QtGui, qabstracttextdocumentlayout.h) 786 QT_CLASS_LIB(QTextObjectInterface, QtGui, qabstracttextdocumentlayout.h) 787 QT_CLASS_LIB(QFont, QtGui, qfont.h) 788 QT_CLASS_LIB(QFontDatabase, QtGui, qfontdatabase.h) 789 QT_CLASS_LIB(QFontInfo, QtGui, qfontinfo.h) 790 QT_CLASS_LIB(QFontMetrics, QtGui, qfontmetrics.h) 791 QT_CLASS_LIB(QFontMetricsF, QtGui, qfontmetrics.h) 792 QT_CLASS_LIB(QSyntaxHighlighter, QtGui, qsyntaxhighlighter.h) 793 QT_CLASS_LIB(QTextCursor, QtGui, qtextcursor.h) 794 QT_CLASS_LIB(QAbstractUndoItem, QtGui, qtextdocument.h) 795 QT_CLASS_LIB(QTextDocument, QtGui, qtextdocument.h) 796 QT_CLASS_LIB(QTextDocumentFragment, QtGui, qtextdocumentfragment.h) 797 QT_CLASS_LIB(QTextDocumentWriter, QtGui, qtextdocumentwriter.h) 798 QT_CLASS_LIB(QTextLength, QtGui, qtextformat.h) 799 QT_CLASS_LIB(QTextFormat, QtGui, qtextformat.h) 800 QT_CLASS_LIB(QTextCharFormat, QtGui, qtextformat.h) 801 QT_CLASS_LIB(QTextBlockFormat, QtGui, qtextformat.h) 802 QT_CLASS_LIB(QTextListFormat, QtGui, qtextformat.h) 803 QT_CLASS_LIB(QTextImageFormat, QtGui, qtextformat.h) 804 QT_CLASS_LIB(QTextFrameFormat, QtGui, qtextformat.h) 805 QT_CLASS_LIB(QTextTableFormat, QtGui, qtextformat.h) 806 QT_CLASS_LIB(QTextTableCellFormat, QtGui, qtextformat.h) 807 QT_CLASS_LIB(QTextInlineObject, QtGui, qtextlayout.h) 808 QT_CLASS_LIB(QTextLayout, QtGui, qtextlayout.h) 809 QT_CLASS_LIB(QTextLine, QtGui, qtextlayout.h) 810 QT_CLASS_LIB(QTextList, QtGui, qtextlist.h) 811 QT_CLASS_LIB(QTextObject, QtGui, qtextobject.h) 812 QT_CLASS_LIB(QTextBlockGroup, QtGui, qtextobject.h) 813 QT_CLASS_LIB(QTextFrameLayoutData, QtGui, qtextobject.h) 814 QT_CLASS_LIB(QTextFrame, QtGui, qtextobject.h) 815 QT_CLASS_LIB(QTextBlockUserData, QtGui, qtextobject.h) 816 QT_CLASS_LIB(QTextBlock, QtGui, qtextobject.h) 817 QT_CLASS_LIB(QTextFragment, QtGui, qtextobject.h) 818 QT_CLASS_LIB(QTextOption, QtGui, qtextoption.h) 819 QT_CLASS_LIB(QTextTableCell, QtGui, qtexttable.h) 820 QT_CLASS_LIB(QTextTable, QtGui, qtexttable.h) 821 QT_CLASS_LIB(QCompleter, QtGui, qcompleter.h) 822 QT_CLASS_LIB(QDesktopServices, QtGui, qdesktopservices.h) 823 QT_CLASS_LIB(QSystemTrayIcon, QtGui, qsystemtrayicon.h) 824 QT_CLASS_LIB(QUndoGroup, QtGui, qundogroup.h) 825 QT_CLASS_LIB(QUndoCommand, QtGui, qundostack.h) 826 QT_CLASS_LIB(QUndoStack, QtGui, qundostack.h) 827 QT_CLASS_LIB(QUndoView, QtGui, qundoview.h) 594 QT_CLASS_LIB(QS60MainApplication, QtGui, qs60mainapplication.h) 595 QT_CLASS_LIB(QS60MainAppUi, QtGui, qs60mainappui.h) 596 QT_CLASS_LIB(QS60MainDocument, QtGui, qs60maindocument.h) 597 QT_CLASS_LIB(QCopChannel, QtGui, qcopchannel_qws.h) 598 QT_CLASS_LIB(QDecorationAction, QtGui, qdecoration_qws.h) 599 QT_CLASS_LIB(QDecoration, QtGui, qdecoration_qws.h) 600 QT_CLASS_LIB(QDecorationDefault, QtGui, qdecorationdefault_qws.h) 601 QT_CLASS_LIB(QDecorationFactory, QtGui, qdecorationfactory_qws.h) 602 QT_CLASS_LIB(QDecorationFactoryInterface, QtGui, qdecorationplugin_qws.h) 603 QT_CLASS_LIB(QDecorationPlugin, QtGui, qdecorationplugin_qws.h) 604 QT_CLASS_LIB(QDecorationStyled, QtGui, qdecorationstyled_qws.h) 605 QT_CLASS_LIB(QDecorationWindows, QtGui, qdecorationwindows_qws.h) 606 QT_CLASS_LIB(QDirectPainter, QtGui, qdirectpainter_qws.h) 607 QT_CLASS_LIB(QWSKeyboardHandler, QtGui, qkbd_qws.h) 608 QT_CLASS_LIB(QKbdDriverFactory, QtGui, qkbddriverfactory_qws.h) 609 QT_CLASS_LIB(QWSKeyboardHandlerFactoryInterface, QtGui, qkbddriverplugin_qws.h) 610 QT_CLASS_LIB(QKbdDriverPlugin, QtGui, qkbddriverplugin_qws.h) 611 QT_CLASS_LIB(QWSLinuxInputKeyboardHandler, QtGui, qkbdlinuxinput_qws.h) 612 QT_CLASS_LIB(QWSQnxKeyboardHandler, QtGui, qkbdqnx_qws.h) 613 QT_CLASS_LIB(QWSTtyKeyboardHandler, QtGui, qkbdtty_qws.h) 614 QT_CLASS_LIB(QWSUmKeyboardHandler, QtGui, qkbdum_qws.h) 615 QT_CLASS_LIB(QVFbKeyboardHandler, QtGui, qkbdvfb_qws.h) 616 QT_CLASS_LIB(QWSPointerCalibrationData, QtGui, qmouse_qws.h) 617 QT_CLASS_LIB(QWSMouseHandler, QtGui, qmouse_qws.h) 618 QT_CLASS_LIB(QWSCalibratedMouseHandler, QtGui, qmouse_qws.h) 619 QT_CLASS_LIB(QMouseDriverFactory, QtGui, qmousedriverfactory_qws.h) 620 QT_CLASS_LIB(QWSMouseHandlerFactoryInterface, QtGui, qmousedriverplugin_qws.h) 621 QT_CLASS_LIB(QMouseDriverPlugin, QtGui, qmousedriverplugin_qws.h) 622 QT_CLASS_LIB(QWSLinuxInputMouseHandler, QtGui, qmouselinuxinput_qws.h) 623 QT_CLASS_LIB(QWSLinuxTPMouseHandler, QtGui, qmouselinuxtp_qws.h) 624 QT_CLASS_LIB(QWSPcMouseHandler, QtGui, qmousepc_qws.h) 625 QT_CLASS_LIB(QQnxMouseHandler, QtGui, qmouseqnx_qws.h) 626 QT_CLASS_LIB(QWSTslibMouseHandler, QtGui, qmousetslib_qws.h) 627 QT_CLASS_LIB(QVFbMouseHandler, QtGui, qmousevfb_qws.h) 628 QT_CLASS_LIB(QScreenCursor, QtGui, qscreen_qws.h) 629 QT_CLASS_LIB(QPoolEntry, QtGui, qscreen_qws.h) 630 QT_CLASS_LIB(QScreen, QtGui, qscreen_qws.h) 631 QT_CLASS_LIB(QScreenDriverFactory, QtGui, qscreendriverfactory_qws.h) 632 QT_CLASS_LIB(QScreenDriverFactoryInterface, QtGui, qscreendriverplugin_qws.h) 633 QT_CLASS_LIB(QScreenDriverPlugin, QtGui, qscreendriverplugin_qws.h) 634 QT_CLASS_LIB(QLinuxFb_Shared, QtGui, qscreenlinuxfb_qws.h) 635 QT_CLASS_LIB(QLinuxFbScreen, QtGui, qscreenlinuxfb_qws.h) 636 QT_CLASS_LIB(QProxyScreenCursor, QtGui, qscreenproxy_qws.h) 637 QT_CLASS_LIB(QProxyScreen, QtGui, qscreenproxy_qws.h) 638 QT_CLASS_LIB(QQnxScreen, QtGui, qscreenqnx_qws.h) 639 QT_CLASS_LIB(QTransformedScreen, QtGui, qscreentransformed_qws.h) 640 QT_CLASS_LIB(QVFbScreen, QtGui, qscreenvfb_qws.h) 641 QT_CLASS_LIB(QWSSoundServer, QtGui, qsoundqss_qws.h) 642 QT_CLASS_LIB(QWSSoundClient, QtGui, qsoundqss_qws.h) 643 QT_CLASS_LIB(QWSSoundServerSocket, QtGui, qsoundqss_qws.h) 644 QT_CLASS_LIB(QTransportAuth, QtGui, qtransportauth_qws.h) 645 QT_CLASS_LIB(QAuthDevice, QtGui, qtransportauth_qws.h) 646 QT_CLASS_LIB(QVFbHeader, QtGui, qvfbhdr.h) 647 QT_CLASS_LIB(QVFbKeyData, QtGui, qvfbhdr.h) 648 QT_CLASS_LIB(QWSInternalWindowInfo, QtGui, qwindowsystem_qws.h) 649 QT_CLASS_LIB(QWSScreenSaver, QtGui, qwindowsystem_qws.h) 650 QT_CLASS_LIB(QWSWindow, QtGui, qwindowsystem_qws.h) 651 QT_CLASS_LIB(QWSSoundServer, QtGui, qwindowsystem_qws.h) 652 QT_CLASS_LIB(QWSServer, QtGui, qwindowsystem_qws.h) 653 QT_CLASS_LIB(QWSInputMethod, QtGui, qwindowsystem_qws.h) 654 QT_CLASS_LIB(QWSCursorMap, QtGui, qwindowsystem_qws.h) 655 QT_CLASS_LIB(QWSClient, QtGui, qwindowsystem_qws.h) 656 QT_CLASS_LIB(QWSCursor, QtGui, qwscursor_qws.h) 657 QT_CLASS_LIB(QWSWindowInfo, QtGui, qwsdisplay_qws.h) 658 QT_CLASS_LIB(QWSDisplay, QtGui, qwsdisplay_qws.h) 659 QT_CLASS_LIB(QWSEmbedWidget, QtGui, qwsembedwidget.h) 660 QT_CLASS_LIB(QWSEvent, QtGui, qwsevent_qws.h) 661 QT_CLASS_LIB(QWSManager, QtGui, qwsmanager_qws.h) 662 QT_CLASS_LIB(QWSPropertyManager, QtGui, qwsproperty_qws.h) 663 QT_CLASS_LIB(QWSProtocolItem, QtGui, qwsprotocolitem_qws.h) 664 QT_CLASS_LIB(QWSSocket, QtGui, qwssocket_qws.h) 665 QT_CLASS_LIB(QWSServerSocket, QtGui, qwssocket_qws.h) 828 666 QT_CLASS_LIB(QAbstractButton, QtGui, qabstractbutton.h) 829 667 QT_CLASS_LIB(QAbstractScrollArea, QtGui, qabstractscrollarea.h) … … 886 724 QT_CLASS_LIB(QRegExpValidator, QtGui, qvalidator.h) 887 725 QT_CLASS_LIB(QWorkspace, QtGui, qworkspace.h) 726 QT_CLASS_LIB(QInputContext, QtGui, qinputcontext.h) 727 QT_CLASS_LIB(QInputContextFactory, QtGui, qinputcontextfactory.h) 728 QT_CLASS_LIB(QInputContextFactoryInterface, QtGui, qinputcontextplugin.h) 729 QT_CLASS_LIB(QInputContextPlugin, QtGui, qinputcontextplugin.h) 730 QT_CLASS_LIB(QGraphicsAnchor, QtGui, qgraphicsanchorlayout.h) 731 QT_CLASS_LIB(QGraphicsAnchorLayout, QtGui, qgraphicsanchorlayout.h) 732 QT_CLASS_LIB(QGraphicsGridLayout, QtGui, qgraphicsgridlayout.h) 733 QT_CLASS_LIB(QGraphicsItem, QtGui, qgraphicsitem.h) 734 QT_CLASS_LIB(QGraphicsObject, QtGui, qgraphicsitem.h) 735 QT_CLASS_LIB(QAbstractGraphicsShapeItem, QtGui, qgraphicsitem.h) 736 QT_CLASS_LIB(QGraphicsPathItem, QtGui, qgraphicsitem.h) 737 QT_CLASS_LIB(QGraphicsRectItem, QtGui, qgraphicsitem.h) 738 QT_CLASS_LIB(QGraphicsEllipseItem, QtGui, qgraphicsitem.h) 739 QT_CLASS_LIB(QGraphicsPolygonItem, QtGui, qgraphicsitem.h) 740 QT_CLASS_LIB(QGraphicsLineItem, QtGui, qgraphicsitem.h) 741 QT_CLASS_LIB(QGraphicsPixmapItem, QtGui, qgraphicsitem.h) 742 QT_CLASS_LIB(QGraphicsTextItem, QtGui, qgraphicsitem.h) 743 QT_CLASS_LIB(QGraphicsSimpleTextItem, QtGui, qgraphicsitem.h) 744 QT_CLASS_LIB(QGraphicsItemGroup, QtGui, qgraphicsitem.h) 745 QT_CLASS_LIB(QGraphicsItemAnimation, QtGui, qgraphicsitemanimation.h) 746 QT_CLASS_LIB(QGraphicsLayout, QtGui, qgraphicslayout.h) 747 QT_CLASS_LIB(QGraphicsLayoutItem, QtGui, qgraphicslayoutitem.h) 748 QT_CLASS_LIB(QGraphicsLinearLayout, QtGui, qgraphicslinearlayout.h) 749 QT_CLASS_LIB(QGraphicsProxyWidget, QtGui, qgraphicsproxywidget.h) 750 QT_CLASS_LIB(QGraphicsScene, QtGui, qgraphicsscene.h) 751 QT_CLASS_LIB(QGraphicsSceneEvent, QtGui, qgraphicssceneevent.h) 752 QT_CLASS_LIB(QGraphicsSceneMouseEvent, QtGui, qgraphicssceneevent.h) 753 QT_CLASS_LIB(QGraphicsSceneWheelEvent, QtGui, qgraphicssceneevent.h) 754 QT_CLASS_LIB(QGraphicsSceneContextMenuEvent, QtGui, qgraphicssceneevent.h) 755 QT_CLASS_LIB(QGraphicsSceneHoverEvent, QtGui, qgraphicssceneevent.h) 756 QT_CLASS_LIB(QGraphicsSceneHelpEvent, QtGui, qgraphicssceneevent.h) 757 QT_CLASS_LIB(QGraphicsSceneDragDropEvent, QtGui, qgraphicssceneevent.h) 758 QT_CLASS_LIB(QGraphicsSceneResizeEvent, QtGui, qgraphicssceneevent.h) 759 QT_CLASS_LIB(QGraphicsSceneMoveEvent, QtGui, qgraphicssceneevent.h) 760 QT_CLASS_LIB(QGraphicsTransform, QtGui, qgraphicstransform.h) 761 QT_CLASS_LIB(QGraphicsScale, QtGui, qgraphicstransform.h) 762 QT_CLASS_LIB(QGraphicsRotation, QtGui, qgraphicstransform.h) 763 QT_CLASS_LIB(QGraphicsView, QtGui, qgraphicsview.h) 764 QT_CLASS_LIB(QGraphicsWidget, QtGui, qgraphicswidget.h) 765 QT_CLASS_LIB(QGenericMatrix, QtGui, qgenericmatrix.h) 766 QT_CLASS_LIB(QMatrix2x2, QtGui, qgenericmatrix.h) 767 QT_CLASS_LIB(QMatrix2x3, QtGui, qgenericmatrix.h) 768 QT_CLASS_LIB(QMatrix2x4, QtGui, qgenericmatrix.h) 769 QT_CLASS_LIB(QMatrix3x2, QtGui, qgenericmatrix.h) 770 QT_CLASS_LIB(QMatrix3x3, QtGui, qgenericmatrix.h) 771 QT_CLASS_LIB(QMatrix3x4, QtGui, qgenericmatrix.h) 772 QT_CLASS_LIB(QMatrix4x2, QtGui, qgenericmatrix.h) 773 QT_CLASS_LIB(QMatrix4x3, QtGui, qgenericmatrix.h) 774 QT_CLASS_LIB(QMatrix4x4, QtGui, qmatrix4x4.h) 775 QT_CLASS_LIB(QQuaternion, QtGui, qquaternion.h) 776 QT_CLASS_LIB(QVector2D, QtGui, qvector2d.h) 777 QT_CLASS_LIB(QVector3D, QtGui, qvector3d.h) 778 QT_CLASS_LIB(QVector4D, QtGui, qvector4d.h) 779 QT_CLASS_LIB(QFontEngineInfo, QtGui, qabstractfontengine_qws.h) 780 QT_CLASS_LIB(QFontEngineFactoryInterface, QtGui, qabstractfontengine_qws.h) 781 QT_CLASS_LIB(QFontEnginePlugin, QtGui, qabstractfontengine_qws.h) 782 QT_CLASS_LIB(QAbstractFontEngine, QtGui, qabstractfontengine_qws.h) 783 QT_CLASS_LIB(QAbstractTextDocumentLayout, QtGui, qabstracttextdocumentlayout.h) 784 QT_CLASS_LIB(QTextObjectInterface, QtGui, qabstracttextdocumentlayout.h) 785 QT_CLASS_LIB(QFont, QtGui, qfont.h) 786 QT_CLASS_LIB(QFontDatabase, QtGui, qfontdatabase.h) 787 QT_CLASS_LIB(QFontInfo, QtGui, qfontinfo.h) 788 QT_CLASS_LIB(QFontMetrics, QtGui, qfontmetrics.h) 789 QT_CLASS_LIB(QFontMetricsF, QtGui, qfontmetrics.h) 790 QT_CLASS_LIB(QSyntaxHighlighter, QtGui, qsyntaxhighlighter.h) 791 QT_CLASS_LIB(QTextCursor, QtGui, qtextcursor.h) 792 QT_CLASS_LIB(QAbstractUndoItem, QtGui, qtextdocument.h) 793 QT_CLASS_LIB(QTextDocument, QtGui, qtextdocument.h) 794 QT_CLASS_LIB(QTextDocumentFragment, QtGui, qtextdocumentfragment.h) 795 QT_CLASS_LIB(QTextDocumentWriter, QtGui, qtextdocumentwriter.h) 796 QT_CLASS_LIB(QTextLength, QtGui, qtextformat.h) 797 QT_CLASS_LIB(QTextFormat, QtGui, qtextformat.h) 798 QT_CLASS_LIB(QTextCharFormat, QtGui, qtextformat.h) 799 QT_CLASS_LIB(QTextBlockFormat, QtGui, qtextformat.h) 800 QT_CLASS_LIB(QTextListFormat, QtGui, qtextformat.h) 801 QT_CLASS_LIB(QTextImageFormat, QtGui, qtextformat.h) 802 QT_CLASS_LIB(QTextFrameFormat, QtGui, qtextformat.h) 803 QT_CLASS_LIB(QTextTableFormat, QtGui, qtextformat.h) 804 QT_CLASS_LIB(QTextTableCellFormat, QtGui, qtextformat.h) 805 QT_CLASS_LIB(QTextInlineObject, QtGui, qtextlayout.h) 806 QT_CLASS_LIB(QTextLayout, QtGui, qtextlayout.h) 807 QT_CLASS_LIB(QTextLine, QtGui, qtextlayout.h) 808 QT_CLASS_LIB(QTextList, QtGui, qtextlist.h) 809 QT_CLASS_LIB(QTextObject, QtGui, qtextobject.h) 810 QT_CLASS_LIB(QTextBlockGroup, QtGui, qtextobject.h) 811 QT_CLASS_LIB(QTextFrameLayoutData, QtGui, qtextobject.h) 812 QT_CLASS_LIB(QTextFrame, QtGui, qtextobject.h) 813 QT_CLASS_LIB(QTextBlockUserData, QtGui, qtextobject.h) 814 QT_CLASS_LIB(QTextBlock, QtGui, qtextobject.h) 815 QT_CLASS_LIB(QTextFragment, QtGui, qtextobject.h) 816 QT_CLASS_LIB(QTextOption, QtGui, qtextoption.h) 817 QT_CLASS_LIB(QTextTableCell, QtGui, qtexttable.h) 818 QT_CLASS_LIB(QTextTable, QtGui, qtexttable.h) 819 QT_CLASS_LIB(QAbstractPageSetupDialog, QtGui, qabstractpagesetupdialog.h) 820 QT_CLASS_LIB(QAbstractPrintDialog, QtGui, qabstractprintdialog.h) 821 QT_CLASS_LIB(QColorDialog, QtGui, qcolordialog.h) 822 QT_CLASS_LIB(QDialog, QtGui, qdialog.h) 823 QT_CLASS_LIB(QErrorMessage, QtGui, qerrormessage.h) 824 QT_CLASS_LIB(QFileDialog, QtGui, qfiledialog.h) 825 QT_CLASS_LIB(QFileSystemModel, QtGui, qfilesystemmodel.h) 826 QT_CLASS_LIB(QFontDialog, QtGui, qfontdialog.h) 827 QT_CLASS_LIB(QInputDialog, QtGui, qinputdialog.h) 828 QT_CLASS_LIB(QMessageBox, QtGui, qmessagebox.h) 829 QT_CLASS_LIB(QPageSetupDialog, QtGui, qpagesetupdialog.h) 830 QT_CLASS_LIB(QUnixPrintWidget, QtGui, qprintdialog.h) 831 QT_CLASS_LIB(QPrintDialog, QtGui, qprintdialog.h) 832 QT_CLASS_LIB(QPrintPreviewDialog, QtGui, qprintpreviewdialog.h) 833 QT_CLASS_LIB(QProgressDialog, QtGui, qprogressdialog.h) 834 QT_CLASS_LIB(QWizard, QtGui, qwizard.h) 835 QT_CLASS_LIB(QWizardPage, QtGui, qwizard.h) 836 QT_CLASS_LIB(QAccessible, QtGui, qaccessible.h) 837 QT_CLASS_LIB(QAccessibleInterface, QtGui, qaccessible.h) 838 QT_CLASS_LIB(QAccessibleInterfaceEx, QtGui, qaccessible.h) 839 QT_CLASS_LIB(QAccessibleEvent, QtGui, qaccessible.h) 840 QT_CLASS_LIB(QAccessible2Interface, QtGui, qaccessible2.h) 841 QT_CLASS_LIB(QAccessibleTextInterface, QtGui, qaccessible2.h) 842 QT_CLASS_LIB(QAccessibleEditableTextInterface, QtGui, qaccessible2.h) 843 QT_CLASS_LIB(QAccessibleSimpleEditableTextInterface, QtGui, qaccessible2.h) 844 QT_CLASS_LIB(QAccessibleValueInterface, QtGui, qaccessible2.h) 845 QT_CLASS_LIB(QAccessibleTableInterface, QtGui, qaccessible2.h) 846 QT_CLASS_LIB(QAccessibleActionInterface, QtGui, qaccessible2.h) 847 QT_CLASS_LIB(QAccessibleImageInterface, QtGui, qaccessible2.h) 848 QT_CLASS_LIB(QAccessibleBridge, QtGui, qaccessiblebridge.h) 849 QT_CLASS_LIB(QAccessibleBridgeFactoryInterface, QtGui, qaccessiblebridge.h) 850 QT_CLASS_LIB(QAccessibleBridgePlugin, QtGui, qaccessiblebridge.h) 851 QT_CLASS_LIB(QAccessibleObject, QtGui, qaccessibleobject.h) 852 QT_CLASS_LIB(QAccessibleObjectEx, QtGui, qaccessibleobject.h) 853 QT_CLASS_LIB(QAccessibleApplication, QtGui, qaccessibleobject.h) 854 QT_CLASS_LIB(QAccessibleFactoryInterface, QtGui, qaccessibleplugin.h) 855 QT_CLASS_LIB(QAccessiblePlugin, QtGui, qaccessibleplugin.h) 856 QT_CLASS_LIB(QAccessibleWidget, QtGui, qaccessiblewidget.h) 857 QT_CLASS_LIB(QAccessibleWidgetEx, QtGui, qaccessiblewidget.h) 858 QT_CLASS_LIB(QAction, QtGui, qaction.h) 859 QT_CLASS_LIB(QActionGroup, QtGui, qactiongroup.h) 860 QT_CLASS_LIB(QApplication, QtGui, qapplication.h) 861 QT_CLASS_LIB(QBoxLayout, QtGui, qboxlayout.h) 862 QT_CLASS_LIB(QHBoxLayout, QtGui, qboxlayout.h) 863 QT_CLASS_LIB(QVBoxLayout, QtGui, qboxlayout.h) 864 QT_CLASS_LIB(QClipboard, QtGui, qclipboard.h) 865 QT_CLASS_LIB(QCursor, QtGui, qcursor.h) 866 QT_CLASS_LIB(QCursor, QtGui, qcursor.h) 867 QT_CLASS_LIB(QCursorShape, QtGui, qcursor.h) 868 QT_CLASS_LIB(QDesktopWidget, QtGui, qdesktopwidget.h) 869 QT_CLASS_LIB(QDrag, QtGui, qdrag.h) 870 QT_CLASS_LIB(QtEvents, QtGui, qevent.h) 871 QT_CLASS_LIB(QInputEvent, QtGui, qevent.h) 872 QT_CLASS_LIB(QMouseEvent, QtGui, qevent.h) 873 QT_CLASS_LIB(QHoverEvent, QtGui, qevent.h) 874 QT_CLASS_LIB(QWheelEvent, QtGui, qevent.h) 875 QT_CLASS_LIB(QTabletEvent, QtGui, qevent.h) 876 QT_CLASS_LIB(QKeyEvent, QtGui, qevent.h) 877 QT_CLASS_LIB(QFocusEvent, QtGui, qevent.h) 878 QT_CLASS_LIB(QPaintEvent, QtGui, qevent.h) 879 QT_CLASS_LIB(QUpdateLaterEvent, QtGui, qevent.h) 880 QT_CLASS_LIB(QMoveEvent, QtGui, qevent.h) 881 QT_CLASS_LIB(QResizeEvent, QtGui, qevent.h) 882 QT_CLASS_LIB(QCloseEvent, QtGui, qevent.h) 883 QT_CLASS_LIB(QIconDragEvent, QtGui, qevent.h) 884 QT_CLASS_LIB(QShowEvent, QtGui, qevent.h) 885 QT_CLASS_LIB(QHideEvent, QtGui, qevent.h) 886 QT_CLASS_LIB(QContextMenuEvent, QtGui, qevent.h) 887 QT_CLASS_LIB(QInputMethodEvent, QtGui, qevent.h) 888 QT_CLASS_LIB(QDropEvent, QtGui, qevent.h) 889 QT_CLASS_LIB(QDragMoveEvent, QtGui, qevent.h) 890 QT_CLASS_LIB(QDragEnterEvent, QtGui, qevent.h) 891 QT_CLASS_LIB(QDragResponseEvent, QtGui, qevent.h) 892 QT_CLASS_LIB(QDragLeaveEvent, QtGui, qevent.h) 893 QT_CLASS_LIB(QHelpEvent, QtGui, qevent.h) 894 QT_CLASS_LIB(QStatusTipEvent, QtGui, qevent.h) 895 QT_CLASS_LIB(QWhatsThisClickedEvent, QtGui, qevent.h) 896 QT_CLASS_LIB(QActionEvent, QtGui, qevent.h) 897 QT_CLASS_LIB(QFileOpenEvent, QtGui, qevent.h) 898 QT_CLASS_LIB(QToolBarChangeEvent, QtGui, qevent.h) 899 QT_CLASS_LIB(QShortcutEvent, QtGui, qevent.h) 900 QT_CLASS_LIB(QClipboardEvent, QtGui, qevent.h) 901 QT_CLASS_LIB(QWindowStateChangeEvent, QtGui, qevent.h) 902 QT_CLASS_LIB(QMenubarUpdatedEvent, QtGui, qevent.h) 903 QT_CLASS_LIB(QTouchEvent, QtGui, qevent.h) 904 QT_CLASS_LIB(QGestureEvent, QtGui, qevent.h) 905 QT_CLASS_LIB(QFormLayout, QtGui, qformlayout.h) 906 QT_CLASS_LIB(QGesture, QtGui, qgesture.h) 907 QT_CLASS_LIB(QPanGesture, QtGui, qgesture.h) 908 QT_CLASS_LIB(QPinchGesture, QtGui, qgesture.h) 909 QT_CLASS_LIB(QSwipeGesture, QtGui, qgesture.h) 910 QT_CLASS_LIB(QTapGesture, QtGui, qgesture.h) 911 QT_CLASS_LIB(QTapAndHoldGesture, QtGui, qgesture.h) 912 QT_CLASS_LIB(QGestureRecognizer, QtGui, qgesturerecognizer.h) 913 QT_CLASS_LIB(QGridLayout, QtGui, qgridlayout.h) 914 QT_CLASS_LIB(QKeySequence, QtGui, qkeysequence.h) 915 QT_CLASS_LIB(QKeySequence, QtGui, qkeysequence.h) 916 QT_CLASS_LIB(QLayoutIterator, QtGui, qlayout.h) 917 QT_CLASS_LIB(QLayout, QtGui, qlayout.h) 918 QT_CLASS_LIB(QLayoutItem, QtGui, qlayoutitem.h) 919 QT_CLASS_LIB(QSpacerItem, QtGui, qlayoutitem.h) 920 QT_CLASS_LIB(QWidgetItem, QtGui, qlayoutitem.h) 921 QT_CLASS_LIB(QWidgetItemV2, QtGui, qlayoutitem.h) 922 QT_CLASS_LIB(QMimeSource, QtGui, qmime.h) 923 QT_CLASS_LIB(QWindowsMime, QtGui, qmime.h) 924 QT_CLASS_LIB(QMacMime, QtGui, qmime.h) 925 QT_CLASS_LIB(QMacPasteboardMime, QtGui, qmime.h) 926 QT_CLASS_LIB(QPalette, QtGui, qpalette.h) 927 QT_CLASS_LIB(QColorGroup, QtGui, qpalette.h) 928 QT_CLASS_LIB(QSessionManager, QtGui, qsessionmanager.h) 929 QT_CLASS_LIB(QShortcut, QtGui, qshortcut.h) 930 QT_CLASS_LIB(QSizePolicy, QtGui, qsizepolicy.h) 931 QT_CLASS_LIB(QSound, QtGui, qsound.h) 932 QT_CLASS_LIB(QStackedLayout, QtGui, qstackedlayout.h) 933 QT_CLASS_LIB(QToolTip, QtGui, qtooltip.h) 934 QT_CLASS_LIB(QWhatsThis, QtGui, qwhatsthis.h) 935 QT_CLASS_LIB(QWidgetData, QtGui, qwidget.h) 936 QT_CLASS_LIB(QWidget, QtGui, qwidget.h) 937 QT_CLASS_LIB(QWidgetAction, QtGui, qwidgetaction.h) 938 QT_CLASS_LIB(QWidgetList, QtGui, qwindowdefs.h) 939 QT_CLASS_LIB(QWidgetMapper, QtGui, qwindowdefs.h) 940 QT_CLASS_LIB(QWidgetSet, QtGui, qwindowdefs.h) 941 QT_CLASS_LIB(QX11EmbedWidget, QtGui, qx11embed_x11.h) 942 QT_CLASS_LIB(QX11EmbedContainer, QtGui, qx11embed_x11.h) 943 QT_CLASS_LIB(QX11Info, QtGui, qx11info_x11.h) 944 QT_CLASS_LIB(QAbstractItemDelegate, QtGui, qabstractitemdelegate.h) 945 QT_CLASS_LIB(QAbstractItemView, QtGui, qabstractitemview.h) 946 QT_CLASS_LIB(QAbstractProxyModel, QtGui, qabstractproxymodel.h) 947 QT_CLASS_LIB(QColumnView, QtGui, qcolumnview.h) 948 QT_CLASS_LIB(QDataWidgetMapper, QtGui, qdatawidgetmapper.h) 949 QT_CLASS_LIB(QDirModel, QtGui, qdirmodel.h) 950 QT_CLASS_LIB(QFileIconProvider, QtGui, qfileiconprovider.h) 951 QT_CLASS_LIB(QHeaderView, QtGui, qheaderview.h) 952 QT_CLASS_LIB(QItemDelegate, QtGui, qitemdelegate.h) 953 QT_CLASS_LIB(QItemEditorCreatorBase, QtGui, qitemeditorfactory.h) 954 QT_CLASS_LIB(QItemEditorCreator, QtGui, qitemeditorfactory.h) 955 QT_CLASS_LIB(QStandardItemEditorCreator, QtGui, qitemeditorfactory.h) 956 QT_CLASS_LIB(QItemEditorFactory, QtGui, qitemeditorfactory.h) 957 QT_CLASS_LIB(QItemSelectionRange, QtGui, qitemselectionmodel.h) 958 QT_CLASS_LIB(QItemSelectionModel, QtGui, qitemselectionmodel.h) 959 QT_CLASS_LIB(QItemSelection, QtGui, qitemselectionmodel.h) 960 QT_CLASS_LIB(QListView, QtGui, qlistview.h) 961 QT_CLASS_LIB(QListWidgetItem, QtGui, qlistwidget.h) 962 QT_CLASS_LIB(QListWidget, QtGui, qlistwidget.h) 963 QT_CLASS_LIB(QProxyModel, QtGui, qproxymodel.h) 964 QT_CLASS_LIB(QSortFilterProxyModel, QtGui, qsortfilterproxymodel.h) 965 QT_CLASS_LIB(QStandardItem, QtGui, qstandarditemmodel.h) 966 QT_CLASS_LIB(QStandardItemModel, QtGui, qstandarditemmodel.h) 967 QT_CLASS_LIB(QStringListModel, QtGui, qstringlistmodel.h) 968 QT_CLASS_LIB(QStyledItemDelegate, QtGui, qstyleditemdelegate.h) 969 QT_CLASS_LIB(QTableView, QtGui, qtableview.h) 970 QT_CLASS_LIB(QTableWidgetSelectionRange, QtGui, qtablewidget.h) 971 QT_CLASS_LIB(QTableWidgetItem, QtGui, qtablewidget.h) 972 QT_CLASS_LIB(QTableWidget, QtGui, qtablewidget.h) 973 QT_CLASS_LIB(QTreeView, QtGui, qtreeview.h) 974 QT_CLASS_LIB(QTreeWidgetItem, QtGui, qtreewidget.h) 975 QT_CLASS_LIB(QTreeWidget, QtGui, qtreewidget.h) 976 QT_CLASS_LIB(QTreeWidgetItemIterator, QtGui, qtreewidgetitemiterator.h) 977 QT_CLASS_LIB(QBrush, QtGui, qbrush.h) 978 QT_CLASS_LIB(QBrushData, QtGui, qbrush.h) 979 QT_CLASS_LIB(QGradientStop, QtGui, qbrush.h) 980 QT_CLASS_LIB(QGradientStops, QtGui, qbrush.h) 981 QT_CLASS_LIB(QGradient, QtGui, qbrush.h) 982 QT_CLASS_LIB(QLinearGradient, QtGui, qbrush.h) 983 QT_CLASS_LIB(QRadialGradient, QtGui, qbrush.h) 984 QT_CLASS_LIB(QConicalGradient, QtGui, qbrush.h) 985 QT_CLASS_LIB(QColor, QtGui, qcolor.h) 986 QT_CLASS_LIB(QColormap, QtGui, qcolormap.h) 987 QT_CLASS_LIB(QTileRules, QtGui, qdrawutil.h) 988 QT_CLASS_LIB(QMatrix, QtGui, qmatrix.h) 989 QT_CLASS_LIB(QPaintDevice, QtGui, qpaintdevice.h) 990 QT_CLASS_LIB(QTextItem, QtGui, qpaintengine.h) 991 QT_CLASS_LIB(QPaintEngine, QtGui, qpaintengine.h) 992 QT_CLASS_LIB(QPaintEngineState, QtGui, qpaintengine.h) 993 QT_CLASS_LIB(QPainter, QtGui, qpainter.h) 994 QT_CLASS_LIB(QPainterPath, QtGui, qpainterpath.h) 995 QT_CLASS_LIB(QPainterPathPrivate, QtGui, qpainterpath.h) 996 QT_CLASS_LIB(QPainterPathStroker, QtGui, qpainterpath.h) 997 QT_CLASS_LIB(QPen, QtGui, qpen.h) 998 QT_CLASS_LIB(QPolygon, QtGui, qpolygon.h) 999 QT_CLASS_LIB(QPolygonF, QtGui, qpolygon.h) 1000 QT_CLASS_LIB(QPrintEngine, QtGui, qprintengine.h) 1001 QT_CLASS_LIB(QPrinter, QtGui, qprinter.h) 1002 QT_CLASS_LIB(QPrinterInfo, QtGui, qprinterinfo.h) 1003 QT_CLASS_LIB(QRegion, QtGui, qregion.h) 1004 QT_CLASS_LIB(QRgb, QtGui, qrgb.h) 1005 QT_CLASS_LIB(QStylePainter, QtGui, qstylepainter.h) 1006 QT_CLASS_LIB(QTransform, QtGui, qtransform.h) 1007 QT_CLASS_LIB(QWMatrix, QtGui, qwmatrix.h) 1008 QT_CLASS_LIB(QSymbianEvent, QtGui, qsymbianevent.h) 1009 QT_CLASS_LIB(QCDEStyle, QtGui, qcdestyle.h) 1010 QT_CLASS_LIB(QCleanlooksStyle, QtGui, qcleanlooksstyle.h) 1011 QT_CLASS_LIB(QCommonStyle, QtGui, qcommonstyle.h) 1012 QT_CLASS_LIB(QGtkStyle, QtGui, qgtkstyle.h) 1013 QT_CLASS_LIB(QMacStyle, QtGui, qmacstyle_mac.h) 1014 QT_CLASS_LIB(QMotifStyle, QtGui, qmotifstyle.h) 1015 QT_CLASS_LIB(QPlastiqueStyle, QtGui, qplastiquestyle.h) 1016 QT_CLASS_LIB(QProxyStyle, QtGui, qproxystyle.h) 1017 QT_CLASS_LIB(QS60Style, QtGui, qs60style.h) 1018 QT_CLASS_LIB(QStyle, QtGui, qstyle.h) 1019 QT_CLASS_LIB(QStyleFactory, QtGui, qstylefactory.h) 1020 QT_CLASS_LIB(QStyleOption, QtGui, qstyleoption.h) 1021 QT_CLASS_LIB(QStyleOptionFocusRect, QtGui, qstyleoption.h) 1022 QT_CLASS_LIB(QStyleOptionFrame, QtGui, qstyleoption.h) 1023 QT_CLASS_LIB(QStyleOptionFrameV2, QtGui, qstyleoption.h) 1024 QT_CLASS_LIB(QStyleOptionFrameV3, QtGui, qstyleoption.h) 1025 QT_CLASS_LIB(QStyleOptionTabWidgetFrame, QtGui, qstyleoption.h) 1026 QT_CLASS_LIB(QStyleOptionTabWidgetFrameV2, QtGui, qstyleoption.h) 1027 QT_CLASS_LIB(QStyleOptionTabBarBase, QtGui, qstyleoption.h) 1028 QT_CLASS_LIB(QStyleOptionTabBarBaseV2, QtGui, qstyleoption.h) 1029 QT_CLASS_LIB(QStyleOptionHeader, QtGui, qstyleoption.h) 1030 QT_CLASS_LIB(QStyleOptionButton, QtGui, qstyleoption.h) 1031 QT_CLASS_LIB(QStyleOptionTab, QtGui, qstyleoption.h) 1032 QT_CLASS_LIB(QStyleOptionTabV2, QtGui, qstyleoption.h) 1033 QT_CLASS_LIB(QStyleOptionTabV3, QtGui, qstyleoption.h) 1034 QT_CLASS_LIB(QStyleOptionToolBar, QtGui, qstyleoption.h) 1035 QT_CLASS_LIB(QStyleOptionProgressBar, QtGui, qstyleoption.h) 1036 QT_CLASS_LIB(QStyleOptionProgressBarV2, QtGui, qstyleoption.h) 1037 QT_CLASS_LIB(QStyleOptionMenuItem, QtGui, qstyleoption.h) 1038 QT_CLASS_LIB(QStyleOptionQ3ListViewItem, QtGui, qstyleoption.h) 1039 QT_CLASS_LIB(QStyleOptionQ3DockWindow, QtGui, qstyleoption.h) 1040 QT_CLASS_LIB(QStyleOptionDockWidget, QtGui, qstyleoption.h) 1041 QT_CLASS_LIB(QStyleOptionDockWidgetV2, QtGui, qstyleoption.h) 1042 QT_CLASS_LIB(QStyleOptionViewItem, QtGui, qstyleoption.h) 1043 QT_CLASS_LIB(QStyleOptionViewItemV2, QtGui, qstyleoption.h) 1044 QT_CLASS_LIB(QStyleOptionViewItemV3, QtGui, qstyleoption.h) 1045 QT_CLASS_LIB(QStyleOptionViewItemV4, QtGui, qstyleoption.h) 1046 QT_CLASS_LIB(QStyleOptionToolBox, QtGui, qstyleoption.h) 1047 QT_CLASS_LIB(QStyleOptionToolBoxV2, QtGui, qstyleoption.h) 1048 QT_CLASS_LIB(QStyleOptionRubberBand, QtGui, qstyleoption.h) 1049 QT_CLASS_LIB(QStyleOptionComplex, QtGui, qstyleoption.h) 1050 QT_CLASS_LIB(QStyleOptionSlider, QtGui, qstyleoption.h) 1051 QT_CLASS_LIB(QStyleOptionSpinBox, QtGui, qstyleoption.h) 1052 QT_CLASS_LIB(QStyleOptionQ3ListView, QtGui, qstyleoption.h) 1053 QT_CLASS_LIB(QStyleOptionToolButton, QtGui, qstyleoption.h) 1054 QT_CLASS_LIB(QStyleOptionComboBox, QtGui, qstyleoption.h) 1055 QT_CLASS_LIB(QStyleOptionTitleBar, QtGui, qstyleoption.h) 1056 QT_CLASS_LIB(QStyleOptionGroupBox, QtGui, qstyleoption.h) 1057 QT_CLASS_LIB(QStyleOptionSizeGrip, QtGui, qstyleoption.h) 1058 QT_CLASS_LIB(QStyleOptionGraphicsItem, QtGui, qstyleoption.h) 1059 QT_CLASS_LIB(QStyleHintReturn, QtGui, qstyleoption.h) 1060 QT_CLASS_LIB(QStyleHintReturnMask, QtGui, qstyleoption.h) 1061 QT_CLASS_LIB(QStyleHintReturnVariant, QtGui, qstyleoption.h) 1062 QT_CLASS_LIB(QStyleFactoryInterface, QtGui, qstyleplugin.h) 1063 QT_CLASS_LIB(QStylePlugin, QtGui, qstyleplugin.h) 1064 QT_CLASS_LIB(QWindowsCEStyle, QtGui, qwindowscestyle.h) 1065 QT_CLASS_LIB(QWindowsMobileStyle, QtGui, qwindowsmobilestyle.h) 1066 QT_CLASS_LIB(QWindowsStyle, QtGui, qwindowsstyle.h) 1067 QT_CLASS_LIB(QWindowsVistaStyle, QtGui, qwindowsvistastyle.h) 1068 QT_CLASS_LIB(QWindowsXPStyle, QtGui, qwindowsxpstyle.h) 1069 QT_CLASS_LIB(QKeyEventTransition, QtGui, qkeyeventtransition.h) 1070 QT_CLASS_LIB(QMouseEventTransition, QtGui, qmouseeventtransition.h) 1071 QT_CLASS_LIB(QGraphicsEffect, QtGui, qgraphicseffect.h) 1072 QT_CLASS_LIB(QGraphicsColorizeEffect, QtGui, qgraphicseffect.h) 1073 QT_CLASS_LIB(QGraphicsBlurEffect, QtGui, qgraphicseffect.h) 1074 QT_CLASS_LIB(QGraphicsDropShadowEffect, QtGui, qgraphicseffect.h) 1075 QT_CLASS_LIB(QGraphicsOpacityEffect, QtGui, qgraphicseffect.h) 1076 QT_CLASS_LIB(QCompleter, QtGui, qcompleter.h) 1077 QT_CLASS_LIB(QDesktopServices, QtGui, qdesktopservices.h) 1078 QT_CLASS_LIB(QSystemTrayIcon, QtGui, qsystemtrayicon.h) 1079 QT_CLASS_LIB(QUndoGroup, QtGui, qundogroup.h) 1080 QT_CLASS_LIB(QUndoCommand, QtGui, qundostack.h) 1081 QT_CLASS_LIB(QUndoStack, QtGui, qundostack.h) 1082 QT_CLASS_LIB(QUndoView, QtGui, qundoview.h) 888 1083 QT_CLASS_LIB(QScriptEngineDebugger, QtScriptTools, qscriptenginedebugger.h) 889 1084 QT_CLASS_LIB(QUiLoader, QtUiTools, quiloader.h) … … 962 1157 QT_CLASS_LIB(Phonon::SubtitleDescriptionModel, phonon, objectdescriptionmodel.h) 963 1158 QT_CLASS_LIB(Phonon::Path, phonon, path.h) 1159 QT_CLASS_LIB(Phonon::Global, phonon, phononnamespace.h) 964 1160 QT_CLASS_LIB(Phonon::PlatformPlugin, phonon, platformplugin.h) 965 1161 QT_CLASS_LIB(Phonon::SeekSlider, phonon, seekslider.h) … … 975 1171 QT_CLASS_LIB(QSvgRenderer, QtSvg, qsvgrenderer.h) 976 1172 QT_CLASS_LIB(QSvgWidget, QtSvg, qsvgwidget.h) 977 QT_CLASS_LIB(Q3CanvasItemList, Qt3Support, q3canvas.h) 978 QT_CLASS_LIB(Q3CanvasItem, Qt3Support, q3canvas.h) 979 QT_CLASS_LIB(Q3Canvas, Qt3Support, q3canvas.h) 980 QT_CLASS_LIB(Q3CanvasView, Qt3Support, q3canvas.h) 981 QT_CLASS_LIB(Q3CanvasPixmap, Qt3Support, q3canvas.h) 982 QT_CLASS_LIB(Q3CanvasPixmapArray, Qt3Support, q3canvas.h) 983 QT_CLASS_LIB(Q3CanvasSprite, Qt3Support, q3canvas.h) 984 QT_CLASS_LIB(Q3CanvasPolygonalItem, Qt3Support, q3canvas.h) 985 QT_CLASS_LIB(Q3CanvasRectangle, Qt3Support, q3canvas.h) 986 QT_CLASS_LIB(Q3CanvasPolygon, Qt3Support, q3canvas.h) 987 QT_CLASS_LIB(Q3CanvasSpline, Qt3Support, q3canvas.h) 988 QT_CLASS_LIB(Q3CanvasLine, Qt3Support, q3canvas.h) 989 QT_CLASS_LIB(Q3CanvasEllipse, Qt3Support, q3canvas.h) 990 QT_CLASS_LIB(Q3CanvasText, Qt3Support, q3canvas.h) 991 QT_CLASS_LIB(Q3FileIconProvider, Qt3Support, q3filedialog.h) 992 QT_CLASS_LIB(Q3FilePreview, Qt3Support, q3filedialog.h) 993 QT_CLASS_LIB(Q3FileDialog, Qt3Support, q3filedialog.h) 994 QT_CLASS_LIB(Q3ProgressDialog, Qt3Support, q3progressdialog.h) 995 QT_CLASS_LIB(Q3TabDialog, Qt3Support, q3tabdialog.h) 996 QT_CLASS_LIB(Q3Wizard, Qt3Support, q3wizard.h) 997 QT_CLASS_LIB(Q3IconDragItem, Qt3Support, q3iconview.h) 998 QT_CLASS_LIB(Q3IconDrag, Qt3Support, q3iconview.h) 999 QT_CLASS_LIB(Q3IconViewItem, Qt3Support, q3iconview.h) 1000 QT_CLASS_LIB(Q3IconView, Qt3Support, q3iconview.h) 1001 QT_CLASS_LIB(Q3ListBox, Qt3Support, q3listbox.h) 1002 QT_CLASS_LIB(Q3ListBoxItem, Qt3Support, q3listbox.h) 1003 QT_CLASS_LIB(Q3ListBoxText, Qt3Support, q3listbox.h) 1004 QT_CLASS_LIB(Q3ListBoxPixmap, Qt3Support, q3listbox.h) 1005 QT_CLASS_LIB(Q3ListViewItem, Qt3Support, q3listview.h) 1006 QT_CLASS_LIB(Q3ListView, Qt3Support, q3listview.h) 1007 QT_CLASS_LIB(Q3CheckListItem, Qt3Support, q3listview.h) 1008 QT_CLASS_LIB(Q3ListViewItemIterator, Qt3Support, q3listview.h) 1009 QT_CLASS_LIB(Q3TableSelection, Qt3Support, q3table.h) 1010 QT_CLASS_LIB(Q3TableItem, Qt3Support, q3table.h) 1011 QT_CLASS_LIB(Q3ComboTableItem, Qt3Support, q3table.h) 1012 QT_CLASS_LIB(Q3CheckTableItem, Qt3Support, q3table.h) 1013 QT_CLASS_LIB(Q3Table, Qt3Support, q3table.h) 1173 QT_CLASS_LIB(Q3Action, Qt3Support, q3action.h) 1174 QT_CLASS_LIB(Q3ActionGroup, Qt3Support, q3action.h) 1175 QT_CLASS_LIB(Q3Button, Qt3Support, q3button.h) 1176 QT_CLASS_LIB(Q3ButtonGroup, Qt3Support, q3buttongroup.h) 1177 QT_CLASS_LIB(Q3VButtonGroup, Qt3Support, q3buttongroup.h) 1178 QT_CLASS_LIB(Q3HButtonGroup, Qt3Support, q3buttongroup.h) 1179 QT_CLASS_LIB(Q3ComboBox, Qt3Support, q3combobox.h) 1180 QT_CLASS_LIB(Q3DateTimeEditBase, Qt3Support, q3datetimeedit.h) 1181 QT_CLASS_LIB(Q3DateEdit, Qt3Support, q3datetimeedit.h) 1182 QT_CLASS_LIB(Q3TimeEdit, Qt3Support, q3datetimeedit.h) 1183 QT_CLASS_LIB(Q3DateTimeEdit, Qt3Support, q3datetimeedit.h) 1184 QT_CLASS_LIB(Q3DockAreaLayout, Qt3Support, q3dockarea.h) 1185 QT_CLASS_LIB(Q3DockArea, Qt3Support, q3dockarea.h) 1186 QT_CLASS_LIB(Q3DockWindow, Qt3Support, q3dockwindow.h) 1187 QT_CLASS_LIB(Q3Frame, Qt3Support, q3frame.h) 1188 QT_CLASS_LIB(Q3Grid, Qt3Support, q3grid.h) 1189 QT_CLASS_LIB(Q3GridView, Qt3Support, q3gridview.h) 1190 QT_CLASS_LIB(Q3GroupBox, Qt3Support, q3groupbox.h) 1191 QT_CLASS_LIB(Q3HBox, Qt3Support, q3hbox.h) 1192 QT_CLASS_LIB(Q3Header, Qt3Support, q3header.h) 1193 QT_CLASS_LIB(Q3HGroupBox, Qt3Support, q3hgroupbox.h) 1194 QT_CLASS_LIB(Q3MainWindow, Qt3Support, q3mainwindow.h) 1195 QT_CLASS_LIB(Q3PopupMenu, Qt3Support, q3popupmenu.h) 1196 QT_CLASS_LIB(Q3ProgressBar, Qt3Support, q3progressbar.h) 1197 QT_CLASS_LIB(Q3RangeControl, Qt3Support, q3rangecontrol.h) 1198 QT_CLASS_LIB(Q3SpinWidget, Qt3Support, q3rangecontrol.h) 1199 QT_CLASS_LIB(Q3ScrollView, Qt3Support, q3scrollview.h) 1200 QT_CLASS_LIB(Q3ToolBar, Qt3Support, q3toolbar.h) 1201 QT_CLASS_LIB(Q3VBox, Qt3Support, q3vbox.h) 1202 QT_CLASS_LIB(Q3VGroupBox, Qt3Support, q3vgroupbox.h) 1203 QT_CLASS_LIB(Q3WhatsThis, Qt3Support, q3whatsthis.h) 1204 QT_CLASS_LIB(Q3WidgetStack, Qt3Support, q3widgetstack.h) 1205 QT_CLASS_LIB(Q3DataBrowser, Qt3Support, q3databrowser.h) 1206 QT_CLASS_LIB(Q3DataTable, Qt3Support, q3datatable.h) 1207 QT_CLASS_LIB(Q3DataView, Qt3Support, q3dataview.h) 1208 QT_CLASS_LIB(Q3EditorFactory, Qt3Support, q3editorfactory.h) 1209 QT_CLASS_LIB(Q3SqlCursor, Qt3Support, q3sqlcursor.h) 1210 QT_CLASS_LIB(Q3SqlEditorFactory, Qt3Support, q3sqleditorfactory.h) 1211 QT_CLASS_LIB(Q3SqlFieldInfo, Qt3Support, q3sqlfieldinfo.h) 1212 QT_CLASS_LIB(Q3SqlForm, Qt3Support, q3sqlform.h) 1213 QT_CLASS_LIB(Q3SqlPropertyMap, Qt3Support, q3sqlpropertymap.h) 1214 QT_CLASS_LIB(Q3SqlFieldInfoList, Qt3Support, q3sqlrecordinfo.h) 1215 QT_CLASS_LIB(Q3SqlRecordInfo, Qt3Support, q3sqlrecordinfo.h) 1216 QT_CLASS_LIB(Q3SqlSelectCursor, Qt3Support, q3sqlselectcursor.h) 1014 1217 QT_CLASS_LIB(Q3Dns, Qt3Support, q3dns.h) 1015 1218 QT_CLASS_LIB(Q3DnsSocket, Qt3Support, q3dns.h) … … 1030 1233 QT_CLASS_LIB(Q3Url, Qt3Support, q3url.h) 1031 1234 QT_CLASS_LIB(Q3UrlOperator, Qt3Support, q3urloperator.h) 1235 QT_CLASS_LIB(Q3MultiLineEdit, Qt3Support, q3multilineedit.h) 1236 QT_CLASS_LIB(Q3SimpleRichText, Qt3Support, q3simplerichtext.h) 1237 QT_CLASS_LIB(Q3StyleSheetItem, Qt3Support, q3stylesheet.h) 1238 QT_CLASS_LIB(Q3StyleSheet, Qt3Support, q3stylesheet.h) 1239 QT_CLASS_LIB(Q3SyntaxHighlighter, Qt3Support, q3syntaxhighlighter.h) 1240 QT_CLASS_LIB(Q3TextBrowser, Qt3Support, q3textbrowser.h) 1241 QT_CLASS_LIB(Q3TextEditOptimPrivate, Qt3Support, q3textedit.h) 1242 QT_CLASS_LIB(Q3TextEdit, Qt3Support, q3textedit.h) 1243 QT_CLASS_LIB(Q3TextStream, Qt3Support, q3textstream.h) 1244 QT_CLASS_LIB(Q3TSFUNC, Qt3Support, q3textstream.h) 1245 QT_CLASS_LIB(Q3TextView, Qt3Support, q3textview.h) 1246 QT_CLASS_LIB(Q3FileIconProvider, Qt3Support, q3filedialog.h) 1247 QT_CLASS_LIB(Q3FilePreview, Qt3Support, q3filedialog.h) 1248 QT_CLASS_LIB(Q3FileDialog, Qt3Support, q3filedialog.h) 1249 QT_CLASS_LIB(Q3ProgressDialog, Qt3Support, q3progressdialog.h) 1250 QT_CLASS_LIB(Q3TabDialog, Qt3Support, q3tabdialog.h) 1251 QT_CLASS_LIB(Q3Wizard, Qt3Support, q3wizard.h) 1032 1252 QT_CLASS_LIB(Q3Accel, Qt3Support, q3accel.h) 1033 1253 QT_CLASS_LIB(Q3BoxLayout, Qt3Support, q3boxlayout.h) … … 1045 1265 QT_CLASS_LIB(Q3PolygonScanner, Qt3Support, q3polygonscanner.h) 1046 1266 QT_CLASS_LIB(Q3Process, Qt3Support, q3process.h) 1047 QT_CLASS_LIB(Q3PaintDeviceMetrics, Qt3Support, q3paintdevicemetrics.h)1048 QT_CLASS_LIB(Q3Painter, Qt3Support, q3painter.h)1049 QT_CLASS_LIB(Q3Picture, Qt3Support, q3picture.h)1050 QT_CLASS_LIB(Q3PointArray, Qt3Support, q3pointarray.h)1051 QT_CLASS_LIB(Q3DataBrowser, Qt3Support, q3databrowser.h)1052 QT_CLASS_LIB(Q3DataTable, Qt3Support, q3datatable.h)1053 QT_CLASS_LIB(Q3DataView, Qt3Support, q3dataview.h)1054 QT_CLASS_LIB(Q3EditorFactory, Qt3Support, q3editorfactory.h)1055 QT_CLASS_LIB(Q3SqlCursor, Qt3Support, q3sqlcursor.h)1056 QT_CLASS_LIB(Q3SqlEditorFactory, Qt3Support, q3sqleditorfactory.h)1057 QT_CLASS_LIB(Q3SqlFieldInfo, Qt3Support, q3sqlfieldinfo.h)1058 QT_CLASS_LIB(Q3SqlForm, Qt3Support, q3sqlform.h)1059 QT_CLASS_LIB(Q3SqlPropertyMap, Qt3Support, q3sqlpropertymap.h)1060 QT_CLASS_LIB(Q3SqlFieldInfoList, Qt3Support, q3sqlrecordinfo.h)1061 QT_CLASS_LIB(Q3SqlRecordInfo, Qt3Support, q3sqlrecordinfo.h)1062 QT_CLASS_LIB(Q3SqlSelectCursor, Qt3Support, q3sqlselectcursor.h)1063 QT_CLASS_LIB(Q3MultiLineEdit, Qt3Support, q3multilineedit.h)1064 QT_CLASS_LIB(Q3SimpleRichText, Qt3Support, q3simplerichtext.h)1065 QT_CLASS_LIB(Q3StyleSheetItem, Qt3Support, q3stylesheet.h)1066 QT_CLASS_LIB(Q3StyleSheet, Qt3Support, q3stylesheet.h)1067 QT_CLASS_LIB(Q3SyntaxHighlighter, Qt3Support, q3syntaxhighlighter.h)1068 QT_CLASS_LIB(Q3TextBrowser, Qt3Support, q3textbrowser.h)1069 QT_CLASS_LIB(Q3TextEditOptimPrivate, Qt3Support, q3textedit.h)1070 QT_CLASS_LIB(Q3TextEdit, Qt3Support, q3textedit.h)1071 QT_CLASS_LIB(Q3TextStream, Qt3Support, q3textstream.h)1072 QT_CLASS_LIB(Q3TSFUNC, Qt3Support, q3textstream.h)1073 QT_CLASS_LIB(Q3TextView, Qt3Support, q3textview.h)1074 1267 QT_CLASS_LIB(Q3AsciiCache, Qt3Support, q3asciicache.h) 1075 1268 QT_CLASS_LIB(Q3AsciiCacheIterator, Qt3Support, q3asciicache.h) … … 1129 1322 QT_CLASS_LIB(Q3ValueStack, Qt3Support, q3valuestack.h) 1130 1323 QT_CLASS_LIB(Q3ValueVector, Qt3Support, q3valuevector.h) 1131 QT_CLASS_LIB(Q3Action, Qt3Support, q3action.h) 1132 QT_CLASS_LIB(Q3ActionGroup, Qt3Support, q3action.h) 1133 QT_CLASS_LIB(Q3Button, Qt3Support, q3button.h) 1134 QT_CLASS_LIB(Q3ButtonGroup, Qt3Support, q3buttongroup.h) 1135 QT_CLASS_LIB(Q3VButtonGroup, Qt3Support, q3buttongroup.h) 1136 QT_CLASS_LIB(Q3HButtonGroup, Qt3Support, q3buttongroup.h) 1137 QT_CLASS_LIB(Q3ComboBox, Qt3Support, q3combobox.h) 1138 QT_CLASS_LIB(Q3DateTimeEditBase, Qt3Support, q3datetimeedit.h) 1139 QT_CLASS_LIB(Q3DateEdit, Qt3Support, q3datetimeedit.h) 1140 QT_CLASS_LIB(Q3TimeEdit, Qt3Support, q3datetimeedit.h) 1141 QT_CLASS_LIB(Q3DateTimeEdit, Qt3Support, q3datetimeedit.h) 1142 QT_CLASS_LIB(Q3DockAreaLayout, Qt3Support, q3dockarea.h) 1143 QT_CLASS_LIB(Q3DockArea, Qt3Support, q3dockarea.h) 1144 QT_CLASS_LIB(Q3DockWindow, Qt3Support, q3dockwindow.h) 1145 QT_CLASS_LIB(Q3Frame, Qt3Support, q3frame.h) 1146 QT_CLASS_LIB(Q3Grid, Qt3Support, q3grid.h) 1147 QT_CLASS_LIB(Q3GridView, Qt3Support, q3gridview.h) 1148 QT_CLASS_LIB(Q3GroupBox, Qt3Support, q3groupbox.h) 1149 QT_CLASS_LIB(Q3HBox, Qt3Support, q3hbox.h) 1150 QT_CLASS_LIB(Q3Header, Qt3Support, q3header.h) 1151 QT_CLASS_LIB(Q3HGroupBox, Qt3Support, q3hgroupbox.h) 1152 QT_CLASS_LIB(Q3MainWindow, Qt3Support, q3mainwindow.h) 1153 QT_CLASS_LIB(Q3PopupMenu, Qt3Support, q3popupmenu.h) 1154 QT_CLASS_LIB(Q3ProgressBar, Qt3Support, q3progressbar.h) 1155 QT_CLASS_LIB(Q3RangeControl, Qt3Support, q3rangecontrol.h) 1156 QT_CLASS_LIB(Q3SpinWidget, Qt3Support, q3rangecontrol.h) 1157 QT_CLASS_LIB(Q3ScrollView, Qt3Support, q3scrollview.h) 1158 QT_CLASS_LIB(Q3ToolBar, Qt3Support, q3toolbar.h) 1159 QT_CLASS_LIB(Q3VBox, Qt3Support, q3vbox.h) 1160 QT_CLASS_LIB(Q3VGroupBox, Qt3Support, q3vgroupbox.h) 1161 QT_CLASS_LIB(Q3WhatsThis, Qt3Support, q3whatsthis.h) 1162 QT_CLASS_LIB(Q3WidgetStack, Qt3Support, q3widgetstack.h) 1324 QT_CLASS_LIB(Q3IconDragItem, Qt3Support, q3iconview.h) 1325 QT_CLASS_LIB(Q3IconDrag, Qt3Support, q3iconview.h) 1326 QT_CLASS_LIB(Q3IconViewItem, Qt3Support, q3iconview.h) 1327 QT_CLASS_LIB(Q3IconView, Qt3Support, q3iconview.h) 1328 QT_CLASS_LIB(Q3ListBox, Qt3Support, q3listbox.h) 1329 QT_CLASS_LIB(Q3ListBoxItem, Qt3Support, q3listbox.h) 1330 QT_CLASS_LIB(Q3ListBoxText, Qt3Support, q3listbox.h) 1331 QT_CLASS_LIB(Q3ListBoxPixmap, Qt3Support, q3listbox.h) 1332 QT_CLASS_LIB(Q3ListViewItem, Qt3Support, q3listview.h) 1333 QT_CLASS_LIB(Q3ListView, Qt3Support, q3listview.h) 1334 QT_CLASS_LIB(Q3CheckListItem, Qt3Support, q3listview.h) 1335 QT_CLASS_LIB(Q3ListViewItemIterator, Qt3Support, q3listview.h) 1336 QT_CLASS_LIB(Q3TableSelection, Qt3Support, q3table.h) 1337 QT_CLASS_LIB(Q3TableItem, Qt3Support, q3table.h) 1338 QT_CLASS_LIB(Q3ComboTableItem, Qt3Support, q3table.h) 1339 QT_CLASS_LIB(Q3CheckTableItem, Qt3Support, q3table.h) 1340 QT_CLASS_LIB(Q3Table, Qt3Support, q3table.h) 1341 QT_CLASS_LIB(Q3PaintDeviceMetrics, Qt3Support, q3paintdevicemetrics.h) 1342 QT_CLASS_LIB(Q3Painter, Qt3Support, q3painter.h) 1343 QT_CLASS_LIB(Q3Picture, Qt3Support, q3picture.h) 1344 QT_CLASS_LIB(Q3PointArray, Qt3Support, q3pointarray.h) 1345 QT_CLASS_LIB(Q3CanvasItemList, Qt3Support, q3canvas.h) 1346 QT_CLASS_LIB(Q3CanvasItem, Qt3Support, q3canvas.h) 1347 QT_CLASS_LIB(Q3Canvas, Qt3Support, q3canvas.h) 1348 QT_CLASS_LIB(Q3CanvasView, Qt3Support, q3canvas.h) 1349 QT_CLASS_LIB(Q3CanvasPixmap, Qt3Support, q3canvas.h) 1350 QT_CLASS_LIB(Q3CanvasPixmapArray, Qt3Support, q3canvas.h) 1351 QT_CLASS_LIB(Q3CanvasSprite, Qt3Support, q3canvas.h) 1352 QT_CLASS_LIB(Q3CanvasPolygonalItem, Qt3Support, q3canvas.h) 1353 QT_CLASS_LIB(Q3CanvasRectangle, Qt3Support, q3canvas.h) 1354 QT_CLASS_LIB(Q3CanvasPolygon, Qt3Support, q3canvas.h) 1355 QT_CLASS_LIB(Q3CanvasSpline, Qt3Support, q3canvas.h) 1356 QT_CLASS_LIB(Q3CanvasLine, Qt3Support, q3canvas.h) 1357 QT_CLASS_LIB(Q3CanvasEllipse, Qt3Support, q3canvas.h) 1358 QT_CLASS_LIB(Q3CanvasText, Qt3Support, q3canvas.h) -
trunk/src/tools/uic/treewalker.cpp
r2 r561 2 2 ** 3 3 ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). 4 ** Contact: Qt Software Information (qt-info@nokia.com) 4 ** All rights reserved. 5 ** Contact: Nokia Corporation (qt-info@nokia.com) 5 6 ** 6 7 ** This file is part of the tools applications of the Qt Toolkit. … … 21 22 ** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. 22 23 ** 23 ** In addition, as a special exception, Nokia gives you certain 24 ** additional rights. These rights are described in the Nokia Qt LGPL 25 ** Exception version 1.0, included in the file LGPL_EXCEPTION.txt in this 26 ** package. 24 ** In addition, as a special exception, Nokia gives you certain additional 25 ** rights. These rights are described in the Nokia Qt LGPL Exception 26 ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. 27 27 ** 28 28 ** GNU General Public License Usage … … 34 34 ** met: http://www.gnu.org/copyleft/gpl.html. 35 35 ** 36 ** If you are unsure which license is appropriate for your use, please37 ** contact the sales department at qt-sales@nokia.com.36 ** If you have questions regarding the use of this file, please contact 37 ** Nokia at qt-info@nokia.com. 38 38 ** $QT_END_LICENSE$ 39 39 ** -
trunk/src/tools/uic/treewalker.h
r2 r561 2 2 ** 3 3 ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). 4 ** Contact: Qt Software Information (qt-info@nokia.com) 4 ** All rights reserved. 5 ** Contact: Nokia Corporation (qt-info@nokia.com) 5 6 ** 6 7 ** This file is part of the tools applications of the Qt Toolkit. … … 21 22 ** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. 22 23 ** 23 ** In addition, as a special exception, Nokia gives you certain 24 ** additional rights. These rights are described in the Nokia Qt LGPL 25 ** Exception version 1.0, included in the file LGPL_EXCEPTION.txt in this 26 ** package. 24 ** In addition, as a special exception, Nokia gives you certain additional 25 ** rights. These rights are described in the Nokia Qt LGPL Exception 26 ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. 27 27 ** 28 28 ** GNU General Public License Usage … … 34 34 ** met: http://www.gnu.org/copyleft/gpl.html. 35 35 ** 36 ** If you are unsure which license is appropriate for your use, please37 ** contact the sales department at qt-sales@nokia.com.36 ** If you have questions regarding the use of this file, please contact 37 ** Nokia at qt-info@nokia.com. 38 38 ** $QT_END_LICENSE$ 39 39 ** -
trunk/src/tools/uic/ui4.cpp
r2 r561 2 2 ** 3 3 ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). 4 ** Contact: Qt Software Information (qt-info@nokia.com) 4 ** All rights reserved. 5 ** Contact: Nokia Corporation (qt-info@nokia.com) 5 6 ** 6 7 ** This file is part of the tools applications of the Qt Toolkit. … … 21 22 ** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. 22 23 ** 23 ** In addition, as a special exception, Nokia gives you certain 24 ** additional rights. These rights are described in the Nokia Qt LGPL 25 ** Exception version 1.0, included in the file LGPL_EXCEPTION.txt in this 26 ** package. 24 ** In addition, as a special exception, Nokia gives you certain additional 25 ** rights. These rights are described in the Nokia Qt LGPL Exception 26 ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. 27 27 ** 28 28 ** GNU General Public License Usage … … 34 34 ** met: http://www.gnu.org/copyleft/gpl.html. 35 35 ** 36 ** If you are unsure which license is appropriate for your use, please37 ** contact the sales department at qt-sales@nokia.com.36 ** If you have questions regarding the use of this file, please contact 37 ** Nokia at qt-info@nokia.com. 38 38 ** $QT_END_LICENSE$ 39 39 ** … … 2369 2369 delete m_properties; 2370 2370 delete m_slots; 2371 delete m_propertyspecifications; 2371 2372 2372 2373 if (clear_all) { … … 2382 2383 m_properties = 0; 2383 2384 m_slots = 0; 2385 m_propertyspecifications = 0; 2384 2386 } 2385 2387 … … 2394 2396 m_properties = 0; 2395 2397 m_slots = 0; 2398 m_propertyspecifications = 0; 2396 2399 } 2397 2400 … … 2404 2407 delete m_properties; 2405 2408 delete m_slots; 2409 delete m_propertyspecifications; 2406 2410 } 2407 2411 … … 2469 2473 continue; 2470 2474 } 2475 if (tag == QLatin1String("propertyspecifications")) { 2476 DomPropertySpecifications *v = new DomPropertySpecifications(); 2477 v->read(reader); 2478 setElementPropertyspecifications(v); 2479 continue; 2480 } 2471 2481 reader.raiseError(QLatin1String("Unexpected element ") + tag); 2472 2482 } … … 2549 2559 continue; 2550 2560 } 2561 if (tag == QLatin1String("propertyspecifications")) { 2562 DomPropertySpecifications *v = new DomPropertySpecifications(); 2563 v->read(e); 2564 setElementPropertyspecifications(v); 2565 continue; 2566 } 2551 2567 } 2552 2568 m_text.clear(); … … 2606 2622 } 2607 2623 2624 if (m_children & Propertyspecifications) { 2625 m_propertyspecifications->write(writer, QLatin1String("propertyspecifications")); 2626 } 2627 2608 2628 if (!m_text.isEmpty()) 2609 2629 writer.writeCharacters(m_text); … … 2732 2752 } 2733 2753 2754 DomPropertySpecifications* DomCustomWidget::takeElementPropertyspecifications() 2755 { 2756 DomPropertySpecifications* a = m_propertyspecifications; 2757 m_propertyspecifications = 0; 2758 m_children ^= Propertyspecifications; 2759 return a; 2760 } 2761 2762 void DomCustomWidget::setElementPropertyspecifications(DomPropertySpecifications* a) 2763 { 2764 delete m_propertyspecifications; 2765 m_children |= Propertyspecifications; 2766 m_propertyspecifications = a; 2767 } 2768 2734 2769 void DomCustomWidget::clearElementClass() 2735 2770 { … … 2797 2832 m_slots = 0; 2798 2833 m_children &= ~Slots; 2834 } 2835 2836 void DomCustomWidget::clearElementPropertyspecifications() 2837 { 2838 delete m_propertyspecifications; 2839 m_propertyspecifications = 0; 2840 m_children &= ~Propertyspecifications; 2799 2841 } 2800 2842 … … 10884 10926 } 10885 10927 10928 void DomPropertySpecifications::clear(bool clear_all) 10929 { 10930 qDeleteAll(m_stringpropertyspecification); 10931 m_stringpropertyspecification.clear(); 10932 10933 if (clear_all) { 10934 m_text.clear(); 10935 } 10936 10937 m_children = 0; 10938 } 10939 10940 DomPropertySpecifications::DomPropertySpecifications() 10941 { 10942 m_children = 0; 10943 } 10944 10945 DomPropertySpecifications::~DomPropertySpecifications() 10946 { 10947 qDeleteAll(m_stringpropertyspecification); 10948 m_stringpropertyspecification.clear(); 10949 } 10950 10951 void DomPropertySpecifications::read(QXmlStreamReader &reader) 10952 { 10953 10954 for (bool finished = false; !finished && !reader.hasError();) { 10955 switch (reader.readNext()) { 10956 case QXmlStreamReader::StartElement : { 10957 const QString tag = reader.name().toString().toLower(); 10958 if (tag == QLatin1String("stringpropertyspecification")) { 10959 DomStringPropertySpecification *v = new DomStringPropertySpecification(); 10960 v->read(reader); 10961 m_stringpropertyspecification.append(v); 10962 continue; 10963 } 10964 reader.raiseError(QLatin1String("Unexpected element ") + tag); 10965 } 10966 break; 10967 case QXmlStreamReader::EndElement : 10968 finished = true; 10969 break; 10970 case QXmlStreamReader::Characters : 10971 if (!reader.isWhitespace()) 10972 m_text.append(reader.text().toString()); 10973 break; 10974 default : 10975 break; 10976 } 10977 } 10978 } 10979 10980 #ifdef QUILOADER_QDOM_READ 10981 void DomPropertySpecifications::read(const QDomElement &node) 10982 { 10983 for (QDomNode n = node.firstChild(); !n.isNull(); n = n.nextSibling()) { 10984 if (!n.isElement()) 10985 continue; 10986 QDomElement e = n.toElement(); 10987 QString tag = e.tagName().toLower(); 10988 if (tag == QLatin1String("stringpropertyspecification")) { 10989 DomStringPropertySpecification *v = new DomStringPropertySpecification(); 10990 v->read(e); 10991 m_stringpropertyspecification.append(v); 10992 continue; 10993 } 10994 } 10995 m_text.clear(); 10996 for (QDomNode child = node.firstChild(); !child.isNull(); child = child.nextSibling()) { 10997 if (child.isText()) 10998 m_text.append(child.nodeValue()); 10999 } 11000 } 11001 #endif 11002 11003 void DomPropertySpecifications::write(QXmlStreamWriter &writer, const QString &tagName) const 11004 { 11005 writer.writeStartElement(tagName.isEmpty() ? QString::fromUtf8("propertyspecifications") : tagName.toLower()); 11006 11007 for (int i = 0; i < m_stringpropertyspecification.size(); ++i) { 11008 DomStringPropertySpecification* v = m_stringpropertyspecification[i]; 11009 v->write(writer, QLatin1String("stringpropertyspecification")); 11010 } 11011 if (!m_text.isEmpty()) 11012 writer.writeCharacters(m_text); 11013 11014 writer.writeEndElement(); 11015 } 11016 11017 void DomPropertySpecifications::setElementStringpropertyspecification(const QList<DomStringPropertySpecification*>& a) 11018 { 11019 m_children |= Stringpropertyspecification; 11020 m_stringpropertyspecification = a; 11021 } 11022 11023 void DomStringPropertySpecification::clear(bool clear_all) 11024 { 11025 11026 if (clear_all) { 11027 m_text.clear(); 11028 m_has_attr_name = false; 11029 m_has_attr_type = false; 11030 m_has_attr_notr = false; 11031 } 11032 11033 m_children = 0; 11034 } 11035 11036 DomStringPropertySpecification::DomStringPropertySpecification() 11037 { 11038 m_children = 0; 11039 m_has_attr_name = false; 11040 m_has_attr_type = false; 11041 m_has_attr_notr = false; 11042 } 11043 11044 DomStringPropertySpecification::~DomStringPropertySpecification() 11045 { 11046 } 11047 11048 void DomStringPropertySpecification::read(QXmlStreamReader &reader) 11049 { 11050 11051 foreach (const QXmlStreamAttribute &attribute, reader.attributes()) { 11052 QStringRef name = attribute.name(); 11053 if (name == QLatin1String("name")) { 11054 setAttributeName(attribute.value().toString()); 11055 continue; 11056 } 11057 if (name == QLatin1String("type")) { 11058 setAttributeType(attribute.value().toString()); 11059 continue; 11060 } 11061 if (name == QLatin1String("notr")) { 11062 setAttributeNotr(attribute.value().toString()); 11063 continue; 11064 } 11065 reader.raiseError(QLatin1String("Unexpected attribute ") + name.toString()); 11066 } 11067 11068 for (bool finished = false; !finished && !reader.hasError();) { 11069 switch (reader.readNext()) { 11070 case QXmlStreamReader::StartElement : { 11071 const QString tag = reader.name().toString().toLower(); 11072 reader.raiseError(QLatin1String("Unexpected element ") + tag); 11073 } 11074 break; 11075 case QXmlStreamReader::EndElement : 11076 finished = true; 11077 break; 11078 case QXmlStreamReader::Characters : 11079 if (!reader.isWhitespace()) 11080 m_text.append(reader.text().toString()); 11081 break; 11082 default : 11083 break; 11084 } 11085 } 11086 } 11087 11088 #ifdef QUILOADER_QDOM_READ 11089 void DomStringPropertySpecification::read(const QDomElement &node) 11090 { 11091 if (node.hasAttribute(QLatin1String("name"))) 11092 setAttributeName(node.attribute(QLatin1String("name"))); 11093 if (node.hasAttribute(QLatin1String("type"))) 11094 setAttributeType(node.attribute(QLatin1String("type"))); 11095 if (node.hasAttribute(QLatin1String("notr"))) 11096 setAttributeNotr(node.attribute(QLatin1String("notr"))); 11097 11098 for (QDomNode n = node.firstChild(); !n.isNull(); n = n.nextSibling()) { 11099 if (!n.isElement()) 11100 continue; 11101 QDomElement e = n.toElement(); 11102 QString tag = e.tagName().toLower(); 11103 } 11104 m_text.clear(); 11105 for (QDomNode child = node.firstChild(); !child.isNull(); child = child.nextSibling()) { 11106 if (child.isText()) 11107 m_text.append(child.nodeValue()); 11108 } 11109 } 11110 #endif 11111 11112 void DomStringPropertySpecification::write(QXmlStreamWriter &writer, const QString &tagName) const 11113 { 11114 writer.writeStartElement(tagName.isEmpty() ? QString::fromUtf8("stringpropertyspecification") : tagName.toLower()); 11115 11116 if (hasAttributeName()) 11117 writer.writeAttribute(QLatin1String("name"), attributeName()); 11118 11119 if (hasAttributeType()) 11120 writer.writeAttribute(QLatin1String("type"), attributeType()); 11121 11122 if (hasAttributeNotr()) 11123 writer.writeAttribute(QLatin1String("notr"), attributeNotr()); 11124 11125 if (!m_text.isEmpty()) 11126 writer.writeCharacters(m_text); 11127 11128 writer.writeEndElement(); 11129 } 11130 10886 11131 QT_END_NAMESPACE 10887 11132 -
trunk/src/tools/uic/ui4.h
r2 r561 2 2 ** 3 3 ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). 4 ** Contact: Qt Software Information (qt-info@nokia.com) 4 ** All rights reserved. 5 ** Contact: Nokia Corporation (qt-info@nokia.com) 5 6 ** 6 7 ** This file is part of the tools applications of the Qt Toolkit. … … 21 22 ** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. 22 23 ** 23 ** In addition, as a special exception, Nokia gives you certain 24 ** additional rights. These rights are described in the Nokia Qt LGPL 25 ** Exception version 1.0, included in the file LGPL_EXCEPTION.txt in this 26 ** package. 24 ** In addition, as a special exception, Nokia gives you certain additional 25 ** rights. These rights are described in the Nokia Qt LGPL Exception 26 ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. 27 27 ** 28 28 ** GNU General Public License Usage … … 34 34 ** met: http://www.gnu.org/copyleft/gpl.html. 35 35 ** 36 ** If you are unsure which license is appropriate for your use, please37 ** contact the sales department at qt-sales@nokia.com.36 ** If you have questions regarding the use of this file, please contact 37 ** Nokia at qt-info@nokia.com. 38 38 ** $QT_END_LICENSE$ 39 39 ** … … 162 162 class DomDesignerData; 163 163 class DomSlots; 164 class DomPropertySpecifications; 165 class DomStringPropertySpecification; 164 166 165 167 /******************************************************************************* … … 1016 1018 void clearElementSlots(); 1017 1019 1020 inline DomPropertySpecifications* elementPropertyspecifications() const { return m_propertyspecifications; } 1021 DomPropertySpecifications* takeElementPropertyspecifications(); 1022 void setElementPropertyspecifications(DomPropertySpecifications* a); 1023 inline bool hasElementPropertyspecifications() const { return m_children & Propertyspecifications; } 1024 void clearElementPropertyspecifications(); 1025 1018 1026 private: 1019 1027 QString m_text; … … 1034 1042 DomProperties* m_properties; 1035 1043 DomSlots* m_slots; 1044 DomPropertySpecifications* m_propertyspecifications; 1036 1045 enum Child { 1037 1046 Class = 1, … … 1045 1054 Script = 256, 1046 1055 Properties = 512, 1047 Slots = 1024 1056 Slots = 1024, 1057 Propertyspecifications = 2048 1048 1058 }; 1049 1059 … … 3687 3697 }; 3688 3698 3699 class QDESIGNER_UILIB_EXPORT DomPropertySpecifications { 3700 public: 3701 DomPropertySpecifications(); 3702 ~DomPropertySpecifications(); 3703 3704 void read(QXmlStreamReader &reader); 3705 #ifdef QUILOADER_QDOM_READ 3706 void read(const QDomElement &node); 3707 #endif 3708 void write(QXmlStreamWriter &writer, const QString &tagName = QString()) const; 3709 inline QString text() const { return m_text; } 3710 inline void setText(const QString &s) { m_text = s; } 3711 3712 // attribute accessors 3713 // child element accessors 3714 inline QList<DomStringPropertySpecification*> elementStringpropertyspecification() const { return m_stringpropertyspecification; } 3715 void setElementStringpropertyspecification(const QList<DomStringPropertySpecification*>& a); 3716 3717 private: 3718 QString m_text; 3719 void clear(bool clear_all = true); 3720 3721 // attribute data 3722 // child element data 3723 uint m_children; 3724 QList<DomStringPropertySpecification*> m_stringpropertyspecification; 3725 enum Child { 3726 Stringpropertyspecification = 1 3727 }; 3728 3729 DomPropertySpecifications(const DomPropertySpecifications &other); 3730 void operator = (const DomPropertySpecifications&other); 3731 }; 3732 3733 class QDESIGNER_UILIB_EXPORT DomStringPropertySpecification { 3734 public: 3735 DomStringPropertySpecification(); 3736 ~DomStringPropertySpecification(); 3737 3738 void read(QXmlStreamReader &reader); 3739 #ifdef QUILOADER_QDOM_READ 3740 void read(const QDomElement &node); 3741 #endif 3742 void write(QXmlStreamWriter &writer, const QString &tagName = QString()) const; 3743 inline QString text() const { return m_text; } 3744 inline void setText(const QString &s) { m_text = s; } 3745 3746 // attribute accessors 3747 inline bool hasAttributeName() const { return m_has_attr_name; } 3748 inline QString attributeName() const { return m_attr_name; } 3749 inline void setAttributeName(const QString& a) { m_attr_name = a; m_has_attr_name = true; } 3750 inline void clearAttributeName() { m_has_attr_name = false; } 3751 3752 inline bool hasAttributeType() const { return m_has_attr_type; } 3753 inline QString attributeType() const { return m_attr_type; } 3754 inline void setAttributeType(const QString& a) { m_attr_type = a; m_has_attr_type = true; } 3755 inline void clearAttributeType() { m_has_attr_type = false; } 3756 3757 inline bool hasAttributeNotr() const { return m_has_attr_notr; } 3758 inline QString attributeNotr() const { return m_attr_notr; } 3759 inline void setAttributeNotr(const QString& a) { m_attr_notr = a; m_has_attr_notr = true; } 3760 inline void clearAttributeNotr() { m_has_attr_notr = false; } 3761 3762 // child element accessors 3763 private: 3764 QString m_text; 3765 void clear(bool clear_all = true); 3766 3767 // attribute data 3768 QString m_attr_name; 3769 bool m_has_attr_name; 3770 3771 QString m_attr_type; 3772 bool m_has_attr_type; 3773 3774 QString m_attr_notr; 3775 bool m_has_attr_notr; 3776 3777 // child element data 3778 uint m_children; 3779 3780 DomStringPropertySpecification(const DomStringPropertySpecification &other); 3781 void operator = (const DomStringPropertySpecification&other); 3782 }; 3783 3689 3784 3690 3785 #ifdef QFORMINTERNAL_NAMESPACE -
trunk/src/tools/uic/uic.cpp
r2 r561 2 2 ** 3 3 ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). 4 ** Contact: Qt Software Information (qt-info@nokia.com) 4 ** All rights reserved. 5 ** Contact: Nokia Corporation (qt-info@nokia.com) 5 6 ** 6 7 ** This file is part of the tools applications of the Qt Toolkit. … … 21 22 ** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. 22 23 ** 23 ** In addition, as a special exception, Nokia gives you certain 24 ** additional rights. These rights are described in the Nokia Qt LGPL 25 ** Exception version 1.0, included in the file LGPL_EXCEPTION.txt in this 26 ** package. 24 ** In addition, as a special exception, Nokia gives you certain additional 25 ** rights. These rights are described in the Nokia Qt LGPL Exception 26 ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. 27 27 ** 28 28 ** GNU General Public License Usage … … 34 34 ** met: http://www.gnu.org/copyleft/gpl.html. 35 35 ** 36 ** If you are unsure which license is appropriate for your use, please37 ** contact the sales department at qt-sales@nokia.com.36 ** If you have questions regarding the use of this file, please contact 37 ** Nokia at qt-info@nokia.com. 38 38 ** $QT_END_LICENSE$ 39 39 ** … … 138 138 139 139 out << "/********************************************************************************\n"; 140 out << "** Form generated from reading uifile '" << QFileInfo(opt.inputFile).fileName() << "'\n";140 out << "** Form generated from reading UI file '" << QFileInfo(opt.inputFile).fileName() << "'\n"; 141 141 out << "**\n"; 142 142 out << "** Created: " << QDateTime::currentDateTime().toString() << "\n"; 143 143 out << "** " << QString::fromLatin1("by: Qt User Interface Compiler version %1\n").arg(QLatin1String(QT_VERSION_STR)); 144 144 out << "**\n"; 145 out << "** WARNING! All changes made in this file will be lost when recompiling uifile!\n";145 out << "** WARNING! All changes made in this file will be lost when recompiling UI file!\n"; 146 146 out << "********************************************************************************/\n\n"; 147 147 } … … 185 185 delete ui; 186 186 ui = 0; 187 fprintf(stderr, " uic: Error in line %llu, column %llu : %s\n",188 reader.lineNumber(), reader.columnNumber(),189 reader.errorString().toAscii().constData());187 fprintf(stderr, "%s\n", qPrintable(QString::fromLatin1("uic: Error in line %1, column %2 : %3") 188 .arg(reader.lineNumber()).arg(reader.columnNumber()) 189 .arg(reader.errorString()))); 190 190 } 191 191 … … 364 364 } 365 365 366 bool Uic::isCustomWidgetContainer(const QString &className) const 367 { 368 return customWidgetsInfo()->isCustomWidgetContainer(className); 369 } 370 366 371 bool Uic::isStatusBar(const QString &className) const 367 372 { -
trunk/src/tools/uic/uic.h
r2 r561 2 2 ** 3 3 ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). 4 ** Contact: Qt Software Information (qt-info@nokia.com) 4 ** All rights reserved. 5 ** Contact: Nokia Corporation (qt-info@nokia.com) 5 6 ** 6 7 ** This file is part of the tools applications of the Qt Toolkit. … … 21 22 ** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. 22 23 ** 23 ** In addition, as a special exception, Nokia gives you certain 24 ** additional rights. These rights are described in the Nokia Qt LGPL 25 ** Exception version 1.0, included in the file LGPL_EXCEPTION.txt in this 26 ** package. 24 ** In addition, as a special exception, Nokia gives you certain additional 25 ** rights. These rights are described in the Nokia Qt LGPL Exception 26 ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. 27 27 ** 28 28 ** GNU General Public License Usage … … 34 34 ** met: http://www.gnu.org/copyleft/gpl.html. 35 35 ** 36 ** If you are unsure which license is appropriate for your use, please37 ** contact the sales department at qt-sales@nokia.com.36 ** If you have questions regarding the use of this file, please contact 37 ** Nokia at qt-info@nokia.com. 38 38 ** $QT_END_LICENSE$ 39 39 ** … … 116 116 bool isButton(const QString &className) const; 117 117 bool isContainer(const QString &className) const; 118 bool isCustomWidgetContainer(const QString &className) const; 118 119 bool isMenuBar(const QString &className) const; 119 120 bool isMenu(const QString &className) const; -
trunk/src/tools/uic/utils.h
r2 r561 2 2 ** 3 3 ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). 4 ** Contact: Qt Software Information (qt-info@nokia.com) 4 ** All rights reserved. 5 ** Contact: Nokia Corporation (qt-info@nokia.com) 5 6 ** 6 7 ** This file is part of the tools applications of the Qt Toolkit. … … 21 22 ** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. 22 23 ** 23 ** In addition, as a special exception, Nokia gives you certain 24 ** additional rights. These rights are described in the Nokia Qt LGPL 25 ** Exception version 1.0, included in the file LGPL_EXCEPTION.txt in this 26 ** package. 24 ** In addition, as a special exception, Nokia gives you certain additional 25 ** rights. These rights are described in the Nokia Qt LGPL Exception 26 ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. 27 27 ** 28 28 ** GNU General Public License Usage … … 34 34 ** met: http://www.gnu.org/copyleft/gpl.html. 35 35 ** 36 ** If you are unsure which license is appropriate for your use, please37 ** contact the sales department at qt-sales@nokia.com.36 ** If you have questions regarding the use of this file, please contact 37 ** Nokia at qt-info@nokia.com. 38 38 ** $QT_END_LICENSE$ 39 39 ** -
trunk/src/tools/uic/validator.cpp
r2 r561 2 2 ** 3 3 ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). 4 ** Contact: Qt Software Information (qt-info@nokia.com) 4 ** All rights reserved. 5 ** Contact: Nokia Corporation (qt-info@nokia.com) 5 6 ** 6 7 ** This file is part of the tools applications of the Qt Toolkit. … … 21 22 ** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. 22 23 ** 23 ** In addition, as a special exception, Nokia gives you certain 24 ** additional rights. These rights are described in the Nokia Qt LGPL 25 ** Exception version 1.0, included in the file LGPL_EXCEPTION.txt in this 26 ** package. 24 ** In addition, as a special exception, Nokia gives you certain additional 25 ** rights. These rights are described in the Nokia Qt LGPL Exception 26 ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. 27 27 ** 28 28 ** GNU General Public License Usage … … 34 34 ** met: http://www.gnu.org/copyleft/gpl.html. 35 35 ** 36 ** If you are unsure which license is appropriate for your use, please37 ** contact the sales department at qt-sales@nokia.com.36 ** If you have questions regarding the use of this file, please contact 37 ** Nokia at qt-info@nokia.com. 38 38 ** $QT_END_LICENSE$ 39 39 ** -
trunk/src/tools/uic/validator.h
r2 r561 2 2 ** 3 3 ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). 4 ** Contact: Qt Software Information (qt-info@nokia.com) 4 ** All rights reserved. 5 ** Contact: Nokia Corporation (qt-info@nokia.com) 5 6 ** 6 7 ** This file is part of the tools applications of the Qt Toolkit. … … 21 22 ** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. 22 23 ** 23 ** In addition, as a special exception, Nokia gives you certain 24 ** additional rights. These rights are described in the Nokia Qt LGPL 25 ** Exception version 1.0, included in the file LGPL_EXCEPTION.txt in this 26 ** package. 24 ** In addition, as a special exception, Nokia gives you certain additional 25 ** rights. These rights are described in the Nokia Qt LGPL Exception 26 ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. 27 27 ** 28 28 ** GNU General Public License Usage … … 34 34 ** met: http://www.gnu.org/copyleft/gpl.html. 35 35 ** 36 ** If you are unsure which license is appropriate for your use, please37 ** contact the sales department at qt-sales@nokia.com.36 ** If you have questions regarding the use of this file, please contact 37 ** Nokia at qt-info@nokia.com. 38 38 ** $QT_END_LICENSE$ 39 39 **
Note:
See TracChangeset
for help on using the changeset viewer.