KDECore
kstaticdeleter.h File Reference
#include <kglobal.h>
Include dependency graph for kstaticdeleter.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | KStaticDeleter< type > |
Little helper class to clean up static objects that are held as pointer. More... | |
class | KStaticDeleterBase |
Static deleters are used to manage static resources. More... |