mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-04-17 15:19:59 +02:00
Texts group can be removed with the delete key of keybord
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5142 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -68,7 +68,6 @@ class DiagramView : public QGraphicsView
|
||||
QETDiagramEditor *diagramEditor() const;
|
||||
bool hasCopiableItems();
|
||||
bool hasTextItems();
|
||||
bool hasDeletableItems();
|
||||
void editSelection();
|
||||
void setEventInterface (DVEventInterface *event_interface);
|
||||
|
||||
@@ -119,7 +118,6 @@ class DiagramView : public QGraphicsView
|
||||
void selectNothing();
|
||||
void selectAll();
|
||||
void selectInvert();
|
||||
void deleteSelection();
|
||||
void setVisualisationMode();
|
||||
void setSelectionMode();
|
||||
void zoom(const qreal zoom_factor);
|
||||
|
||||
Reference in New Issue
Block a user