#include #include "PythonQtWrapper_QtConcurrent.h" #include "PythonQtWrapper_QLibraryInfo.h" #include "PythonQtWrapper_QModelIndex.h" #include "PythonQtWrapper_QDirIterator.h" #include "PythonQtWrapper_QPointF.h" #include "PythonQtWrapper_QTime.h" #include "PythonQtWrapper_QPersistentModelIndex.h" #include "PythonQtWrapper_QLineF.h" #include "PythonQtWrapper_QTextEncoder.h" #include "PythonQtWrapper_QCryptographicHash.h" #include "PythonQtWrapper_QXmlStreamAttribute.h" #include "PythonQtWrapper_QSystemSemaphore.h" #include "PythonQtWrapper_QRectF.h" #include "PythonQtWrapper_QFileInfo.h" #include "PythonQtWrapper_QByteArray.h" #include "PythonQtWrapper_QRunnable.h" #include "PythonQtWrapper_QSemaphore.h" #include "PythonQtWrapper_QXmlStreamNamespaceDeclaration.h" #include "PythonQtWrapper_QMutex.h" #include "PythonQtWrapper_QDataStream.h" #include "PythonQtWrapper_QTextDecoder.h" #include "PythonQtWrapper_QStringMatcher.h" #include "PythonQtWrapper_QBitArray.h" #include "PythonQtWrapper_QRegExp.h" #include "PythonQtWrapper_QTextCodec.h" #include "PythonQtWrapper_QXmlStreamAttributes.h" #include "PythonQtWrapper_QLine.h" #include "PythonQtWrapper_QDate.h" #include "PythonQtWrapper_QBasicTimer.h" #include "PythonQtWrapper_QDateTime.h" #include "PythonQtWrapper_QObject.h" #include "PythonQtWrapper_QEvent.h" #include "PythonQtWrapper_QSize.h" #include "PythonQtWrapper_QSizeF.h" #include "PythonQtWrapper_QXmlStreamEntityResolver.h" #include "PythonQtWrapper_QUuid.h" #include "PythonQtWrapper_QLocale.h" #include "PythonQtWrapper_QTextBoundaryFinder.h" #include "PythonQtWrapper_QTextStream.h" #include "PythonQtWrapper_QRect.h" #include "PythonQtWrapper_QXmlStreamWriter.h" #include "PythonQtWrapper_QWaitCondition.h" #include "PythonQtWrapper_QXmlStreamNotationDeclaration.h" #include "PythonQtWrapper_Qt.h" #include "PythonQtWrapper_QPoint.h" #include "PythonQtWrapper_QXmlStreamEntityDeclaration.h" #include "PythonQtWrapper_QXmlStreamReader.h" #include "PythonQtWrapper_QDir.h" #include "PythonQtWrapper_QByteArrayMatcher.h" #include "PythonQtWrapper_QUrl.h" #include "PythonQtWrapper_QSignalMapper.h" #include "PythonQtWrapper_QAbstractItemModel.h" #include "PythonQtWrapper_QEventLoop.h" #include "PythonQtWrapper_QTimer.h" #include "PythonQtWrapper_QTextCodecPlugin.h" #include "PythonQtWrapper_QChildEvent.h" #include "PythonQtWrapper_QTimeLine.h" #include "PythonQtWrapper_QDynamicPropertyChangeEvent.h" #include "PythonQtWrapper_QCoreApplication.h" #include "PythonQtWrapper_QTranslator.h" #include "PythonQtWrapper_QSocketNotifier.h" #include "PythonQtWrapper_QFileSystemWatcher.h" #include "PythonQtWrapper_QIODevice.h" #include "PythonQtWrapper_QSettings.h" #include "PythonQtWrapper_QTimerEvent.h" #include "PythonQtWrapper_QMimeData.h" #include "PythonQtWrapper_QThreadPool.h" #include "PythonQtWrapper_QFile.h" #include "PythonQtWrapper_QBuffer.h" #include "PythonQtWrapper_QProcess.h" #include "PythonQtWrapper_QAbstractTableModel.h" #include "PythonQtWrapper_QAbstractListModel.h" #include "PythonQtWrapper_QTemporaryFile.h" void PythonQt_init_QtCore() { PythonQt::self()->registerCPPClass("QtConcurrent", "", "QtCore", PythonQtCreateObject); PythonQt::self()->registerCPPClass("QLibraryInfo", "", "QtCore", PythonQtCreateObject); PythonQt::self()->registerCPPClass("QModelIndex", "", "QtCore", PythonQtCreateObject); PythonQt::self()->registerCPPClass("QDirIterator", "", "QtCore", PythonQtCreateObject); PythonQt::self()->registerCPPClass("QPersistentModelIndex", "", "QtCore", PythonQtCreateObject); PythonQt::self()->registerCPPClass("QTextEncoder", "", "QtCore", PythonQtCreateObject); PythonQt::self()->registerCPPClass("QCryptographicHash", "", "QtCore", PythonQtCreateObject); PythonQt::self()->registerCPPClass("QXmlStreamAttribute", "", "QtCore", PythonQtCreateObject); PythonQt::self()->registerCPPClass("QSystemSemaphore", "", "QtCore", PythonQtCreateObject); PythonQt::self()->registerCPPClass("QFileInfo", "", "QtCore", PythonQtCreateObject); PythonQt::self()->registerCPPClass("QByteArray", "", "QtCore", PythonQtCreateObject); PythonQt::self()->registerCPPClass("QRunnable", "", "QtCore", PythonQtCreateObject); PythonQt::self()->registerCPPClass("QSemaphore", "", "QtCore", PythonQtCreateObject); PythonQt::self()->registerCPPClass("QXmlStreamNamespaceDeclaration", "", "QtCore", PythonQtCreateObject); PythonQt::self()->registerCPPClass("QMutex", "", "QtCore", PythonQtCreateObject); PythonQt::self()->registerCPPClass("QDataStream", "", "QtCore", PythonQtCreateObject); PythonQt::self()->registerCPPClass("QTextDecoder", "", "QtCore", PythonQtCreateObject); PythonQt::self()->registerCPPClass("QStringMatcher", "", "QtCore", PythonQtCreateObject); PythonQt::self()->registerCPPClass("QBitArray", "", "QtCore", PythonQtCreateObject); PythonQt::self()->registerCPPClass("QTextCodec", "", "QtCore", PythonQtCreateObject); PythonQt::self()->registerCPPClass("QXmlStreamAttributes", "", "QtCore", PythonQtCreateObject); PythonQt::self()->registerCPPClass("QBasicTimer", "", "QtCore", PythonQtCreateObject); PythonQt::self()->registerClass(&QObject::staticMetaObject, "QtCore", PythonQtCreateObject); PythonQt::self()->registerCPPClass("QEvent", "", "QtCore", PythonQtCreateObject); PythonQt::self()->registerCPPClass("QXmlStreamEntityResolver", "", "QtCore", PythonQtCreateObject); PythonQt::self()->registerCPPClass("QUuid", "", "QtCore", PythonQtCreateObject); PythonQt::self()->registerCPPClass("QTextBoundaryFinder", "", "QtCore", PythonQtCreateObject); PythonQt::self()->registerCPPClass("QTextStream", "", "QtCore", PythonQtCreateObject); PythonQt::self()->registerCPPClass("QXmlStreamWriter", "", "QtCore", PythonQtCreateObject); PythonQt::self()->registerCPPClass("QWaitCondition", "", "QtCore", PythonQtCreateObject); PythonQt::self()->registerCPPClass("QXmlStreamNotationDeclaration", "", "QtCore", PythonQtCreateObject); PythonQt::self()->registerCPPClass("QXmlStreamEntityDeclaration", "", "QtCore", PythonQtCreateObject); PythonQt::self()->registerCPPClass("QXmlStreamReader", "", "QtCore", PythonQtCreateObject); PythonQt::self()->registerCPPClass("QDir", "", "QtCore", PythonQtCreateObject); PythonQt::self()->registerCPPClass("QByteArrayMatcher", "", "QtCore", PythonQtCreateObject); PythonQt::self()->registerClass(&QSignalMapper::staticMetaObject, "QtCore", PythonQtCreateObject); PythonQt::self()->registerClass(&QAbstractItemModel::staticMetaObject, "QtCore", PythonQtCreateObject); PythonQt::self()->registerClass(&QEventLoop::staticMetaObject, "QtCore", PythonQtCreateObject); PythonQt::self()->registerClass(&QTimer::staticMetaObject, "QtCore", PythonQtCreateObject); PythonQt::self()->registerClass(&QTextCodecPlugin::staticMetaObject, "QtCore", PythonQtCreateObject); PythonQt::self()->registerCPPClass("QChildEvent", "QEvent", "QtCore", PythonQtCreateObject); PythonQt::self()->registerClass(&QTimeLine::staticMetaObject, "QtCore", PythonQtCreateObject); PythonQt::self()->registerCPPClass("QDynamicPropertyChangeEvent", "QEvent", "QtCore", PythonQtCreateObject); PythonQt::self()->registerClass(&QCoreApplication::staticMetaObject, "QtCore", PythonQtCreateObject); PythonQt::self()->registerClass(&QTranslator::staticMetaObject, "QtCore", PythonQtCreateObject); PythonQt::self()->registerClass(&QSocketNotifier::staticMetaObject, "QtCore", PythonQtCreateObject); PythonQt::self()->registerClass(&QFileSystemWatcher::staticMetaObject, "QtCore", PythonQtCreateObject); PythonQt::self()->registerClass(&QIODevice::staticMetaObject, "QtCore", PythonQtCreateObject); PythonQt::self()->registerClass(&QSettings::staticMetaObject, "QtCore", PythonQtCreateObject); PythonQt::self()->registerCPPClass("QTimerEvent", "QEvent", "QtCore", PythonQtCreateObject); PythonQt::self()->registerClass(&QMimeData::staticMetaObject, "QtCore", PythonQtCreateObject); PythonQt::self()->registerClass(&QThreadPool::staticMetaObject, "QtCore", PythonQtCreateObject); PythonQt::self()->registerClass(&QFile::staticMetaObject, "QtCore", PythonQtCreateObject); PythonQt::self()->registerClass(&QBuffer::staticMetaObject, "QtCore", PythonQtCreateObject); PythonQt::self()->registerClass(&QProcess::staticMetaObject, "QtCore", PythonQtCreateObject); PythonQt::self()->registerClass(&QAbstractTableModel::staticMetaObject, "QtCore", PythonQtCreateObject); PythonQt::self()->registerClass(&QAbstractListModel::staticMetaObject, "QtCore", PythonQtCreateObject); PythonQt::self()->registerClass(&QTemporaryFile::staticMetaObject, "QtCore", PythonQtCreateObject); }