kig
ObjectTypeFactory Class Reference
#include <object_type_factory.h>
Public Member Functions | |
void | add (const ObjectType *type) |
const ObjectType * | find (const char *name) const |
Static Public Member Functions | |
static ObjectTypeFactory * | instance () |
Detailed Description
Definition at line 26 of file object_type_factory.h.
Member Function Documentation
void ObjectTypeFactory::add | ( | const ObjectType * | type | ) |
Definition at line 57 of file object_type_factory.cc.
const ObjectType * ObjectTypeFactory::find | ( | const char * | name | ) | const |
Definition at line 63 of file object_type_factory.cc.
|
static |
Definition at line 51 of file object_type_factory.cc.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:35:41 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:35:41 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.