plugins.qmltypes 316 B

123456789101112
  1. import QtQuick.tooling 1.2
  2. // This file describes the plugin-supplied types contained in the library.
  3. // It is used for QML tooling purposes only.
  4. //
  5. // This file was auto-generated by:
  6. // 'qmlplugindump -nonrelocatable QtGraphicalEffects 1.15'
  7. Module {
  8. dependencies: ["QtQuick 2.12", "QtQuick.Window 2.12"]
  9. }