![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Member Functions | |
QSvgAttributes (const QXmlStreamAttributes &xmlAttributes, QSvgHandler *handler) | |
void | setAttributes (const QXmlStreamAttributes &attributes, QSvgHandler *handler) |
QSvgAttributes (const QXmlStreamAttributes &xmlAttributes, QSvgHandler *handler) | |
void | setAttributes (const QXmlStreamAttributes &attributes, QSvgHandler *handler) |
Definition at line 166 of file qsvghandler.cpp.
QSvgAttributes::QSvgAttributes | ( | const QXmlStreamAttributes & | xmlAttributes, |
QSvgHandler * | handler ) |
Definition at line 209 of file qsvghandler.cpp.
QSvgAttributes::QSvgAttributes | ( | const QXmlStreamAttributes & | xmlAttributes, |
QSvgHandler * | handler ) |
void QSvgAttributes::setAttributes | ( | const QXmlStreamAttributes & | attributes, |
QSvgHandler * | handler ) |
Definition at line 214 of file qsvghandler.cpp.
void QSvgAttributes::setAttributes | ( | const QXmlStreamAttributes & | attributes, |
QSvgHandler * | handler ) |
QStringView QSvgAttributes::color |
Definition at line 173 of file qsvghandler.cpp.
QStringView QSvgAttributes::colorOpacity |
Definition at line 174 of file qsvghandler.cpp.
QStringView QSvgAttributes::compOp |
Definition at line 196 of file qsvghandler.cpp.
QStringView QSvgAttributes::display |
Definition at line 197 of file qsvghandler.cpp.
QStringView QSvgAttributes::fill |
Definition at line 175 of file qsvghandler.cpp.
QStringView QSvgAttributes::fillOpacity |
Definition at line 177 of file qsvghandler.cpp.
QStringView QSvgAttributes::fillRule |
Definition at line 176 of file qsvghandler.cpp.
QStringView QSvgAttributes::filter |
Definition at line 206 of file qsvghandler.cpp.
QStringView QSvgAttributes::fontFamily |
Definition at line 187 of file qsvghandler.cpp.
QStringView QSvgAttributes::fontSize |
Definition at line 188 of file qsvghandler.cpp.
QStringView QSvgAttributes::fontStyle |
Definition at line 189 of file qsvghandler.cpp.
QStringView QSvgAttributes::fontVariant |
Definition at line 191 of file qsvghandler.cpp.
QStringView QSvgAttributes::fontWeight |
Definition at line 190 of file qsvghandler.cpp.
QString QSvgAttributes::id |
Definition at line 171 of file qsvghandler.cpp.
QStringView QSvgAttributes::imageRendering |
Definition at line 201 of file qsvghandler.cpp.
QStringView QSvgAttributes::markerEnd |
Definition at line 205 of file qsvghandler.cpp.
QStringView QSvgAttributes::markerMid |
Definition at line 204 of file qsvghandler.cpp.
QStringView QSvgAttributes::markerStart |
Definition at line 203 of file qsvghandler.cpp.
QStringView QSvgAttributes::mask |
Definition at line 202 of file qsvghandler.cpp.
QStringView QSvgAttributes::offset |
Definition at line 198 of file qsvghandler.cpp.
Referenced by testing.tools.fixup_pdf_template.TemplateProcessor::insert_xref_entry(), and testing.tools.fixup_pdf_template.TemplateProcessor::process_line().
QStringView QSvgAttributes::opacity |
Definition at line 195 of file qsvghandler.cpp.
QStringView QSvgAttributes::stopColor |
Definition at line 199 of file qsvghandler.cpp.
QStringView QSvgAttributes::stopOpacity |
Definition at line 200 of file qsvghandler.cpp.
QStringView QSvgAttributes::stroke |
Definition at line 178 of file qsvghandler.cpp.
QStringView QSvgAttributes::strokeDashArray |
Definition at line 179 of file qsvghandler.cpp.
QStringView QSvgAttributes::strokeDashOffset |
Definition at line 180 of file qsvghandler.cpp.
QStringView QSvgAttributes::strokeLineCap |
Definition at line 181 of file qsvghandler.cpp.
QStringView QSvgAttributes::strokeLineJoin |
Definition at line 182 of file qsvghandler.cpp.
QStringView QSvgAttributes::strokeMiterLimit |
Definition at line 183 of file qsvghandler.cpp.
QStringView QSvgAttributes::strokeOpacity |
Definition at line 184 of file qsvghandler.cpp.
QStringView QSvgAttributes::strokeWidth |
Definition at line 185 of file qsvghandler.cpp.
QStringView QSvgAttributes::textAnchor |
Definition at line 192 of file qsvghandler.cpp.
QStringView QSvgAttributes::transform |
Definition at line 193 of file qsvghandler.cpp.
QStringView QSvgAttributes::vectorEffect |
Definition at line 186 of file qsvghandler.cpp.
QStringView QSvgAttributes::visibility |
Definition at line 194 of file qsvghandler.cpp.