[cmake-developers] [CMake 0015420]: QtAutogen should track uic external inputs

Mantis Bug Tracker mantis at public.kitware.com
Wed Feb 25 16:44:02 EST 2015


The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=15420 
====================================================================== 
Reported By:                Stephen Kelly
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   15420
Category:                   CMake
Reproducibility:            have not tried
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2015-02-25 22:44 CET
Last Modified:              2015-02-25 22:44 CET
====================================================================== 
Summary:                    QtAutogen should track uic external inputs
Description: 
Similar to the issue reported in
http://public.kitware.com/Bug/view.php?id=15419, the uic tool may read external
files specified in the .ui file. 

For example 

* An instance of a QLabel can specify a pixmap to load. If the pixmap changes,
uic should be re-run.
* Similarly, a QPushButton can have an icon specified on the filesystem.
* A ui file can refer to a .qrc file. If the qrc file is known to cmake and rcc
is run on it to generate the result into the target, uic should be re-run too
(afterward).

====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2015-02-25 22:44 Stephen Kelly  New Issue                                    
======================================================================



More information about the cmake-developers mailing list