[Interest] Qt 5.0 and Mac OS X

Thiago Macieira thiago.macieira at intel.com
Tue Feb 5 23:22:28 CET 2013


On terça-feira, 5 de fevereiro de 2013 23.45.20, Sami Maisniemi wrote:
> unknown type name 'QLabel'
> unknown type name 'QGridLayout'
> unknown type name 'QPushButton'
> 
> I tried to add the following include statement:
> 
> #include <QtGui>
> 
> The include statement should include everything from the libraries of Qt,
> but it does not help.

Those classes aren't in QtGui anymore. They are in QtWidgets.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20130205/d8395c62/attachment.sig>


More information about the Interest mailing list