C Qt Quick Ultralite chess Example import QmlProject 1.3 Project { mainFile: "chess.qml" InterfaceFiles { files: ["chessmodel.h"] } }