on_click_delete

Module Contents

class delete_gui[source]

Bases: PyQt5.QtWidgets.QMainWindow

class on_graph_click_delete(theDataLink)[source]

Bases: optimeed.visualize.gui.widgets.widget_graphs_visual.on_graph_click_interface

On Click: Delete the points from the graph, and save the modified collection

apply(self)[source]
reset(self)[source]
graph_clicked(self, theGraphVisual, index_graph, index_trace, indices_points)[source]
get_name(self)[source]