launcher_plugin_import.cpp 942 B

1234567891011121314151617181920212223
  1. // This file is autogenerated by qmake. It imports static plugin classes for
  2. // static plugins specified using QTPLUGIN and QT_PLUGIN_CLASS.<plugin> variables.
  3. #include <QtPlugin>
  4. Q_IMPORT_PLUGIN(QWindowsIntegrationPlugin)
  5. Q_IMPORT_PLUGIN(QGifPlugin)
  6. Q_IMPORT_PLUGIN(QICNSPlugin)
  7. Q_IMPORT_PLUGIN(QICOPlugin)
  8. Q_IMPORT_PLUGIN(QJpegPlugin)
  9. Q_IMPORT_PLUGIN(QTgaPlugin)
  10. Q_IMPORT_PLUGIN(QTiffPlugin)
  11. Q_IMPORT_PLUGIN(QWbmpPlugin)
  12. Q_IMPORT_PLUGIN(QWebpPlugin)
  13. Q_IMPORT_PLUGIN(QQmlDebuggerServiceFactory)
  14. Q_IMPORT_PLUGIN(QQmlInspectorServiceFactory)
  15. Q_IMPORT_PLUGIN(QLocalClientConnectionFactory)
  16. Q_IMPORT_PLUGIN(QDebugMessageServiceFactory)
  17. Q_IMPORT_PLUGIN(QQmlNativeDebugConnectorFactory)
  18. Q_IMPORT_PLUGIN(QQmlNativeDebugServiceFactory)
  19. Q_IMPORT_PLUGIN(QQmlProfilerServiceFactory)
  20. Q_IMPORT_PLUGIN(QQuickProfilerAdapterFactory)
  21. Q_IMPORT_PLUGIN(QQmlDebugServerFactory)
  22. Q_IMPORT_PLUGIN(QTcpServerConnectionFactory)
  23. Q_IMPORT_PLUGIN(QGenericEnginePlugin)