mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-05-18 10:29:57 +02:00
L'action "Pivoter" est desormais desactivee si aucun element selectionne n'est pivotable.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@701 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -155,6 +155,7 @@ class Diagram : public QGraphicsScene {
|
||||
QSet<Conductor *> selectedConductors() const;
|
||||
DiagramContent content() const;
|
||||
DiagramContent selectedContent();
|
||||
bool canRotateSelection() const;
|
||||
void moveElements(const QPointF &, QGraphicsItem * = 0);
|
||||
bool usesElement(const ElementsLocation &);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user