Common Qt related C++ classes and routines used by my applications such as dialogs, widgets and models
Go to file
Martchus ee83d6c8b7 outsourced PKGBUILD files 2015-06-26 02:30:41 +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
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 added version, minor improvements 2015-06-24 00:50:31 +02:00
qtutilities.doxygen First commit 2015-04-22 18:57:44 +02:00
qtutilities.pro outsourced PKGBUILD files 2015-06-26 02:30:41 +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