TaurusImageDialog
- class TaurusImageDialog(parent=None, designMode=False, toolbar=True, **kwargs)[source]
A taurus dialog for showing 2D data. It behaves as a regular
guiqwt.plot.ImageDialog
but it also offers the expected Taurus interface (e.g. setting models, save/apply configs, drag&drops,…)See also
TaurusImageWidget
Import from
taurus.qt.qtgui.extra_guiqwt
as:from taurus.qt.qtgui.extra_guiqwt import TaurusImageDialog
- model
reimplemented from
TaurusBaseWidget
- modifiableByUser
whether the user can change the contents of the widget
- Returns:
True if the user is allowed to modify the look&feel
- Return type:
- rgbmode
- useParentModel
(deprecated))