mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-05-08 17:39:58 +02:00
Element editor: add polygon is managed by an esevent
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3466 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -25,6 +25,10 @@ class ElementScene;
|
||||
class PartEllipse;
|
||||
class QGraphicsSceneMouseEvent;
|
||||
|
||||
/**
|
||||
* @brief The ESEventAddEllipse class
|
||||
* This ESEvent manage creation of ellpise in an ElementScene
|
||||
*/
|
||||
class ESEventAddEllipse : public ESEventInterface
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user