Add documentation

This commit is contained in:
Simon De Backer
2020-08-10 21:08:52 +02:00
parent 7834d6fb84
commit 53d89ce4f7
3 changed files with 295 additions and 128 deletions

View File

@@ -21,7 +21,9 @@
#include "diagramcontext.h"
class TitleBlockTemplate;
/**
@brief The TitleBlockTemplateRenderer class
*/
class TitleBlockTemplateRenderer : public QObject
{
Q_OBJECT