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

#include <mosfet.h>

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

Public Member Functions

 MOSFET ()
 ~MOSFET ()
ComponentnewOne ()

Static Public Member Functions

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

Protected Member Functions

void createSymbol ()
QString netlist ()

Detailed Description

Definition at line 24 of file mosfet.h.


Constructor & Destructor Documentation

Definition at line 22 of file mosfet.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

MOSFET::~MOSFET ( ) [inline]

Definition at line 27 of file mosfet.h.


Member Function Documentation

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

Reimplemented from MultiViewComponent.

Definition at line 85 of file mosfet.cpp.

Here is the caller graph for this function:

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

Definition at line 43 of file mosfet.cpp.

Here is the call graph for this function:

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

Definition at line 69 of file mosfet.cpp.

Here is the call graph for this function:

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

Definition at line 53 of file mosfet.cpp.

Here is the call graph for this function:

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

Reimplemented from Component.

Definition at line 123 of file mosfet.cpp.

Component * MOSFET::newOne ( ) [virtual]

Reimplemented from Component.

Definition at line 33 of file mosfet.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