trinity-users@lists.pearsoncomputing.net

Message: previous - next
Month: October 2012

Re: [trinity-users] Problem with new Qt3 Widget in KDevelop

From: "John A. Sullivan III" <jsullivan@...>
Date: Fri, 19 Oct 2012 10:51:34 -0400
On Sun, 2012-10-14 at 11:23 +0000,
trinity-users-digest-help@... wrote:
>         This might be a KDevelop bug; TQDIALOG_OBJECT_NAME_STRING was
>         not replaced
>         at compile-time as it probably should have been.  However,
>         this brings up
>         an interesting point; a native Qt3 application will not be
>         compatible with
>         TQt3, which TDE will use as of R14.0, without replacement of
>         the various
>         Q* objects with TQ* objects.
>         
>         Tim
> 
OUCH! I recognize that we are far behind the curve on migrating Qt4 but
we do not have the resources migrate this important application at this
time.  But this seems a bit strange.  Doesn't that violate the whole
idea of Qt being cross platform? What if I want to run my old Qt3
application on a platform that does not have TDE installed? Thanks -
John