mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-23 10:30:53 +01:00
Ajout d'un bouton pour editer un element sans devoir le retrouver dans le panel d'elements.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@717 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -144,6 +144,7 @@ class QETDiagramEditor : public QMainWindow {
|
||||
void diagramWasRemoved(DiagramView *);
|
||||
void diagramTitleChanged(DiagramView *);
|
||||
void findElementInPanel(const ElementsLocation &);
|
||||
void editElementInEditor(const ElementsLocation &);
|
||||
|
||||
// attributs
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user