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

#include <mosfet_sub.h>

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

Public Member Functions

 MOSFET_sub ()
 ~MOSFET_sub ()
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 ()

Detailed Description

Definition at line 30 of file mosfet_sub.h.


Constructor & Destructor Documentation

Definition at line 125 of file mosfet_sub.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

Definition at line 33 of file mosfet_sub.h.


Member Function Documentation

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

Reimplemented from MultiViewComponent.

Definition at line 189 of file mosfet_sub.cpp.

Here is the caller graph for this function:

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

Definition at line 145 of file mosfet_sub.cpp.

Here is the call graph for this function:

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

Definition at line 172 of file mosfet_sub.cpp.

Here is the call graph for this function:

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

Definition at line 155 of file mosfet_sub.cpp.

Here is the call graph for this function:

Component * MOSFET_sub::newOne ( ) [virtual]

Reimplemented from Component.

Definition at line 135 of file mosfet_sub.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