summaryrefslogtreecommitdiffstats
path: root/Tests/QtAutomoc/calwidget.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Rename the QtAutomoc tests to QtAutogen.Stephen Kelly2013-10-241-431/+0
|
* Make the QtAutomoc test compile with either Qt 4 or Qt 5Stephen Kelly2013-03-161-5/+12
|
* Add a test for automocAlex Neundorf2011-08-161-0/+424
The files are taken from the Qt examples. They are BSD licensed, so it should be fine. I only edited main.cpp to use both widgets. Alex