Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qsvgfont_p.h File Reference

(bbbb97aaf2c76666c95045a282d4e72ad68bc5c5)

#include <QtCore/qhash.h>
#include "qpainterpath.h"
#include "qlist.h"
#include "qstring.h"
#include <QtSvg/private/qsvgnode_p.h>
#include <memory>
Include dependency graph for qsvgfont_p.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QSvgGlyph
class  QSvgFont

Typedefs

using QSvgFontPtr = std::unique_ptr<QSvgFont>

Typedef Documentation

◆ QSvgFontPtr

using QSvgFontPtr = std::unique_ptr<QSvgFont>

Definition at line 85 of file qsvgfont_p.h.