Skip to content

Extension Crate for cxx-qt which allows the use of KDE Frameworks in Rust software

License

Notifications You must be signed in to change notification settings

KDE/cxx-kde-frameworks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cxx-kde-frameworks

Extends cxx-qt by adding bindings for KDE Frameworks. Drop-In crate that takes care of building and linking against KDE Frameworks.

Usage

  • Add cxx-kde-frameworks in your Cargo.toml along with cxx-qt.
  • Use the regular cxx-qt build system to create and build your module.
  • Wrapped KDE Frameworks modules should be available to you and you can use them freely.

About

Extension Crate for cxx-qt which allows the use of KDE Frameworks in Rust software

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published