mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-23 02:10:52 +01:00
initial work to move everything into the propertiesinterface which is related to it
This commit is contained in:
@@ -44,6 +44,7 @@ class XRefProperties : public PropertiesInterface
|
||||
void fromSettings (const QSettings &settings, const QString = QString()) override;
|
||||
QDomElement toXml (QDomDocument &xml_document) const override;
|
||||
bool fromXml(const QDomElement &xml_element) override;
|
||||
bool valideXml(QDomElement& element) const override;
|
||||
|
||||
static QHash<QString, XRefProperties> defaultProperties();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user