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

#include <MESFET.h>

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

Public Member Functions

 MESFET ()
 ~MESFET ()
ComponentnewOne ()

Static Public Member Functions

static Elementinfo (QString &, char *&, bool getNewOne=false)

Protected Member Functions

void createSymbol ()

Detailed Description

Definition at line 16 of file MESFET.h.


Constructor & Destructor Documentation

Definition at line 13 of file MESFET.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

MESFET::~MESFET ( ) [inline]

Definition at line 20 of file MESFET.h.


Member Function Documentation

void MESFET::createSymbol ( ) [protected]

Definition at line 177 of file MESFET.cpp.

Here is the caller graph for this function:

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

Definition at line 168 of file MESFET.cpp.

Here is the call graph for this function:

Component * MESFET::newOne ( ) [virtual]

Reimplemented from Component.

Definition at line 160 of file MESFET.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