qtutilities/README.md

7 lines
274 B
Markdown
Raw Normal View History

2015-04-22 18:54:45 +02:00
# qtutilities
2015-04-22 18:56:47 +02:00
Common Qt related C++ classes and routines used by my applications such as dialogs, widgets and models.
2015-05-19 22:40:20 +02:00
## Build instructions
Qt utilities depends on c++utilities and is built in the same way.
The library also depends on the following Qt 5 modules: core, gui