[PATCH] New kicker DCOP call
Ravikiran Rajagopal
ravi at kde.org
Sat Jun 28 18:19:07 BST 2003
On Friday 27 June 2003 11:54, John Firebaugh wrote:
> [snip]
> class RecentlyLaunchedApps : private QPtrList<RecentlyLaunchedAppInfo>
> {
> ...
>
> public:
> using QPtrList<RecentlyLaunchedAppInfo>::clear;
> };
The "using" directive is not used within KDE for compatibility reasons. For
examples, please see kdeui/kmainwindow.h at finalizeGUI or kdeui/ktextedit.h
at createPopupMenu.
Carsten or Simon, care to comment?
Regards,
Ravi
More information about the kde-core-devel
mailing list