summaryrefslogtreecommitdiffstats
path: root/Tests/QtAutogen/calwidget.cpp
Commit message (Collapse)AuthorAgeFilesLines
* QtAutoUic: Add a test for the regression in the parent commit.Stephen Kelly2015-01-121-0/+3
|
* Add automatic uic invocation for Qt.Stephen Kelly2013-10-241-0/+3
| | | | | | | | | | | | The source files are already processed by cmQtAutomoc to look for moc includes, so extend that to also look for ui_ includes and find corresponding .ui files to process. This replaces the need to invoke qt4_wrap_ui(). As the ui files are not likely to be part of the SOURCES of the target, store the options associated with them separately in the cmMakefile for querying during the autogen run.
* Rename the QtAutomoc tests to QtAutogen.Stephen Kelly2013-10-241-0/+431