C

InterfaceFiles

Description

This node provides the C++ interface-specific configuration. It is possible to define C++ interfaces and make them visible to Qml, without requiring to import them in a QML file. The qmlprojectexporter generates the QML code based on the header files for these C++ interfaces, so that they can be referenced in another QML file in the same project.

Since

This node was introduced in QmlProject API 1.3 .

See also InterfaceFiles.files and InterfaceFiles.directory.

Available under certain Qt licenses.
Find out more.