Fonctions membres publiques | |
ActiveParameterHandle (KoPathTool *tool, KoParameterShape *parameterShape, int handleId) | |
void | paint (QPainter &painter, KoViewConverter &converter) |
void | repaint () const |
void | mousePressEvent (KoPointerEvent *event) |
Attributs publics | |
KoParameterShape * | m_parameterShape |
int | m_handleId |
Définition à la ligne 103 du fichier KoPathTool.h.
KoPathTool::ActiveParameterHandle::ActiveParameterHandle | ( | KoPathTool * | tool, | |
KoParameterShape * | parameterShape, | |||
int | handleId | |||
) | [inline] |
Définition à la ligne 106 du fichier KoPathTool.h.
void KoPathTool::ActiveParameterHandle::paint | ( | QPainter & | painter, | |
KoViewConverter & | converter | |||
) | [virtual] |
Implémente KoPathTool::ActiveHandle.
Définition à la ligne 550 du fichier KoPathTool.cpp.
Références KoPathTool::handleRect(), m_handleId, m_parameterShape, KoPathTool::ActiveHandle::m_tool, KoParameterShape::paintHandle(), KoShape::transformationMatrix(), et KoViewConverter::viewToDocument().
Voici le graphe d'appel pour cette fonction :
void KoPathTool::ActiveParameterHandle::repaint | ( | ) | const [virtual] |
Implémente KoPathTool::ActiveHandle.
Définition à la ligne 560 du fichier KoPathTool.cpp.
Références KoParameterShape::handlePosition(), m_handleId, m_parameterShape, KoPathTool::ActiveHandle::m_tool, KoPathTool::repaint(), et KoPathShape::shapeToDocument().
Voici le graphe d'appel pour cette fonction :
void KoPathTool::ActiveParameterHandle::mousePressEvent | ( | KoPointerEvent * | event | ) | [virtual] |
Implémente KoPathTool::ActiveHandle.
Définition à la ligne 565 du fichier KoPathTool.cpp.
Références KoPointerEvent::button(), KoPathTool::KoPathPointSelection::clear(), KoTool::m_canvas, KoPathTool::m_currentStrategy, m_handleId, m_parameterShape, KoPathTool::m_pointSelection, et KoPathTool::ActiveHandle::m_tool.
Voici le graphe d'appel pour cette fonction :
Définition à la ligne 115 du fichier KoPathTool.h.
Référencé par mousePressEvent(), paint(), et repaint().
Définition à la ligne 116 du fichier KoPathTool.h.
Référencé par mousePressEvent(), paint(), et repaint().