Prob.QmmDenssMenu#

QmmDenssMenu.py

Copyright (c) 2020, SAXS Team, KEK-PF

class QmmDenssMenu(parent, dialog, state='normal')#

Bases: Frame

Construct a frame widget with the parent MASTER.

Valid option names: background, bd, bg, borderwidth, class, colormap, container, cursor, height, highlightbackground, highlightcolor, highlightthickness, relief, takefocus, visual, width.

config(**kwargs)#

Query or modify the configuration options of the widget.

If no arguments are specified, return a dictionary describing all of the available options for the widget.

If an option name is specified, then return a tuple describing the one named option.

If one or more keyword arguments are specified or a dictionary is specified, then modify the widget option(s) to have the given value(s).

prepare_data_for_denss()#
show_denss_gui()#
show_denss_manager()#
show_ed_viewer()#
show_saxs_simulator()#
submit_all()#