![]() |
Qt 6.x
The Qt SDK
|
#include "qsvgstructure_p.h"
#include "qsvgnode_p.h"
#include "qsvgstyle_p.h"
#include "qsvgtinydocument_p.h"
#include "qpainter.h"
#include "qlocale.h"
#include "qdebug.h"
#include <qscopedvaluerollback.h>
Go to the source code of this file.
Enumerations | |
enum | { TOTAL_KEYWORDS = 20 , MIN_WORD_LENGTH = 47 , MAX_WORD_LENGTH = 78 , MIN_HASH_VALUE = 48 , MAX_HASH_VALUE = 88 } |
Functions | |
static bool | isSupportedSvgFeature (const QString &str) |
static bool | isSupportedSvgExtension (const QString &) |
anonymous enum |
Enumerator | |
---|---|
TOTAL_KEYWORDS | |
MIN_WORD_LENGTH | |
MAX_WORD_LENGTH | |
MIN_HASH_VALUE | |
MAX_HASH_VALUE |
Definition at line 145 of file qsvgstructure.cpp.
|
inlinestatic |
Definition at line 237 of file qsvgstructure.cpp.
Referenced by QSvgSwitch::draw().
|
inlinestatic |
Definition at line 154 of file qsvgstructure.cpp.
Referenced by QSvgSwitch::draw().