NAME
Qt::Svg::QSvgGenerator
PUBLIC METHODS
- QSvgGenerator()
- ~QSvgGenerator()
- QString description()
- QString fileName()
- QIODevice * outputDevice()
- int resolution()
- void setDescription()
- void setFileName()
- void setOutputDevice()
- void setResolution()
- void setSize()
- void setTitle()
- void setViewBox()
- void setViewBox()
- QSize size()
- QString title()
- QRect viewBox()
- QRectF viewBoxF()
ENUM VALUES
EXPORT
None by default.
AUTHOR
Dongxu Ma <dongxu@cpan.org>
COPYRIGHT AND LICENSE
Copyright (C) 2011 - 2011 by Dongxu Ma
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.