Home · All Classes · Modules

QSvgWidget Class Reference
[QtSvg module]

Inherits QWidget.

Methods


Detailed Description


Method Documentation

QSvgWidget.__init__ (self, QWidget parent = None)

The parent argument, if not None, causes self to be owned by Qt instead of PyQt.

QSvgWidget.__init__ (self, QString, QWidget parent = None)

The parent argument, if not None, causes self to be owned by Qt instead of PyQt.

QSvgWidget.load (self, QString)

This method is also a Qt slot with the C++ signature void load(const QString&).

QSvgWidget.load (self, QByteArray)

This method is also a Qt slot with the C++ signature void load(const QByteArray&).

QSvgWidget.paintEvent (self, QPaintEvent)

QSvgRenderer QSvgWidget.renderer (self)

QSize QSvgWidget.sizeHint (self)


PyQt 4.8 for X11Copyright © Riverbank Computing Ltd and Nokia 2010Qt 4.7.0