Skip to content

Simple helper C++ library to manage QThreads, provides a thread counter and a way to easily "QThread" a function

License

Notifications You must be signed in to change notification settings

jouven/threadedFunctionQtso

Repository files navigation

threadedFunctionQtso

Simple helper C++ library to manage QThreads, provides a thread counter and a way to easily "QThread" a function.

Compilation

Requires Qt library.

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

qmake

and then:

make

About

Simple helper C++ library to manage QThreads, provides a thread counter and a way to easily "QThread" a function

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published