nicolamori created this revision.
Herald added subscribers: amarok-devel, Amarok.
nicolamori requested review of this revision.

REVISION SUMMARY
  Restore the loading of Qt bindings and import bindings into the Amarok code 
base.
  The bindings files are added unmodified as extracted from the Qcad 3.23.0 
codebase.
  All the generated cpp files available from Qcad are added but only those
  marked for complation in the original .pri file are actually built.
  Place the plugin library in the build tree under bin/qtbindings/.
  
  This is an initial RFC, development is still incomplete.
  
  Issues:
  
  - lots of warning during compilation, mainly override suggestions
  
  Still missing:
  
  - installation
  - license check

REPOSITORY
  R181 Amarok

BRANCH
  scripting

REVISION DETAIL
  https://phabricator.kde.org/D24817

AFFECTED FILES
  src/CMakeLists.txt
  src/context/ContextView.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/com_trolltech_qt_core_init.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_Global.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QAbstractAnimation.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QAbstractItemModel.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QAbstractListModel.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QAbstractState.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QAbstractTableModel.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QAbstractTransition.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QAnimationGroup.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QBasicMutex.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QBasicTimer.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QBitArray.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QBuffer.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QByteArray.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QByteArrayMatcher.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QChildEvent.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QCoreApplication.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QCryptographicHash.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QDate.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QDateTime.cpp
  src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QDir.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QDirIterator.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QDynamicPropertyChangeEvent.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QEasingCurve.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QEvent.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QEventLoop.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QEventTransition.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QFile.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QFileDevice.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QFileInfo.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QFileSystemWatcher.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QFinalState.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QFuture.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QFutureIterator.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QFutureSynchronizer.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QFutureSynchronizerVoid.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QFutureVoid.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QFutureWatcher.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QFutureWatcherVoid.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QHistoryState.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QIODevice.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QLibraryInfo.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QLocale.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QMargins.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QMimeData.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QModelIndex.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QMutex.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QObject.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QParallelAnimationGroup.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QPauseAnimation.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QPersistentModelIndex.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QPoint.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QPointF.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QProcess.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QProcessEnvironment.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QPropertyAnimation.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QReadWriteLock.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QRect.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QRectF.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QRegExp.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QRunnable.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QSemaphore.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QSequentialAnimationGroup.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QSettings.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QSignalMapper.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QSignalTransition.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QSize.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QSizeF.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QSocketNotifier.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QState.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QStateMachine.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QStateMachine_SignalEvent.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QStateMachine_WrappedEvent.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QStringMatcher.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QSystemSemaphore.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QTemporaryFile.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QTextBoundaryFinder.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QTextCodec.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QTextDecoder.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QTextEncoder.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QTextStream.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QThreadPool.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QTime.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QTimeLine.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QTimer.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QTimerEvent.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QTranslator.cpp
  src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QUrl.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QUuid.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QVariantAnimation.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QWaitCondition.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QXmlStreamAttribute.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QXmlStreamAttributes.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QXmlStreamEntityDeclaration.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QXmlStreamEntityResolver.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QXmlStreamNamespaceDeclaration.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QXmlStreamNotationDeclaration.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QXmlStreamReader.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_QXmlStreamWriter.cpp
  src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscript_Qt.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QAbstractAnimation.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QAbstractAnimation.h
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QAbstractItemModel.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QAbstractItemModel.h
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QAbstractListModel.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QAbstractListModel.h
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QAbstractState.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QAbstractState.h
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QAbstractTableModel.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QAbstractTableModel.h
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QAbstractTransition.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QAbstractTransition.h
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QAnimationGroup.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QAnimationGroup.h
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QBasicMutex.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QBasicMutex.h
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QBuffer.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QBuffer.h
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QChildEvent.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QChildEvent.h
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QCoreApplication.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QCoreApplication.h
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QEvent.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QEvent.h
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QEventLoop.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QEventLoop.h
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QEventTransition.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QEventTransition.h
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QFile.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QFile.h
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QFileDevice.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QFileDevice.h
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QFileSystemWatcher.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QFileSystemWatcher.h
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QFinalState.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QFinalState.h
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QFuture.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QFuture.h
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QFutureIterator.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QFutureIterator.h
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QFutureSynchronizer.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QFutureSynchronizer.h
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QFutureSynchronizerVoid.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QFutureSynchronizerVoid.h
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QFutureVoid.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QFutureVoid.h
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QFutureWatcher.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QFutureWatcher.h
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QFutureWatcherVoid.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QFutureWatcherVoid.h
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QHistoryState.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QHistoryState.h
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QIODevice.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QIODevice.h
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QMimeData.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QMimeData.h
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QObject.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QObject.h
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QParallelAnimationGroup.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QParallelAnimationGroup.h
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QPauseAnimation.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QPauseAnimation.h
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QProcess.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QProcess.h
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QPropertyAnimation.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QPropertyAnimation.h
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QRunnable.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QRunnable.h
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QSequentialAnimationGroup.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QSequentialAnimationGroup.h
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QSettings.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QSettings.h
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QSignalMapper.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QSignalMapper.h
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QSignalTransition.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QSignalTransition.h
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QState.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QState.h
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QStateMachine.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QStateMachine.h
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QTemporaryFile.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QTemporaryFile.h
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QTextCodec.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QTextCodec.h
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QTextStream.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QTextStream.h
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QThreadPool.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QThreadPool.h
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QTimeLine.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QTimeLine.h
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QTimer.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QTimer.h
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QTimerEvent.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QTimerEvent.h
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QTranslator.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QTranslator.h
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QUuid.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QUuid.h
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QVariantAnimation.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QVariantAnimation.h
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QXmlStreamEntityResolver.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_core/qtscriptshell_QXmlStreamEntityResolver.h
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_gui/qtscript_QActionEvent.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_gui/qtscript_QBitmap.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_gui/qtscript_QBrush.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_gui/qtscript_QClipboard.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_gui/qtscript_QCloseEvent.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_gui/qtscript_QColor.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_gui/qtscript_QConicalGradient.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_gui/qtscript_QContextMenuEvent.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_gui/qtscript_QCursor.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_gui/qtscript_QDesktopServices.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_gui/qtscript_QDoubleValidator.cpp
  src/scripting/qtbindings/generated_cpp/com_trolltech_qt_gui/qtscript_QDrag.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_gui/qtscript_QDragEnterEvent.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_gui/qtscript_QDragLeaveEvent.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_gui/qtscript_QDragMoveEvent.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_gui/qtscript_QDropEvent.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_gui/qtscript_QFileOpenEvent.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_gui/qtscript_QFocusEvent.cpp
  src/scripting/qtbindings/generated_cpp/com_trolltech_qt_gui/qtscript_QFont.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_gui/qtscript_QFontInfo.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_gui/qtscript_QFontMetrics.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_gui/qtscript_QFontMetricsF.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_gui/qtscript_QGradient.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_gui/qtscript_QGuiApplication.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_gui/qtscript_QHelpEvent.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_gui/qtscript_QHideEvent.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_gui/qtscript_QHoverEvent.cpp
  src/scripting/qtbindings/generated_cpp/com_trolltech_qt_gui/qtscript_QIcon.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_gui/qtscript_QIconDragEvent.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_gui/qtscript_QImage.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_gui/qtscript_QImageIOHandler.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_gui/qtscript_QImageIOPlugin.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_gui/qtscript_QImageReader.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_gui/qtscript_QImageWriter.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_gui/qtscript_QInputEvent.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_gui/qtscript_QIntValidator.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_gui/qtscript_QKeyEvent.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_gui/qtscript_QKeySequence.cpp
  src/scripting/qtbindings/generated_cpp/com_trolltech_qt_gui/qtscript_QLine.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_gui/qtscript_QLineF.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_gui/qtscript_QLinearGradient.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_gui/qtscript_QMatrix.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_gui/qtscript_QMatrix3x3.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_gui/qtscript_QMatrix4x4.cpp
  
src/scripting/qtbindings/generated_cpp/com_trolltech_qt_gui/qtscript_QMouseEvent.cpp
  (879 more files...)

To: nicolamori
Cc: #amarok, amarok-devel

Reply via email to