Interesting, I would have also expected that QMAKE_UIC would be the means to that.
Maybe something like
Qt Code:
load(uic) uic.commands = .....To copy to clipboard, switch view to plain text mode
or creating a new uic command/target, like the new_moc example here http://qt-project.org/doc/qt-4.8/qma...ml#customizing
Cheers,
_
Bookmarks