![]() |
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 213 of file qsvghandler.cpp.
| QSvgAttributes::QSvgAttributes | ( | const QXmlStreamAttributes & | xmlAttributes, |
| QSvgHandler * | handler ) |
Definition at line 256 of file qsvghandler.cpp.
| QSvgAttributes::QSvgAttributes | ( | const QXmlStreamAttributes & | xmlAttributes, |
| QSvgHandler * | handler ) |
| void QSvgAttributes::setAttributes | ( | const QXmlStreamAttributes & | attributes, |
| QSvgHandler * | handler ) |
Definition at line 261 of file qsvghandler.cpp.
| void QSvgAttributes::setAttributes | ( | const QXmlStreamAttributes & | attributes, |
| QSvgHandler * | handler ) |
| QStringView QSvgAttributes::color |
Definition at line 220 of file qsvghandler.cpp.
| QStringView QSvgAttributes::colorOpacity |
Definition at line 221 of file qsvghandler.cpp.
| QStringView QSvgAttributes::compOp |
Definition at line 243 of file qsvghandler.cpp.
| QStringView QSvgAttributes::display |
Definition at line 244 of file qsvghandler.cpp.
| QStringView QSvgAttributes::fill |
Definition at line 222 of file qsvghandler.cpp.
| QStringView QSvgAttributes::fillOpacity |
Definition at line 224 of file qsvghandler.cpp.
| QStringView QSvgAttributes::fillRule |
Definition at line 223 of file qsvghandler.cpp.
| QStringView QSvgAttributes::filter |
Definition at line 253 of file qsvghandler.cpp.
| QStringView QSvgAttributes::fontFamily |
Definition at line 234 of file qsvghandler.cpp.
| QStringView QSvgAttributes::fontSize |
Definition at line 235 of file qsvghandler.cpp.
| QStringView QSvgAttributes::fontStyle |
Definition at line 236 of file qsvghandler.cpp.
| QStringView QSvgAttributes::fontVariant |
Definition at line 238 of file qsvghandler.cpp.
| QStringView QSvgAttributes::fontWeight |
Definition at line 237 of file qsvghandler.cpp.
| QString QSvgAttributes::id |
Definition at line 218 of file qsvghandler.cpp.
| QStringView QSvgAttributes::imageRendering |
Definition at line 248 of file qsvghandler.cpp.
| QStringView QSvgAttributes::markerEnd |
Definition at line 252 of file qsvghandler.cpp.
| QStringView QSvgAttributes::markerMid |
Definition at line 251 of file qsvghandler.cpp.
| QStringView QSvgAttributes::markerStart |
Definition at line 250 of file qsvghandler.cpp.
| QStringView QSvgAttributes::mask |
Definition at line 249 of file qsvghandler.cpp.
| QStringView QSvgAttributes::offset |
Definition at line 245 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 242 of file qsvghandler.cpp.
| QStringView QSvgAttributes::stopColor |
Definition at line 246 of file qsvghandler.cpp.
| QStringView QSvgAttributes::stopOpacity |
Definition at line 247 of file qsvghandler.cpp.
| QStringView QSvgAttributes::stroke |
Definition at line 225 of file qsvghandler.cpp.
| QStringView QSvgAttributes::strokeDashArray |
Definition at line 226 of file qsvghandler.cpp.
| QStringView QSvgAttributes::strokeDashOffset |
Definition at line 227 of file qsvghandler.cpp.
| QStringView QSvgAttributes::strokeLineCap |
Definition at line 228 of file qsvghandler.cpp.
| QStringView QSvgAttributes::strokeLineJoin |
Definition at line 229 of file qsvghandler.cpp.
| QStringView QSvgAttributes::strokeMiterLimit |
Definition at line 230 of file qsvghandler.cpp.
| QStringView QSvgAttributes::strokeOpacity |
Definition at line 231 of file qsvghandler.cpp.
| QStringView QSvgAttributes::strokeWidth |
Definition at line 232 of file qsvghandler.cpp.
| QStringView QSvgAttributes::textAnchor |
Definition at line 239 of file qsvghandler.cpp.
| QStringView QSvgAttributes::transform |
Definition at line 240 of file qsvghandler.cpp.
| QStringView QSvgAttributes::vectorEffect |
Definition at line 233 of file qsvghandler.cpp.
| QStringView QSvgAttributes::visibility |
Definition at line 241 of file qsvghandler.cpp.