C

InterfaceFiles.files

Description

This node can be used to list the C++ interface files, which will be available to the QML sources.

Usage

InterfaceFiles {
    files: ["common/interface1.h"]
}

Since

This property was introduced in QmlProject API 1.3 .

Available under certain Qt licenses.
Find out more.