kqcircuits.util.edit_node_plugin

class kqcircuits.util.edit_node_plugin.EditNodePlugin(manager, view)[source]

Bases: Plugin

@brief Creates a new object of this class

create_dialog()[source]
update_node_from_form()[source]
update_form_from_node(node)[source]
deselect()[source]
select(instance, node_index, node)[source]
activated()[source]
deactivated()[source]
mouse_click_event(p, buttons, prio)[source]
mouse_moved_event(p, _, __)[source]
has_tracking_position()[source]
tracking_position()[source]
update()[source]
class kqcircuits.util.edit_node_plugin.EditNodePluginFactory[source]

Bases: PluginFactory

@brief Creates a new object of this class

create_plugin(manager, _, view)[source]
../_images/kqcircuits.util.edit_node_plugin.png