(1fb75ee428c40dcadab4417a7c84d9ff71cb4a97)
#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"
Go to the source code of this file.
◆ calculateSizeValue()
| std::optional< int > calculateSizeValue |
( |
bool | isPercent, |
|
|
int | sizeValue, |
|
|
qreal | viewBoxSizeValue ) |
|
inline |
◆ operator<<()