Potku  1.0.0
Class Documentation
 All Classes Namespaces Functions
Dialogs.ElementLossesDialog.ElementLossesWidget Class Reference

Inherits QWidget.

Public Member Functions

def __init__
 
def delete
 

Public Attributes

 parent
 
 progress_bar
 
 ui
 
 losses
 
 matplotlib
 

Detailed Description

Element losses widget which is added to measurement tab.

Constructor & Destructor Documentation

def Dialogs.ElementLossesDialog.ElementLossesWidget.__init__ (   self,
  parent,
  reference_cut_file,
  checked_cuts,
  partition_count,
  y_scale 
)
Inits widget.

Args:
    parent: MeasurementTabWidget
    reference_cut_file: String representing reference cut file.
    checked_cuts: String list representing cut files.
    partition_count: Integer representing how many splits cut files 
             are divided to.
    y_scale: Integer flag representing how Y axis is scaled.

Member Function Documentation

def Dialogs.ElementLossesDialog.ElementLossesWidget.delete (   self)
Delete variables and do clean up.

The documentation for this class was generated from the following file: