[Discuss] Desktop Managers
John Blomfield
jabfield at shaw.ca
Sun Aug 3 17:25:17 PDT 2014
On 08/03/2014 05:02 PM, Alan W. Irwin wrote:
> Was your second-last sentence above just an aside about porting
> strictly Qt applications/libraries (such as the PLplot qt device
> driver) that have nothing to do with KDE from Qt4 to Qt5? If so,
> could you comment further about what you have read about the work
> required to port KDE applications from KDE4 to KDE5? That might be a
> much more difficult port than a simple Qt4 to Qt5 port (which in the
> qt device driver case required no code changes at all).
I have not looked into the issues in detail but have a look at this
http://qt-project.org/wiki/Transition_from_Qt_4.x_to_Qt5.
http://www.kdab.com/porting-from-qt-4-to-qt-5/
http://www.kdab.com/automated-porting-from-qt-4-to-qt-5/
If code is deprecated it should still work but some other stuff eg
#includes have to be changed if your code contains them. Its probably a
question of build it and see if it works if not dig around.
I believe KDE5 frameworks has been completely rewritten in Qt5. This
only a problem if your program uses KDE4 Frameworks.
https://community.kde.org/Frameworks/Porting_Notes
--
John Blomfield
Delivered by Thunderbird Email on Linux OpenSuse-KDE4
Old John B's Linux Notes http://www.oldjohnbslinux.wordpress.com
More information about the Discuss
mailing list