Qt-interest Archive, May 2008
qt3to4 problem: QT += tiveqt
Message 1 in thread
I'm converting an old Qt 3 project to Qt 4, using Qt 4.4.0 with Visual Studio 2005 on Windows XP.
Running qt3to4 on my .pro file, the following is added:
#The following line was inserted by qt3to4
QT += tiveqt
I'm using QAxWidget, so I assume that 'tiveqt' is something to do with 'activeqt', but 'QT += activeqt' doesn't make sense (does it?)
Is this a bug or am I missing something?
Sam Dutton
SAM DUTTON
SENIOR SITE DEVELOPER
200 GRAY'S INN ROAD
LONDON
WC1X 8XZ
UNITED KINGDOM
T +44 (0)20 7430 4496
F
E Sam.Dutton@xxxxxxxxx
WWW.ITN.CO.UK
P Please consider the environment. Do you really need to print this email?
Please Note:
Any views or opinions are solely those of the author and do not necessarily represent
those of Independent Television News Limited unless specifically stated.
This email and any files attached are confidential and intended solely for the use of the individual
or entity to which they are addressed.
If you have received this email in error, please notify postmaster@xxxxxxxxx
Please note that to ensure regulatory compliance and for the protection of our clients and business,
we may monitor and read messages sent to and from our systems.
Thank You.
Message 2 in thread
beware, the qt3to4 tool is far from complete. What it does is it is creating a starting point for you in your porting efforts.
and yes, it's probably a typo.
Cheers,
Peter
> -----Ursprüngliche Nachricht-----
> Von: Dutton, Sam [mailto:Sam.Dutton@xxxxxxxxx]
> Gesendet: Dienstag, 20. Mai 2008 16:54
> An: qt-interest@xxxxxxxxxxxxx
> Betreff: qt3to4 problem: QT += tiveqt
>
> I'm converting an old Qt 3 project to Qt 4, using Qt 4.4.0
> with Visual Studio 2005 on Windows XP.
>
> Running qt3to4 on my .pro file, the following is added:
>
> #The following line was inserted by qt3to4
> QT += tiveqt
>
> I'm using QAxWidget, so I assume that 'tiveqt' is something
> to do with 'activeqt', but 'QT += activeqt' doesn't make
> sense (does it?)
>
> Is this a bug or am I missing something?
>
> Sam Dutton
--
[ signature omitted ]