Skip to content

Template for creating c++ Qt libraries and applications

License

Notifications You must be signed in to change notification settings

KROIA/QT_cmake_library_template

Repository files navigation

QT cmake library template

Overview

QT_cmake_library_template


About

This is a template project used to create c++ libraries for Qt Applications based on CMake. The goal of this template is, to build a modular and easy to use structure to develop applications and libraries.

The template is designed to generate both, dynamic and static builds of a library. It is recommended to use the Cmake Lib Creator to create and manage the library files.

Overview
The image shows how this template can be used. An application consists of several libraries, which in turn can consist of several libraries. This template makes it as easy as possible to integrate new libraries.

Features


How to use

click here to visit this chapter

How to use a library made from this template

click here to visit this chapter

Common problems

click here to visit this chapter

References

Contact

alexkrieg@gmx.ch

About

Template for creating c++ Qt libraries and applications

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published