Fonctions membres publiques | |
GroupShape (KoShapeFactory *shapeFactory) | |
void | visit (KoShapeController *tool) |
QString | toolTip () |
Attributs privés | |
KoShapeFactory * | m_shapeFactory |
Définition à la ligne 93 du fichier KoShapeSelector.cpp.
GroupShape::GroupShape | ( | KoShapeFactory * | shapeFactory | ) | [inline] |
void GroupShape::visit | ( | KoShapeController * | tool | ) | [inline, virtual] |
Implémente IconShape.
Définition à la ligne 99 du fichier KoShapeSelector.cpp.
Références m_shapeFactory, KoShapeController::setShapeId(), KoShapeController::setShapeProperties(), et KoShapeFactory::shapeId().
Voici le graphe d'appel pour cette fonction :
QString GroupShape::toolTip | ( | ) | [inline, virtual] |
Implémente IconShape.
Définition à la ligne 104 du fichier KoShapeSelector.cpp.
Références m_shapeFactory, et KoShapeFactory::toolTip().
Voici le graphe d'appel pour cette fonction :
KoShapeFactory* GroupShape::m_shapeFactory [private] |
Définition à la ligne 109 du fichier KoShapeSelector.cpp.
Référencé par GroupShape(), toolTip(), et visit().