karbon
KarbonResourceServer Class Reference
List of all members.Detailed Description
Definition at line 43 of file karbon_resourceserver.h.
Signals | |
void | patternAdded (KoIconItem *pattern) |
void | patternRemoved (KoIconItem *pattern) |
Public Member Functions | |
KarbonResourceServer () | |
virtual | ~KarbonResourceServer () |
int | patternCount () |
QPtrList< KoIconItem > | patterns () |
VPattern * | addPattern (const QString &tilename) |
void | removePattern (VPattern *pattern) |
int | gradientCount () |
QPtrList< VGradientListItem > * | gradients () |
VGradientListItem * | addGradient (VGradient *gradient) |
void | removeGradient (VGradientListItem *gradient) |
int | clipartCount () |
QPtrList< VClipartIconItem > * | cliparts () |
VClipartIconItem * | addClipart (VObject *clipart, double width, double height) |
void | removeClipart (VClipartIconItem *clipartIcon) |
QPixmap * | cachePixmap (const QString &key, int group_or_size) |
Protected Member Functions | |
const VPattern * | loadPattern (const QString &filename) |
void | loadGradient (const QString &filename) |
void | saveGradient (VGradient *gradient, const QString &filename) |
void | loadClipart (const QString &filename) |
void | saveClipart (VObject *object, double width, double height, const QString &filename) |
The documentation for this class was generated from the following files: