@@ -7,6 +7,7 @@ class PowerTransformer:public BasicElementInfo
|
||||
public:
|
||||
explicit PowerTransformer(QObject *parent = 0);
|
||||
virtual bool parse(QXmlStreamReader& reader);
|
||||
QString getNamingDescription();
|
||||
protected:
|
||||
QString terminalA;
|
||||
QString terminalB;
|
||||
|
||||
Reference in New Issue
Block a user