@@ -9,6 +9,7 @@ public:
|
||||
explicit Terminal(QObject *parent = 0);
|
||||
virtual bool parse(QXmlStreamReader& reader);
|
||||
QString getConductingEquipment();
|
||||
QString getConnectivityNode();
|
||||
protected:
|
||||
virtual bool derivedParse(QXmlStreamReader& reader);
|
||||
QString conductingEquipment;
|
||||
|
||||
Reference in New Issue
Block a user