New Signals and Slots Features in Qt 5

From Qt Wiki
Revision as of 16:10, 14 January 2015 by Maintenance script (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This small app (cross platform) demonstrates a few new features come with qt5. thats to ability connect c++ functor objects, non member outer class functions and c++11 lambda functions. main.cpp:
test.h
and test.pro