KDECore
ksvgiconpainter.cpp File Reference
#include <qvaluevector.h>#include <qstringlist.h>#include <qwmatrix.h>#include <qregexp.h>#include <qimage.h>#include <qdict.h>#include <qmap.h>#include <qdom.h>#include <math.h>#include <kdebug.h>#include <libart_lgpl/art_rgba.h>#include <libart_lgpl/art_bpath.h>#include <libart_lgpl/art_vpath.h>#include <libart_lgpl/art_vpath_dash.h>#include <libart_lgpl/art_affine.h>#include <libart_lgpl/art_render_svp.h>#include <libart_lgpl/art_svp.h>#include <libart_lgpl/art_svp_vpath.h>#include <libart_lgpl/art_svp_intersect.h>#include <libart_lgpl/art_svp_vpath_stroke.h>#include "ksvgiconpainter.h"
Include dependency graph for ksvgiconpainter.cpp:
Go to the source code of this file.
Defines | |
| #define | ART_END2 10 |
Functions | |
| static const char * | getCoord (const char *ptr, double &number) |
Variables | |
| const double | deg2rad = 0.017453292519943295769 |
Define Documentation
| #define ART_END2 10 |
Definition at line 47 of file ksvgiconpainter.cpp.
Function Documentation
| static const char* getCoord | ( | const char * | ptr, | |
| double & | number | |||
| ) | [static] |
Definition at line 1663 of file ksvgiconpainter.cpp.
Variable Documentation
Definition at line 49 of file ksvgiconpainter.cpp.
KDE 3.5 API Reference