Potku  1.0.0
Class Documentation
 All Classes Namespaces Functions
Dialogs.DepthProfileDialog.DepthProfileWidget Class Reference

Inherits QWidget.

Public Member Functions

def __init__
 
def delete
 

Public Attributes

 parent
 
 ui
 
 matplotlib
 

Detailed Description

Depth Profile widget which is added to measurement tab.

Constructor & Destructor Documentation

def Dialogs.DepthProfileDialog.DepthProfileWidget.__init__ (   self,
  parent,
  output_dir,
  elements,
  x_units 
)
Inits widget.

Args:
    parent: MeasurementTabWidget
    output_dir: Directory in which the depth files are located.
    elements: A list of Element objects that are used in depth profile.
    x_units: Units to be used for x-axis of depth profile.

Member Function Documentation

def Dialogs.DepthProfileDialog.DepthProfileWidget.delete (   self)
Delete variables and do clean up.

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