libqt-addon removed

Andras Mantia amantia at kde.org
Thu May 13 15:50:29 BST 2004


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Thursday 13 May 2004 15:21, Thiago Macieira wrote:
> Hello everyone,
>
> this is just to let you know that libqt-addon has been removed. All
> of its functionality has been merged into libkdecore.
>
> If you had any code using libqt-addon, here's what you have to do:
> - change your #includes from q* to k*
> - change your class names from Q* to K*
> - remove the libqt-addon.la from your LIBADD in Makefile.am
> - also note that the new classes are in namespace KNetwork, so in
> your .cpp sources you may want to add:
> 	using namespace KNetwork;
> - and note that Q*SocketImpl has been renamed to K*SocketDevice
>
> That's about it. The code is still the same.
>
> Coming up next: some documentation clarifications (bug #81362),
> depreciation of KExtendedSocket, addition of missing functionality
> and conversion to KDE code (qDebug -> kdDebug and so on).

Hm, and how do you keep binary and source compatibility? Or those header 
weren't installed?

Andras

- -- 
Quanta Plus developer - http://quanta.sourceforge.net
K Desktop Environment - http://www.kde.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQFAo4s2TQdfac6L/08RAnvrAJ9XFeX1Gr1L/9GYMFWuIkRzoC87zQCdG/le
tHEtWP84kh+HLxBPap2kUXc=
=2qXZ
-----END PGP SIGNATURE-----




More information about the kde-core-devel mailing list