|
Qucs-GUI
0.0.19
|
#include <mscross.h>


Public Member Functions | |
| MScross () | |
| ~MScross () | |
| Component * | newOne () |
Static Public Member Functions | |
| static Element * | info (QString &, char *&, bool getNewOne=false) |
Protected Member Functions | |
| void | createSymbol () |
| MScross::MScross | ( | ) |
Definition at line 21 of file mscross.cpp.


Definition at line 51 of file mscross.cpp.
| void MScross::createSymbol | ( | ) | [protected, virtual] |
Reimplemented from MultiViewComponent.
Definition at line 69 of file mscross.cpp.

| Element * MScross::info | ( | QString & | Name, |
| char *& | BitmapFile, | ||
| bool | getNewOne = false |
||
| ) | [static] |
| Component * MScross::newOne | ( | ) | [virtual] |
Reimplemented from Component.
Definition at line 55 of file mscross.cpp.

1.7.6.1