qt5base-lts/examples/qtestlib
Iikka Eklund be15856f61 Change copyrights from Nokia to Digia
Change copyrights and license headers from Nokia to Digia

Change-Id: If1cc974286d29fd01ec6c19dd4719a67f4c3f00e
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
2012-09-22 19:20:11 +02:00
..
tutorial1 Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
tutorial2 Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
tutorial3 Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
tutorial4 Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
tutorial5 Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qtestlib.pro Remove useless "QT += widgets" 2012-06-05 16:01:29 +02:00
README Remove references to demos from docs. 2011-07-05 19:57:54 +02:00

The QTestLib framework is a tool for unit testing Qt based applications
and libraries. QTestLib provides all the functionality commonly found
in unit testing frameworks as well as extensions for testing graphical
user interfaces.


Documentation for these examples can be found via the Examples
link in the main Qt documentation.