Microwave filters GUI  2.0.3
Public Member Functions | List of all members
dbplot.AxisScalingDlg Class Reference

GUI dialog to contain axis scaling controls. More...

Public Member Functions

def __init__
 Constructor: Creates PyQt4.QtGui.Qdialog window from QtDesigner.
def closeEvent
 Reimplementation of the window close function.

Detailed Description

GUI dialog to contain axis scaling controls.

Parameters
parent= Parent widget, in this case is mainWindow. Default None.

Definition at line 1870 of file dbplot.py.

Member Function Documentation

def dbplot.AxisScalingDlg.closeEvent (   self,
  event 
)

Reimplementation of the window close function.

Sets scalingDlgCurrent attribute to None and hide the window.

Definition at line 1885 of file dbplot.py.


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