Home
last modified time | relevance | path

Searched refs:KoShapePaintingContext (Results 1 – 25 of 188) sorted by relevance

12345678

/dports/graphics/krita/krita-4.4.8/libs/flake/
H A DKoShapePaintingContext.cpp25 KoShapePaintingContext::KoShapePaintingContext() in KoShapePaintingContext() function in KoShapePaintingContext
37 KoShapePaintingContext::KoShapePaintingContext(KoCanvasBase *canvas, bool forPrint) in KoShapePaintingContext() function in KoShapePaintingContext
67 KoShapePaintingContext::~KoShapePaintingContext() in ~KoShapePaintingContext()
H A DKoShapePaintingContext.h30 class KRITAFLAKE_EXPORT KoShapePaintingContext
33 KoShapePaintingContext();
34 KoShapePaintingContext(KoCanvasBase *canvas, bool forPrint);
36 ~KoShapePaintingContext();
H A DKoShapeBackground.h33 class KoShapePaintingContext; variable
47 …virtual void paint(QPainter &painter, KoShapePaintingContext &context, const QPainterPath &fillPat…
H A DKoShapeContainer.h170 void paint(QPainter &painter, KoShapePaintingContext &paintcontext) const override;
181 virtual void paintComponent(QPainter &painter, KoShapePaintingContext &paintcontext) const = 0;
H A DKoShapeManager.h41 class KoShapePaintingContext; variable
246 …static void renderSingleShape(KoShape *shape, QPainter &painter, KoShapePaintingContext &paintCont…
/dports/editors/calligra/calligra-3.2.1/libs/flake/
H A DKoShapePaintingContext.cpp25 KoShapePaintingContext::KoShapePaintingContext() in KoShapePaintingContext() function in KoShapePaintingContext
37 KoShapePaintingContext::KoShapePaintingContext(KoCanvasBase *canvas, bool forPrint) in KoShapePaintingContext() function in KoShapePaintingContext
67 KoShapePaintingContext::~KoShapePaintingContext() in ~KoShapePaintingContext()
H A DKoShapePaintingContext.h34 class FLAKE_EXPORT KoShapePaintingContext
37 KoShapePaintingContext();
38 KoShapePaintingContext(KoCanvasBase *canvas, bool forPrint);
40 ~KoShapePaintingContext();
H A DKoShapeManagerPaintingStrategy.h29 class KoShapePaintingContext; variable
54 …ape *shape, QPainter &painter, const KoViewConverter &converter, KoShapePaintingContext &paintCont…
H A DKoUnavailShape.h60 …void paint(QPainter &painter, const KoViewConverter &converter, KoShapePaintingContext &paintconte…
62 …void paintComponent(QPainter &painter, const KoViewConverter &converter, KoShapePaintingContext &p…
H A DKoShapeBackground.h34 class KoShapePaintingContext; variable
49 …virtual void paint(QPainter &painter, const KoViewConverter &converter, KoShapePaintingContext &co…
H A DKoShapeContainer.h195 …void paint(QPainter &painter, const KoViewConverter &converter, KoShapePaintingContext &paintconte…
207 …ntComponent(QPainter &painter, const KoViewConverter &converter, KoShapePaintingContext &paintcont…
H A DKoShapeManager.h38 class KoShapePaintingContext; variable
191 …ape *shape, QPainter &painter, const KoViewConverter &converter, KoShapePaintingContext &paintCont…
/dports/editors/calligra/calligra-3.2.1/plugins/staging/threedshape/
H A DObjects.h43 KoShapePaintingContext &context) override;
66 KoShapePaintingContext &context) override;
89 KoShapePaintingContext &context) override;
124 KoShapePaintingContext &context) override;
H A DSceneObject.h57 KoShapePaintingContext &paintcontext) override;
61 KoShapePaintingContext &context) override;
H A DObjects.cpp64 KoShapePaintingContext &context) in paint()
128 KoShapePaintingContext &context) in paint()
197 KoShapePaintingContext &context) in paint()
315 KoShapePaintingContext &context) in paint()
H A DSceneObject.cpp65 KoShapePaintingContext &paintcontext) in paintComponent()
74 KoShapePaintingContext &context) in paint()
/dports/graphics/krita/krita-4.4.8/libs/flake/text/
H A DKoSvgTextShape.h43 void paintComponent(QPainter &painter, KoShapePaintingContext &paintContext) const override;
44 void paintStroke(QPainter &painter, KoShapePaintingContext &paintContext) const override;
/dports/editors/calligra/calligra-3.2.1/stage/part/
H A DKPrPlaceholderStrategy.h36 class KoShapePaintingContext; variable
59 … painter, const KoViewConverter &converter, const QRectF & rect, KoShapePaintingContext &paintcont…
H A DKPrNotes.cpp46 void paint( QPainter &, const KoViewConverter &, KoShapePaintingContext &) override { } in paint() argument
166 …ntComponent(QPainter& painter, const KoViewConverter& converter, KoShapePaintingContext &paintcont… in paintComponent()
/dports/editors/calligra/calligra-3.2.1/libs/flake/tests/
H A DMockShapes.h37 …void paint(QPainter &painter, const KoViewConverter &converter, KoShapePaintingContext &) override… in paint() argument
54 …void paintComponent(QPainter &painter, const KoViewConverter &converter, KoShapePaintingContext &)… in paintComponent() argument
70 …void paintComponent(QPainter &painter, const KoViewConverter &converter, KoShapePaintingContext &)… in paintComponent() argument
/dports/graphics/krita/krita-4.4.8/libs/flake/tests/
H A DMockShapes.h42 void paint(QPainter &painter, KoShapePaintingContext &) const override { in paint() argument
60 void paintComponent(QPainter &painter, KoShapePaintingContext &) const override { in paintComponent() argument
94 void paintComponent(QPainter &painter, KoShapePaintingContext &) const override { in paintComponent() argument
/dports/editors/calligra/calligra-3.2.1/libs/pageapp/
H A DKoPAPageBase.h72 …void paintComponent(QPainter& painter, const KoViewConverter& converter, KoShapePaintingContext &p…
81 …ckground( QPainter & painter, const KoViewConverter & converter, KoShapePaintingContext &paintCont…
H A DKoPAPage.cpp118 …ckground( QPainter & painter, const KoViewConverter & converter, KoShapePaintingContext &paintCont… in paintBackground()
169 KoShapePaintingContext context; in paintPage()
/dports/editors/calligra/calligra-3.2.1/plugins/chartshape/
H A DTextLabelDummy.cpp24 void TextLabelDummy::paint(QPainter&, const KoViewConverter&, KoShapePaintingContext&) in paint() argument
H A DTextLabelDummy.h32 void paint(QPainter&, const KoViewConverter&, KoShapePaintingContext &paintcontext) override;

12345678