NAME
Qt::Svg::QSvgWidget
PUBLIC METHODS
- QSvgWidget(QWidget * parent = 0)
- QSvgWidget(QWidget * parent)
- QSvgWidget(const QString & file, QWidget * parent = 0)
- QSvgWidget(const QString & file, QWidget * parent)
- ~QSvgWidget()
- void load(const QString & file)
- void load(const QByteArray & contents)
- QSvgRenderer * renderer()
- QSize sizeHint()
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.