Skip to content
This repository has been archived by the owner on Feb 10, 2022. It is now read-only.

Pelagicore/qface-qtqml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qface-qtcpp

The reference QtQml generator for qface.

It uses the face executable to run the code geenrator.

Install

pip install qface>==2.0
git clone https://github.com/Pelagicore/qface-qtqml

Run

You run the generator by using the qface executbale and passing in the qface.yml document as specification.

qface --spec qface-qtqml/qface.yml --dst output sample.qface

This will generate the C++ project inside the oytput folder.

Help

For help use th qface executable

qface --help