![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
This is the complete list of members for QSvgHandler, including all inherited members.
animationDuration() const | QSvgHandler | |
animatorType() const | QSvgHandler | |
characters(QStringView str) | QSvgHandler | |
cssHandler() | QSvgHandler | |
currentColor() const | QSvgHandler | |
defaultCoordinateSystem() const | QSvgHandler | |
defaultPen() const | QSvgHandler | inline |
device() const | QSvgHandler | |
document() const | QSvgHandler | |
endElement(QStringView localName) | QSvgHandler | |
errorString() const | QSvgHandler | inline |
inStyle() const | QSvgHandler | |
lineNumber() const | QSvgHandler | inline |
ok() const | QSvgHandler | inline |
options() const | QSvgHandler | |
popColor() | QSvgHandler | |
processingInstruction(const QString &target, const QString &data) | QSvgHandler | |
pushColor(const QColor &color) | QSvgHandler | |
pushColorCopy() | QSvgHandler | |
QSvgHandler(QIODevice *device, QtSvg::Options options={}, QtSvg::AnimatorType type=QtSvg::AnimatorType::Automatic) | QSvgHandler | |
QSvgHandler(const QByteArray &data, QtSvg::Options options={}, QtSvg::AnimatorType type=QtSvg::AnimatorType::Automatic) | QSvgHandler | |
QSvgHandler(QXmlStreamReader *const data, QtSvg::Options options={}, QtSvg::AnimatorType type=QtSvg::AnimatorType::Automatic) | QSvgHandler | |
setAnimPeriod(int start, int end) | QSvgHandler | |
setDefaultCoordinateSystem(QSvgUtils::LengthType type) | QSvgHandler | |
setInStyle(bool b) | QSvgHandler | |
startElement(const QString &localName, const QXmlStreamAttributes &attributes) | QSvgHandler | |
trustedSourceMode() const | QSvgHandler | |
~QSvgHandler() | QSvgHandler |