KDECore
KSVGIconEngine Class Reference
#include <ksvgiconengine.h>
Public Member Functions | |
double | height () |
QImage * | image () |
KSVGIconEngine () | |
bool | load (int width, int height, const QString &path) |
KSVGIconPainter * | painter () |
double | width () |
~KSVGIconEngine () |
Detailed Description
Definition at line 30 of file ksvgiconengine.h.
Constructor & Destructor Documentation
KSVGIconEngine::KSVGIconEngine | ( | ) |
Definition at line 520 of file ksvgiconengine.cpp.
KSVGIconEngine::~KSVGIconEngine | ( | ) |
Definition at line 529 of file ksvgiconengine.cpp.
Member Function Documentation
double KSVGIconEngine::height | ( | ) |
Definition at line 681 of file ksvgiconengine.cpp.
QImage * KSVGIconEngine::image | ( | ) |
Definition at line 671 of file ksvgiconengine.cpp.
Definition at line 539 of file ksvgiconengine.cpp.
KSVGIconPainter * KSVGIconEngine::painter | ( | ) |
Definition at line 666 of file ksvgiconengine.cpp.
double KSVGIconEngine::width | ( | ) |
Definition at line 676 of file ksvgiconengine.cpp.
The documentation for this class was generated from the following files: