KDE3Support
k3staticdeleter.cpp File Reference
#include "k3staticdeleter.h"
#include <kglobal.h>
#include <QtCore/QList>
#include <QtCore/QCoreApplication>
Include dependency graph for k3staticdeleter.cpp:

Go to the source code of this file.
Typedefs | |
| typedef QList < K3StaticDeleterBase * > | K3StaticDeleterList |
Functions | |
| void | K3StaticDeleterHelpers::deleteStaticDeleters () |
| void | K3StaticDeleterHelpers::registerStaticDeleter (K3StaticDeleterBase *d) |
| void | K3StaticDeleterHelpers::unregisterStaticDeleter (K3StaticDeleterBase *d) |
Typedef Documentation
| typedef QList<K3StaticDeleterBase *> K3StaticDeleterList |
Definition at line 29 of file k3staticdeleter.cpp.
KDE 4.1 API Reference