(9cdddaa067a0c54a5806a2492b2a5bfcbc03e0f0)
#include "qsvgstructure_p.h"
#include "qtsvgglobal.h"
#include "qtsvgglobal_p.h"
#include "QtCore/qrect.h"
#include "QtCore/qhash.h"
#include "QtCore/qxmlstream.h"
#include "QtCore/qscopedvaluerollback.h"
#include "QtCore/qsharedpointer.h"
#include "qsvgstyle_p.h"
#include "qsvgfont_p.h"
#include "private/qsvganimator_p.h"
#include <QtSvg/private/qsvgpaintserver_p.h>
Go to the source code of this file.
◆ calculateSizeValue()
| std::optional< int > calculateSizeValue |
( |
bool | isPercent, |
|
|
int | sizeValue, |
|
|
qreal | viewBoxSizeValue ) |
|
inline |
◆ operator<<()