|
Krita Source Code Documentation
|
This is the complete list of members for PointHandle, including all inherited members.
| activePoint() const | PointHandle | |
| activePointType() const | PointHandle | |
| boundingRect() const override | PointHandle | virtual |
| check(const QList< KoPathShape * > &selectedShapes) override | PointHandle | virtual |
| handleMousePress(KoPointerEvent *event) override | PointHandle | virtual |
| KoPathToolHandle(KoPathTool *tool) | KoPathToolHandle | explicit |
| m_activePoint | PointHandle | private |
| m_activePointType | PointHandle | private |
| m_oldRepaintedRect | PointHandle | mutableprivate |
| m_tool | KoPathToolHandle | protected |
| paint(QPainter &painter, const KoViewConverter &converter, qreal handleRadius, int decorationThickness) override | PointHandle | virtual |
| PointHandle(KoPathTool *tool, KoPathPoint *activePoint, KoPathPoint::PointType activePointType) | PointHandle | |
| trySelectHandle() override | PointHandle | virtual |
| ~KoPathToolHandle() | KoPathToolHandle | virtual |