mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-20 16:20:52 +01:00
Add pugi_xml test branch
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
|
||||
#include "nameslist.h"
|
||||
#include "diagramcontext.h"
|
||||
#include "pugixml.hpp"
|
||||
#include <QString>
|
||||
#include <QIcon>
|
||||
|
||||
@@ -73,6 +74,7 @@ class ElementsLocation
|
||||
NamesList nameList();
|
||||
|
||||
QDomElement xml() const;
|
||||
pugi::xml_document pugiXml() const;
|
||||
bool setXml(const QDomDocument &xml_document) const;
|
||||
QUuid uuid() const;
|
||||
QIcon icon() const;
|
||||
|
||||
Reference in New Issue
Block a user