hi, guys.

i have this library i call "tasks"[1] that i came up with and i though of
sharing it here in a hope that
somebody will find it useful in their non-blocking Qt/C++ programming
especially when dealing with
GUI components since these components are not supposed to block.

"ideas" discussed in the project are on their way to standard C++ it cant
starting playing with them now.

Qt's current APIs of creating an object,then inheriting from QThread, then
setting up signal slots,then
starting the thread leads to a lot of non standard and unnecessary boiler
plate code and i hope Qt
will "modernize" their API in the future to something similar.

[1] https://github.com/mhogomchungu/tasks
------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
Lxde-list mailing list
Lxde-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxde-list

Reply via email to