hyperspyui.plugins.recorderwidget module#

Created on Sun Feb 22 18:46:40 2015

@author: Vidar Tonaas Fauske

class hyperspyui.plugins.recorderwidget.RecorderWidget(main_window, parent=None)#

Bases: QDockWidget

create_controls()#
disconnect_editor(editor=None)#
start_recording()#
stop_recording(disconnect=True)#
update_filter()#
class hyperspyui.plugins.recorderwidget.RecorderWidgetPlugin(main_window)#

Bases: Plugin

create_widgets()#
name = 'Recorder Widget'#
hyperspyui.plugins.recorderwidget.tr(text)#