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 kdecore Library Version 3.4.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Thu Sep 15 10:19:40 2005 by doxygen 1.4.4 written by Dimitri van Heesch, © 1997-2003