@@ -4,7 +4,7 @@
|
||||
class ACLineSegment:public BasicElementInfo
|
||||
{
|
||||
public:
|
||||
ACLineSegment();
|
||||
explicit ACLineSegment(QObject *parent = 0);
|
||||
virtual bool parse(QXmlStreamReader &reader);
|
||||
protected:
|
||||
QStringRef terminalA;
|
||||
|
||||
Reference in New Issue
Block a user