mirror of
https://github.com/Ladebeze66/ragflow_preprocess.git
synced 2026-02-04 14:50:26 +01:00
13 lines
249 B
Plaintext
13 lines
249 B
Plaintext
module QtQml
|
|
linktarget Qt6::qmlplugin
|
|
optional plugin qmlplugin
|
|
classname QtQmlPlugin
|
|
designersupported
|
|
system
|
|
typeinfo plugins.qmltypes
|
|
import QML 1.0
|
|
import QtQml.Models auto
|
|
import QtQml.WorkerScript auto
|
|
prefer :/qt-project.org/imports/QtQml/
|
|
|