Prob.Qmm3dFigure#
Qmm3dFigure.py
Copyright (c) 2020-2023, SAXS Team, KEK-PF
- class Qmm3dFigure(parent, dataset, frame)#
Bases:
Dialog
Initialize a dialog.
- Parameters:
window (parent -- a parent)
title (title -- the dialog)
- body(bframe)#
create dialog body.
return widget that should have initial focus. This method should be overridden, and is called by the __init__ method.
- draw_whole(ax)#
- draw_zoomed(ax)#
- find_where_to_zoom()#
- show()#
- find_where_to_zoom_impl(dataset, frame)#