tlp::GlyphFactory Class Reference#include <Glyph.h>
List of all members. Public Member Functions
Static Public Member Functions
Static Public Attributes
Constructor & Destructor Documentation
| virtual tlp::GlyphFactory::~GlyphFactory |
( |
|
) |
[inline, virtual] |
Member Function Documentation
| virtual Glyph* tlp::GlyphFactory::createPluginObject |
( |
GlyphContext * |
gc |
) |
[pure virtual] |
| virtual int tlp::GlyphFactory::getId |
( |
|
) |
const [pure virtual] |
| virtual std::string tlp::GlyphFactory::getMajor |
( |
|
) |
const [inline, virtual] |
| virtual std::string tlp::GlyphFactory::getMinor |
( |
|
) |
const [inline, virtual] |
| virtual std::string tlp::GlyphFactory::getTulipMajor |
( |
|
) |
const [inline, virtual] |
| virtual std::string tlp::GlyphFactory::getTulipMinor |
( |
|
) |
const [inline, virtual] |
| static TLP_GL_SCOPE void tlp::GlyphFactory::initFactory |
( |
|
) |
[inline, static] |
Member Data Documentation
|