Skip to content

keeslinp/qml_todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Qt Quick template project with Rust bindings

This is a template project for writing a Qt Quick GUI on top of Rust code.

bindings.json defines the interface between the Qt and Rust code.

Build this code with

mkdir build
cd build
cmake ..
make

About

Qml todo app with a module in Rust

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published