#include "qgstextdocument.h"
#include "qgis.h"
#include "qgsstringutils.h"
#include "qgstextblock.h"
#include "qgstextfragment.h"
#include <QTextDocument>
#include <QTextBlock>
Go to the source code of this file.