#include <JGraphicsItemFactory.h>
◆ ~JGraphicsItemFactory() [1/3]
Nice::JGraphicsItemFactory::~JGraphicsItemFactory |
( |
| ) |
|
|
protectedvirtual |
◆ ~JGraphicsItemFactory() [2/3]
virtual Nice::JGraphicsItemFactory::~JGraphicsItemFactory |
( |
| ) |
|
|
protectedvirtual |
◆ ~JGraphicsItemFactory() [3/3]
virtual Nice::JGraphicsItemFactory::~JGraphicsItemFactory |
( |
| ) |
|
|
protectedvirtual |
◆ addGraphicsItemFactory() [1/3]
template<typename T >
void Nice::JGraphicsItemFactory::addGraphicsItemFactory |
( |
const std::string & |
_type | ) |
|
|
static |
◆ addGraphicsItemFactory() [2/3]
template<typename T >
static void Nice::JGraphicsItemFactory::addGraphicsItemFactory |
( |
const std::string & |
_type | ) |
|
|
static |
◆ addGraphicsItemFactory() [3/3]
template<typename T >
static void Nice::JGraphicsItemFactory::addGraphicsItemFactory |
( |
const std::string & |
_type | ) |
|
|
static |
◆ createGraphicsItem() [1/3]
static QGraphicsItem* Nice::JGraphicsItemFactory::createGraphicsItem |
( |
const std::string & |
_type, |
|
|
Nice::JointPtr |
_node, |
|
|
QGraphicsItem * |
_parent = 0 |
|
) |
| |
|
static |
◆ createGraphicsItem() [2/3]
QGraphicsItem * Nice::JGraphicsItemFactory::createGraphicsItem |
( |
const std::string & |
_type, |
|
|
Nice::JointPtr |
_node, |
|
|
QGraphicsItem * |
_parent = 0 |
|
) |
| |
|
static |
◆ createGraphicsItem() [3/3]
static QGraphicsItem* Nice::JGraphicsItemFactory::createGraphicsItem |
( |
const std::string & |
_type, |
|
|
Nice::JointPtr |
_node, |
|
|
QGraphicsItem * |
_parent = 0 |
|
) |
| |
|
static |
◆ createW() [1/3]
virtual QGraphicsItem* Nice::JGraphicsItemFactory::createW |
( |
QGraphicsItem * |
_parent | ) |
|
|
protectedpure virtual |
◆ createW() [2/3]
virtual QGraphicsItem* Nice::JGraphicsItemFactory::createW |
( |
QGraphicsItem * |
_parent | ) |
|
|
protectedpure virtual |
◆ createW() [3/3]
virtual QGraphicsItem* Nice::JGraphicsItemFactory::createW |
( |
QGraphicsItem * |
_parent | ) |
|
|
protectedpure virtual |
◆ s_graphicsItemFactoryTypeMap
The documentation for this class was generated from the following files: