classref: Sync with current master branch (518b9e580)

This commit is contained in:
Rémi Verschelde
2023-01-27 15:10:25 +01:00
parent b168eb52f3
commit fe259f74ff
158 changed files with 3976 additions and 4796 deletions

View File

@@ -200,18 +200,6 @@ Emitted when the GraphNode is requested to be closed. Happens on clicking the cl
----
.. _class_GraphNode_signal_deselected:
.. rst-class:: classref-signal
**deselected** **(** **)**
Emitted when the GraphNode is deselected.
.. rst-class:: classref-item-separator
----
.. _class_GraphNode_signal_dragged:
.. rst-class:: classref-signal
@@ -224,6 +212,30 @@ Emitted when the GraphNode is dragged.
----
.. _class_GraphNode_signal_node_deselected:
.. rst-class:: classref-signal
**node_deselected** **(** **)**
Emitted when the GraphNode is deselected.
.. rst-class:: classref-item-separator
----
.. _class_GraphNode_signal_node_selected:
.. rst-class:: classref-signal
**node_selected** **(** **)**
Emitted when the GraphNode is selected.
.. rst-class:: classref-item-separator
----
.. _class_GraphNode_signal_position_offset_changed:
.. rst-class:: classref-signal
@@ -260,18 +272,6 @@ Emitted when the GraphNode is requested to be resized. Happens on dragging the r
----
.. _class_GraphNode_signal_selected:
.. rst-class:: classref-signal
**selected** **(** **)**
Emitted when the GraphNode is selected.
.. rst-class:: classref-item-separator
----
.. _class_GraphNode_signal_slot_updated:
.. rst-class:: classref-signal