QElectroTech 0.100.0-dev
|
#include "diagramcontext.h"
#include "qet.h"
#include "titleblock/dimension.h"
#include "titleblockcell.h"
#include <QtSvg>
#include <QtXml>
Go to the source code of this file.
Classes | |
class | TitleBlockTemplate |
The TitleBlockTemplate class This class represents an title block template for an electric diagram. It can read from an XML document the layout of the table that graphically represents the title block, and can produce a graphical rendering of it from a diagram context (object embedding the informations of the diagram we want to represent the title block. More... | |