[Qt-interest] problem after using qt3to4
Mahmood Naderan
nt_mahmood at yahoo.com
Tue Jan 27 10:07:15 CET 2009
> Um... you didn't get this email?
No, I see this now. This You mean:
> Did you re-run qmake?
>
> Check to make sure your project file has QT3 support turned on.
>
> Did you include <Q3MainWindow>
-----------------------
Mahmood Naderan
________________________________
From: Scott Aron Bloom <Scott.Bloom at sabgroup.com>
To: qt-interest at trolltech.com
Sent: Tuesday, January 27, 2009 12:14:44 PM
Subject: Re: [Qt-interest] problem after using qt3to4
>
> Hi,
> I use qt3to4 to change my cpp file for new version. In the previous
> version I had:
> class myClass : public QMainWindow
>
> Then, qt3to4 changed that to:
> class myClass : public Q3MainWindow
>
> without any modification when I compile it, I get some errors. The first
> and most important one is:
> error C2504: 'Q3MainWindow' : base class undefined.
>
> Why qt3to4 did not modify it correctly?
>
> ---------------------
> Mahmood Naderan
>
> [Scott Aron Bloom]
> Did you re-run qmake?
>
> Check to make sure your project file has QT3 support turned on.
>
> Did you include <Q3MainWindow>
>
> Scott
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
[Scott Aron Bloom]
Um... you didn't get this email?
_______________________________________________
Qt-interest mailing list
Qt-interest at trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-interest
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090127/9a9937bb/attachment.html
More information about the Qt-interest-old
mailing list