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
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest