Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Public Member Functions | List of all members
MatrixComboPopup Class Reference

Custom popup displaying S-parameters in matrix layout with other parameters below. More...

#include <matrixcombopopup.h>

Inheritance diagram for MatrixComboPopup:
Inheritance graph
[legend]
Collaboration diagram for MatrixComboPopup:
Collaboration graph
[legend]

Public Member Functions

 MatrixComboPopup (const QStringList &sParams, const QStringList &otherParams, QComboBox *parent=nullptr)
 Constructor.
 
void showBelow (QWidget *widget)
 Shows popup below specified widget.
 

Detailed Description

Custom popup displaying S-parameters in matrix layout with other parameters below.

Constructor & Destructor Documentation

◆ MatrixComboPopup()

MatrixComboPopup::MatrixComboPopup ( const QStringList &  sParams,
const QStringList &  otherParams,
QComboBox *  parent = nullptr 
)

Constructor.

Parameters
sParamsS-parameter list for matrix layout
otherParamsAdditional parameters shown as list
parentParent combo box

Member Function Documentation

◆ showBelow()

void MatrixComboPopup::showBelow ( QWidget *  widget)

Shows popup below specified widget.

Parameters
widgetWidget to align below

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