Home
last modified time | relevance | path

Searched refs:KoGradientBackgroundPrivate (Results 1 – 2 of 2) sorted by relevance

/dports/editors/calligra/calligra-3.2.1/libs/flake/
H A DKoGradientBackground.cpp35 class KoGradientBackgroundPrivate : public KoShapeBackgroundPrivate class
38 KoGradientBackgroundPrivate() in KoGradientBackgroundPrivate() function in KoGradientBackgroundPrivate
47 : KoShapeBackground(*(new KoGradientBackgroundPrivate())) in KoGradientBackground()
57 : KoShapeBackground(*(new KoGradientBackgroundPrivate())) in KoGradientBackground()
H A DKoGradientBackground.h29 class KoGradientBackgroundPrivate; variable