lib

KoGradientManager Class Reference

List of all members.

Detailed Description

Definition at line 57 of file kogradientmanager.h.


Public Types

 gradient_type_linear = 0
 gradient_type_radial = 1
 gradient_type_conic = 2
 interpolation_linear = 0
 interpolation_curved = 1
 interpolation_sine = 2
 interpolation_sphere_increasing = 3
 interpolation_sphere_decreasing = 4
 color_type_rgb = 0
 color_type_hsv_ccw = 1
 color_type_hsv_cw = 2
 color_type_gray = 3
 color_type_cmyk = 4
 repeat_method_none = 0
 repeat_method_reflect = 1
 repeat_method_repeat = 2
enum  KoGradientType { gradient_type_linear = 0, gradient_type_radial = 1, gradient_type_conic = 2 }
enum  KoGradientInterpolation {
  interpolation_linear = 0, interpolation_curved = 1, interpolation_sine = 2, interpolation_sphere_increasing = 3,
  interpolation_sphere_decreasing = 4
}
enum  KoGradientColorType {
  color_type_rgb = 0, color_type_hsv_ccw = 1, color_type_hsv_cw = 2, color_type_gray = 3,
  color_type_cmyk = 4
}
enum  KoGradientRepeatMethod { repeat_method_none = 0, repeat_method_reflect = 1, repeat_method_repeat = 2 }

Public Member Functions

 KoGradientManager ()
 ~KoGradientManager ()
KoGradientloadGradient (const QString &filename)

Static Public Member Functions

static QStringList filters ()

The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys