taurus.qt.qtgui.extra_guiqwt.tools
Extension of guiqwt.tools
Classes
- class AutoScaleXTool(manager, toolbar_id=None)[source]
ToggleTool that, when checked, autoscales the X scale on data changed
- class AutoScaleYTool(manager, toolbar_id=None)[source]
ToggleTool that, when checked, autoscales the Y scale on data changed
- class AutoScaleZTool(manager, toolbar_id=None)[source]
ToggleTool that, when checked, autoscales the Z scale on data changed
- class AutoScrollTool(manager, scrollFactor=0.2, toolbar_id=None)[source]
A tool that puts the plot in “AutoScroll” mode. This makes sense in trend plots where we want to keep the last value always visible
- class TaurusCurveChooserTool(manager, toolbar_id=<class 'guiqwt.tools.DefaultToolbarID'>)[source]
A tool that shows the Taurus Model Chooser to create/edit the taurus curves of a plot
- class TaurusImageChooserTool(manager, toolbar_id=<class 'guiqwt.tools.DefaultToolbarID'>)[source]
A tool that shows the Taurus Model Chooser and adds new taurus image items to a plot
- class TaurusModelChooserTool(manager, toolbar_id=<class 'guiqwt.tools.DefaultToolbarID'>, singleModel=False)[source]
A tool that shows the Taurus Model Chooser and sets the chosen model on the manager