Qt 4.8
|
Public Functions | |
QSvgAttributes (const QXmlStreamAttributes &xmlAttributes, QSvgHandler *handler) | |
Definition at line 160 of file qsvghandler.cpp.
QSvgAttributes::QSvgAttributes | ( | const QXmlStreamAttributes & | xmlAttributes, |
QSvgHandler * | handler | ||
) |
Definition at line 198 of file qsvghandler.cpp.
Referenced by parseStyle().
QStringRef QSvgAttributes::color |
Definition at line 166 of file qsvghandler.cpp.
Referenced by createSolidColorNode(), parseAnimateColorNode(), parseBaseGradient(), parseBrush(), parseColor(), parsePen(), parseStopNode(), and QSvgAttributes().
QStringRef QSvgAttributes::colorOpacity |
Definition at line 167 of file qsvghandler.cpp.
Referenced by parseColor(), and QSvgAttributes().
QStringRef QSvgAttributes::compOp |
Definition at line 189 of file qsvghandler.cpp.
Referenced by parseCompOp(), and QSvgAttributes().
QStringRef QSvgAttributes::display |
Definition at line 190 of file qsvghandler.cpp.
Referenced by parseOthers(), and QSvgAttributes().
QStringRef QSvgAttributes::fill |
Definition at line 168 of file qsvghandler.cpp.
Referenced by parseBrush(), and QSvgAttributes().
QStringRef QSvgAttributes::fillOpacity |
Definition at line 170 of file qsvghandler.cpp.
Referenced by parseBrush(), and QSvgAttributes().
QStringRef QSvgAttributes::fillRule |
Definition at line 169 of file qsvghandler.cpp.
Referenced by parseBrush(), and QSvgAttributes().
QStringRef QSvgAttributes::fontFamily |
Definition at line 180 of file qsvghandler.cpp.
Referenced by parseFont(), and QSvgAttributes().
QStringRef QSvgAttributes::fontSize |
Definition at line 181 of file qsvghandler.cpp.
Referenced by parseFont(), and QSvgAttributes().
QStringRef QSvgAttributes::fontStyle |
Definition at line 182 of file qsvghandler.cpp.
Referenced by parseFont(), and QSvgAttributes().
QStringRef QSvgAttributes::fontVariant |
Definition at line 184 of file qsvghandler.cpp.
Referenced by parseFont(), and QSvgAttributes().
QStringRef QSvgAttributes::fontWeight |
Definition at line 183 of file qsvghandler.cpp.
Referenced by parseFont(), and QSvgAttributes().
QString QSvgAttributes::id |
Definition at line 164 of file qsvghandler.cpp.
Referenced by idFromUrl(), parseBrush(), parseCompOp(), parseFont(), parseOpacity(), parsePen(), and parseTransform().
QVector<QSvgCssAttribute> QSvgAttributes::m_cssAttributes |
Definition at line 195 of file qsvghandler.cpp.
Referenced by QSvgAttributes().
QStringRef QSvgAttributes::offset |
Definition at line 191 of file qsvghandler.cpp.
Referenced by parseStopNode(), and QSvgAttributes().
QStringRef QSvgAttributes::opacity |
Definition at line 188 of file qsvghandler.cpp.
Referenced by parseOpacity(), and QSvgAttributes().
QStringRef QSvgAttributes::stopColor |
Definition at line 192 of file qsvghandler.cpp.
Referenced by parseStopNode(), and QSvgAttributes().
QStringRef QSvgAttributes::stopOpacity |
Definition at line 193 of file qsvghandler.cpp.
Referenced by parseStopNode(), and QSvgAttributes().
QStringRef QSvgAttributes::stroke |
Definition at line 171 of file qsvghandler.cpp.
Referenced by parsePen(), and QSvgAttributes().
QStringRef QSvgAttributes::strokeDashArray |
Definition at line 172 of file qsvghandler.cpp.
Referenced by parsePen(), and QSvgAttributes().
QStringRef QSvgAttributes::strokeDashOffset |
Definition at line 173 of file qsvghandler.cpp.
Referenced by parsePen(), and QSvgAttributes().
QStringRef QSvgAttributes::strokeLineCap |
Definition at line 174 of file qsvghandler.cpp.
Referenced by parsePen(), and QSvgAttributes().
QStringRef QSvgAttributes::strokeLineJoin |
Definition at line 175 of file qsvghandler.cpp.
Referenced by parsePen(), and QSvgAttributes().
QStringRef QSvgAttributes::strokeMiterLimit |
Definition at line 176 of file qsvghandler.cpp.
Referenced by parsePen(), and QSvgAttributes().
QStringRef QSvgAttributes::strokeOpacity |
Definition at line 177 of file qsvghandler.cpp.
Referenced by parsePen(), and QSvgAttributes().
QStringRef QSvgAttributes::strokeWidth |
Definition at line 178 of file qsvghandler.cpp.
Referenced by parsePen(), and QSvgAttributes().
QStringRef QSvgAttributes::textAnchor |
Definition at line 185 of file qsvghandler.cpp.
Referenced by parseFont(), and QSvgAttributes().
QStringRef QSvgAttributes::transform |
Definition at line 186 of file qsvghandler.cpp.
Referenced by parseTransform(), and QSvgAttributes().
QStringRef QSvgAttributes::vectorEffect |
Definition at line 179 of file qsvghandler.cpp.
Referenced by parsePen(), and QSvgAttributes().
QStringRef QSvgAttributes::visibility |
Definition at line 187 of file qsvghandler.cpp.
Referenced by parseVisibility(), and QSvgAttributes().