/essentialQtso

Simple helper C++ library for non-GUI Qt stuff

Primary LanguageC++GNU Lesser General Public License v2.1LGPL-2.1

essentialQtso

Simple helper C++ library for non-GUI Qt stuff

Compilation

Requires Qt library.

Run (in essentialQtso source directory or pointing to it):

qmake

and then:

make