[Kde-imaging] How to find a list of deprecated/prefered fonctions
from KDE API ?
Aurelien Gateau
aurelien.gateau at free.fr
Wed Jun 16 01:32:45 CEST 2004
Le lundi 14 Juin 2004 22:44, Caulier Gilles a écrit :
> Hi all,
>
> During the plugins compilation, a big list of KDE API fonctions are now
> deprecated. For a best code source updating, where i can find a list of the
> deprecated and prefered new fonctions from KDE API.
>
> thanks in advance
Most deprecated warnings come from KIO::NetAccess functions, which now takes a
new QWidget* parameter. It's a little tricky to fix if you want to stay
source compatible with KDE 3.1. Have a look at the acquire image plugin for
examples.
Aurélien
More information about the Kde-imaging
mailing list