MantisBT - CMake | ||||||||||
View Issue Details | ||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||
0015420 | CMake | CMake | public | 2015-02-25 16:44 | 2016-06-10 14:31 | |||||
Reporter | Stephen Kelly | |||||||||
Assigned To | Kitware Robot | |||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | |||||
Status | closed | Resolution | moved | |||||||
Platform | OS | OS Version | ||||||||
Product Version | ||||||||||
Target Version | Fixed in Version | |||||||||
Summary | 0015420: QtAutogen should track uic external inputs | |||||||||
Description | Similar to the issue reported in 0015419, 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). | |||||||||
Steps To Reproduce | ||||||||||
Additional Information | ||||||||||
Tags | No tags attached. | |||||||||
Relationships |
| |||||||||
Attached Files | ||||||||||
Issue History | ||||||||||
Date Modified | Username | Field | Change | |||||||
2015-02-25 16:44 | Stephen Kelly | New Issue | ||||||||
2015-02-25 16:48 | Stephen Kelly | Relationship added | related to 0015419 | |||||||
2016-06-10 14:29 | Kitware Robot | Note Added: 0042721 | ||||||||
2016-06-10 14:29 | Kitware Robot | Status | new => resolved | |||||||
2016-06-10 14:29 | Kitware Robot | Resolution | open => moved | |||||||
2016-06-10 14:29 | Kitware Robot | Assigned To | => Kitware Robot | |||||||
2016-06-10 14:31 | Kitware Robot | Status | resolved => closed |
Notes | |||||
|
|||||
|
|