18 #ifndef TITLEBLOCK_TEMPLATE_RENDERER_H 19 #define TITLEBLOCK_TEMPLATE_RENDERER_H 40 void render(QPainter *,
int);
41 void renderDxf(QRectF &,
int, QString &,
int);
void render(QPainter *, int)
const TitleBlockTemplate * titleBlockTemplate() const
const TitleBlockTemplate * m_titleblock_template
QPicture m_rendered_template
~TitleBlockTemplateRenderer() override
TitleBlockTemplateRenderer(QObject *=nullptr)
void setTitleBlockTemplate(const TitleBlockTemplate *)
void renderDxf(QRectF &, int, QString &, int)
void setContext(const DiagramContext &context)
TitleBlockTemplateRenderer::setContext.
void renderToQPicture(int)
int m_last_known_titleblock_width
DiagramContext context() const
TitleBlockTemplateRenderer::context.
void invalidateRenderedTemplate()