klayout/src/gsiqt/qt4/QtCore
Matthias Köfferlein 59ee6b6a83
Fixed #629 (timeout event of QTimer not present on Qt5) (#631)
In addition, the "destroyed" and "objectNameChanged" signals
were added (specifically to QObject).

The API binding for Qt5 was updated which adds some events.
2020-09-14 18:34:28 +02:00
..
QtCore.pri WIP: further refactoring of Qt binding libs 2018-05-30 22:02:27 +02:00
QtCore.pro WIP: Fixed build dependencies and code dependencies for Python modules (Qt5) 2018-06-03 19:54:18 +02:00
gsiDeclQAbstractItemModel.cc Fixed problem of missing exec_ documentation 2020-04-22 08:07:22 +02:00
gsiDeclQAbstractListModel.cc Fixed problem of missing exec_ documentation 2020-04-22 08:07:22 +02:00
gsiDeclQAbstractTableModel.cc Fixed problem of missing exec_ documentation 2020-04-22 08:07:22 +02:00
gsiDeclQBasicTimer.cc Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
gsiDeclQBuffer.cc Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
gsiDeclQByteArrayMatcher.cc Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
gsiDeclQChildEvent.cc Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
gsiDeclQCoreApplication.cc Fixed problem of missing exec_ documentation 2020-04-22 08:07:22 +02:00
gsiDeclQCryptographicHash.cc Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
gsiDeclQDataStream.cc Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
gsiDeclQDate.cc Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
gsiDeclQDateTime.cc Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
gsiDeclQDir.cc Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
gsiDeclQDynamicPropertyChangeEvent.cc Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
gsiDeclQEasingCurve.cc Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
gsiDeclQEvent.cc Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
gsiDeclQEventLoop.cc Fixed problem of missing exec_ documentation 2020-04-22 08:07:22 +02:00
gsiDeclQFactoryInterface.cc Fixed problem of missing exec_ documentation 2020-04-22 08:07:22 +02:00
gsiDeclQFile.cc Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
gsiDeclQFileInfo.cc Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
gsiDeclQFileSystemWatcher.cc Fixed problem of missing exec_ documentation 2020-04-22 08:07:22 +02:00
gsiDeclQIODevice.cc Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
gsiDeclQLibrary.cc Fixed problem of missing exec_ documentation 2020-04-22 08:07:22 +02:00
gsiDeclQLibraryInfo.cc Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
gsiDeclQLine.cc Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
gsiDeclQLineF.cc Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
gsiDeclQLocale.cc Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
gsiDeclQMargins.cc Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
gsiDeclQMetaClassInfo.cc Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
gsiDeclQMetaEnum.cc Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
gsiDeclQMetaMethod.cc Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
gsiDeclQMetaObject.cc Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
gsiDeclQMetaProperty.cc Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
gsiDeclQMetaType.cc Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
gsiDeclQMimeData.cc Fixed problem of missing exec_ documentation 2020-04-22 08:07:22 +02:00
gsiDeclQModelIndex.cc Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
gsiDeclQMutex.cc Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
gsiDeclQObject.cc Fixed #629 (timeout event of QTimer not present on Qt5) (#631) 2020-09-14 18:34:28 +02:00
gsiDeclQPersistentModelIndex.cc Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
gsiDeclQPluginLoader.cc Fixed problem of missing exec_ documentation 2020-04-22 08:07:22 +02:00
gsiDeclQPoint.cc Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
gsiDeclQPointF.cc Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
gsiDeclQProcess.cc Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
gsiDeclQProcessEnvironment.cc Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
gsiDeclQReadLocker.cc Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
gsiDeclQReadWriteLock.cc Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
gsiDeclQRect.cc Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
gsiDeclQRectF.cc Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
gsiDeclQRegExp.cc Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
gsiDeclQResource.cc Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
gsiDeclQSemaphore.cc Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
gsiDeclQSettings.cc Fixed problem of missing exec_ documentation 2020-04-22 08:07:22 +02:00
gsiDeclQSignalMapper.cc Fixed problem of missing exec_ documentation 2020-04-22 08:07:22 +02:00
gsiDeclQSize.cc Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
gsiDeclQSizeF.cc Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
gsiDeclQSocketNotifier.cc Fixed problem of missing exec_ documentation 2020-04-22 08:07:22 +02:00
gsiDeclQStringMatcher.cc Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
gsiDeclQSysInfo.cc Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
gsiDeclQSystemLocale.cc Fixed problem of missing exec_ documentation 2020-04-22 08:07:22 +02:00
gsiDeclQTemporaryFile.cc Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
gsiDeclQTextCodec.cc Fixed problem of missing exec_ documentation 2020-04-22 08:07:22 +02:00
gsiDeclQTextCodec_ConverterState.cc Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
gsiDeclQTextDecoder.cc Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
gsiDeclQTextEncoder.cc Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
gsiDeclQTextStream.cc Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
gsiDeclQThread.cc Fixed problem of missing exec_ documentation 2020-04-22 08:07:22 +02:00
gsiDeclQTime.cc Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
gsiDeclQTimeLine.cc Fixed problem of missing exec_ documentation 2020-04-22 08:07:22 +02:00
gsiDeclQTimer.cc Fixed problem of missing exec_ documentation 2020-04-22 08:07:22 +02:00
gsiDeclQTimerEvent.cc Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
gsiDeclQTranslator.cc Fixed problem of missing exec_ documentation 2020-04-22 08:07:22 +02:00
gsiDeclQUrl.cc Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
gsiDeclQWaitCondition.cc Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
gsiDeclQWriteLocker.cc Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
gsiDeclQt.cc Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
gsiDeclQtCoreAdd.cc Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
gsiDeclQtCoreTypeTraits.h Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
gsiDeclQt_1.cc Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
gsiDeclQt_2.cc Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
gsiDeclQt_3.cc Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00
gsiQtCoreCommon.h Some update to fix build issues (this time, Linux) 2018-09-10 21:56:20 +02:00
gsiQtCoreMain.cc Some update to fix build issues (this time, Linux) 2018-09-10 21:56:20 +02:00
gsiQtExternals.h Updated copyright notice to 2020 2020-01-05 00:59:43 +01:00