> -----Original Message----- > From: [email protected] > > Hi Everybody, > > #include <Line> > .... > Line lin = new Line(); > > doesn't compile.
Look up QFrame: http://qt-project.org/doc/qt-4.8/qframe.html#details (you could have also checked out the generated ui_*.h file that is automatically generated from the .ui file in the background). Regards Kai _______________________________________________ Interest mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/interest
