/home/docs/checkouts/readthedocs.org/user_builds/mathvizanimator/checkouts/latest/libs/mva_svg/include/svg_config.h Source File
|
MathVizAnimator
0.0.1
|
svg_config.h
The SVGConfig class manages the configuration related to SVG files.
Definition: svg_config.h:34
QDir svgDir()
Returns the directory where SVG files are stored.
Definition: svg_config.h:63
static QString hash(const QString &text)
Generates a hash value for the given text using MD5 algorithm.
Definition: svg_config.h:70
static SVGConfig & getInstance()
Returns the singleton instance of SVGConfig.
Definition: svg_config.h:40
void setSVGDir(const QDir &svg_dir)
Sets the directory for SVG files.
Definition: svg_config.h:50
Generated by