|
QElectroTech
0.70
|
#include "dynamicelementtextitemeditor.h"#include "ui_dynamicelementtextitemeditor.h"#include "dynamicelementtextitem.h"#include "element.h"#include "dynamicelementtextmodel.h"#include "diagram.h"#include "undocommand/deleteqgraphicsitemcommand.h"#include "undocommand/addelementtextcommand.h"#include "QPropertyUndoCommand/qpropertyundocommand.h"#include "elementtextitemgroup.h"#include "elementtextpattern.h"#include <QTreeView>#include <QUndoCommand>
1.8.15