Skip to content

JoachimColine/cpp-plugin-app-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚧 Under construction 🚧

Generic, ready-to-use plugin framework for developing Qt/QML/C++ desktop applications.

This project targets developers who want to focus more on what their app does rather than how it is wrapped. It relies on three simple yet powerful design patterns:

By combining them, the J-app as I call it (needed a namespace...) provides handy utilities for

  • creating new plugins,
  • loading them at runtime,
  • logging,
  • accessing centralized information from accross the application.

It is meant to become a single library against which you can link your project.

License

This project is licensed under the MIT License.

About

A project template for modern Qt/QML/C++ desktop application development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published