Microwave filters GUI  2.0.3
Public Member Functions | List of all members
mwfiltersgui.SetCouplingDlg Class Reference

Dialog to set the type of a coupling. More...

Public Member Functions

def __init__
 Create dialog to set the type of a coupling.
def typeSelected
 Set type selected in self.comboBox to self.item.

Detailed Description

Dialog to set the type of a coupling.

Definition at line 2080 of file mwfiltersgui.py.

Constructor & Destructor Documentation

def mwfiltersgui.SetCouplingDlg.__init__ (   self,
  item,
  topolText,
  topolColors,
  parent = None 
)

Create dialog to set the type of a coupling.

    @param item = Topology table item to modify
    @param topolText = Topology table text, corresponding to ComboBox items
    @param topolColors = Topology table colors, corresponding to ComboBox items
    @param parent = parent widget (topology table)

Topology table widget Topology table item to set ComboBox item text for different kinds of coupling Topology table text, corresponding to ComboBox items Topology table color, corresponding to ComboBox items

Definition at line 2090 of file mwfiltersgui.py.

References mwfiltersgui.SetCouplingDlg.comboBox, mwfiltersgui.SetCouplingDlg.item, dbplot.DbPlot.label, mwfiltersgui.SetCouplingDlg.label, dbplot.DbPlot.mainWindow, mwfiltersgui.SpecMask.mainWindow, dbplot.AxisScalingDlg.mainWindow, mwfiltersgui.HelpForm.mainWindow, dbplot.EditCurvesDlg.mainWindow, mwfiltersgui.SetCouplingDlg.mainWindow, mwfiltersgui.SetCouplingDlg.topolColors, mwfiltersgui.SetCouplingDlg.topolText, mwfiltersgui.SetCouplingDlg.typeLabels, and mwfiltersgui.SetCouplingDlg.typeSelected().

Here is the call graph for this function:


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