Claveau Joshua 8507040aa2 Improve how element editor is opened to edit an element in a diagram.
Before this commit :
ElementPropertiesWidget emit a signal of Diagram to edit an element, and
the signal goes up from Diagram -> DiagramView -> ProjectView ->
QetDiagramEditor and QetDiagramEditor call a static function.
Now :
ElementPropertiesWidget call the static function itself and that all.
All unnecessary signals are removed.
2020-10-02 19:28:52 +02:00
..
2020-06-15 17:42:53 +02:00
2020-08-18 21:28:52 +02:00
2020-08-17 16:42:07 +02:00
2020-06-15 17:42:53 +02:00
2020-06-15 17:42:53 +02:00
2020-06-15 17:42:53 +02:00
2018-07-08 23:31:34 +00:00
2020-08-16 11:19:36 +02:00
2015-05-24 13:44:45 +00:00
2020-06-15 17:42:53 +02:00
2020-06-15 17:42:53 +02:00
2020-06-15 17:42:53 +02:00
2020-06-15 17:42:53 +02:00
2020-09-30 13:09:56 +02:00
2020-06-15 17:42:53 +02:00
2018-12-04 22:38:51 +00:00