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 56 of file object_type_factory.cc.
const ObjectType * ObjectTypeFactory::find | ( | const char * | name | ) | const |
Definition at line 62 of file object_type_factory.cc.
|
static |
Definition at line 50 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-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:12:06 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:12:06 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.