Linked by Eugenia Loli-Queru on Sat 19th Aug 2006 01:47 UTC, submitted by elsewhere
Thread beginning with comment 154251
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.





Member since:
2006-02-01
qt3support and kde3support are intended to help you porting code from 3 to 4 by providing classes/widgets/... that were removed between 3 and 4 to ease the burden of porting. That's said building a Qt3(/KDE3) with Qt4(/KDE4) still need some work, and is only usefull if you needed the new features provided by the new plateform.
That's said, Qt3 applications can run alongside Qt4 ones, and there is some work done in KDE4 to ensure that KDE3 application still work nicely inside a KDE4 environment.