Qucs-GUI  0.0.19
Public Member Functions | Static Public Member Functions | Protected Member Functions
MutualX Class Reference

#include <mutualx.h>

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

Public Member Functions

 MutualX ()
 ~MutualX ()
ComponentnewOne ()

Static Public Member Functions

static Elementinfo (QString &Name, char *&BitmapFile, bool getNewOne)

Protected Member Functions

void createSymbol ()
QString netlist ()

Detailed Description

Definition at line 27 of file mutualx.h.


Constructor & Destructor Documentation

Definition at line 25 of file mutualx.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

MutualX::~MutualX ( ) [inline]

Definition at line 30 of file mutualx.h.


Member Function Documentation

void MutualX::createSymbol ( ) [protected, virtual]

Reimplemented from MultiViewComponent.

Definition at line 134 of file mutualx.cpp.

Here is the caller graph for this function:

Element * MutualX::info ( QString &  Name,
char *&  BitmapFile,
bool  getNewOne 
) [static]

Definition at line 53 of file mutualx.cpp.

Here is the call graph for this function:

QString MutualX::netlist ( ) [protected, virtual]

Reimplemented from Component.

Definition at line 75 of file mutualx.cpp.

Component * MutualX::newOne ( ) [virtual]

Reimplemented from Component.

Definition at line 67 of file mutualx.cpp.

Here is the call graph for this function:


The documentation for this class was generated from the following files:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines