Skip to content

A toy to investigate using libqmlbind with rust

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

florianjacob/rust-qml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-qml

This is an experiment and as such is completely unsupported

Testing:

  1. Clone this repo
  2. Change into the repo
  3. Init the submodules git submodule update --init --recursive (the recursive is important since there is one nested submodule)
  4. run the example: cargo run --example window (currently this example doesn't do anything, not even displaying a window)

About

A toy to investigate using libqmlbind with rust

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages