kdecore Library API Documentation

kstaticdeleter.cpp

00001 
00002 #include <kstaticdeleter.h>
00003 
00004 // this helps gcc to emit the vtbl for KStaticDeleterBase
00005 // only once, here in this file, not every time it's
00006 // used, says Seli.
00007 void KStaticDeleterBase::destructObject()
00008 {
00009 }
00010 
KDE Logo
This file is part of the documentation for kdelibs Version 3.1.3.
Documentation copyright © 1996-2002 the KDE developers.
Generated on Thu Jun 25 13:18:14 2009 by doxygen 1.3.5 written by Dimitri van Heesch, © 1997-2001