@@ -7,7 +7,7 @@ class Branch:public QObject
|
||||
Q_OBJECT
|
||||
public:
|
||||
Branch(const QString& from, const QString& to,QObject* parent=0);
|
||||
protected:
|
||||
public:
|
||||
double r;
|
||||
double x;
|
||||
QString from;
|
||||
|
||||
Reference in New Issue
Block a user