guiqwt.panels¶
The panels module provides guiqwt.panels.PanelWidget (the
panel widget class from which all panels must derived from) and identifiers
for each kind of panel:
guiqwt.panels.ID_ITEMLIST: ID of the item list panel
guiqwt.panels.ID_CONTRAST: ID of the contrast adjustment panel
guiqwt.panels.ID_XCS: ID of the X-axis cross section panel
guiqwt.panels.ID_YCS: ID of the Y-axis cross section panel
See also
- Module
guiqwt.plot Module providing ready-to-use curve and image plotting widgets and dialog boxes
- Module
guiqwt.curve Module providing curve-related plot items and plotting widgets
- Module
guiqwt.image Module providing image-related plot items and plotting widgets
- Module
guiqwt.tools Module providing the plot tools