![]() |
QCAD
Open Source 2D CAD
|
#include "core_global.h"
#include <QTextLayout>
#include <QMutex>
#include <QStack>
#include "RPainterPath.h"
#include "RTextLayout.h"
Go to the source code of this file.
Classes | |
class | RTextRenderer |
Renders formatted text into painter paths. More... | |