mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-04-19 00:09:58 +02:00
Add some colors for basic shapes inside dxf, thanks Gabberworld for this
patch git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5238 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -71,7 +71,7 @@ class QetShapeItem : public QetGraphicsItem
|
||||
|
||||
virtual bool fromXml (const QDomElement &);
|
||||
virtual QDomElement toXml (QDomDocument &document) const;
|
||||
virtual bool toDXF (const QString &filepath);
|
||||
virtual bool toDXF (const QString &filepath,const QPen &pen);
|
||||
|
||||
void editProperty() override;
|
||||
QString name() const override;
|
||||
|
||||
Reference in New Issue
Block a user