Qt Utilities  5.12.0
Common Qt related C++ classes and routines used by my applications such as dialogs, widgets and models
README.md
Go to the documentation of this file.
1 # qtutilities
2 Common Qt related C++ classes and routines used by my applications such as dialogs, widgets and models.
3 
4 ## Build instructions
5 Qt utilities depends on c++utilities and is built in the same way.
6 The library also depends on the following Qt 5 modules: core, gui