summaryrefslogtreecommitdiffstats
path: root/Tests/QtAutomoc/codeeditor.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Rename the QtAutomoc tests to QtAutogen.Stephen Kelly2013-10-241-153/+0
|
* Add a test for automocAlex Neundorf2011-08-161-0/+153
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