[Development] A bug of uic.exe in Qt5?

Yang Fan missdeer at gmail.com
Sat Jul 21 17:23:34 CEST 2012


Hi list,

I'm trying to port my application from Qt 4.8 to Qt 5, but I'm stopped at
the first stage, the compiler complains it can't handle the files generated
by uic.exe. It seems that there's a new module named QtWidgets, and several
header files are placed in the QtWidgets folder, but the uic.exe tool
generates the files which include the headers, for example, QAction, QLabel
and so on, still point to QtGui folder. Is it a bug of uic.exe in Qt5? Or
did I miss anything?

-- 
Regards,
Fan Yang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20120721/3c054381/attachment.html>


More information about the Development mailing list