Common Qt related C++ classes and routines used by my applications such as dialogs, widgets and models
Go to file
Martchus 49fe16e29d Qt GUI arguments are now flaged as arguments which denote an operation 2015-06-24 00:50:00 +02:00
aboutdialog First commit 2015-04-22 18:57:44 +02:00
enterpassworddialog First commit 2015-04-22 18:57:44 +02:00
models First commit 2015-04-22 18:57:44 +02:00
pkgbuild increased version number 2015-06-07 00:08:35 +02:00
resources Qt GUI arguments are now flaged as arguments which denote an operation 2015-06-24 00:50:00 +02:00
settingsdialog First commit 2015-04-22 18:57:44 +02:00
widgets First commit 2015-04-22 18:57:44 +02:00
.gitignore Create .gitignore 2015-04-22 19:13:44 +02:00
LICENSE Initial commit 2015-04-22 18:54:45 +02:00
README.md added build instructions 2015-05-19 22:40:20 +02:00
general.pri First commit 2015-04-22 18:57:44 +02:00
qtutilities.doxygen First commit 2015-04-22 18:57:44 +02:00
qtutilities.pro added readme and license file 2015-06-08 22:08:26 +02:00

README.md

qtutilities

Common Qt related C++ classes and routines used by my applications such as dialogs, widgets and models.

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