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

#include <jfet.h>

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

Public Member Functions

 JFET ()
 ~JFET ()
ComponentnewOne ()

Static Public Member Functions

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

Protected Member Functions

void createSymbol ()

Detailed Description

Definition at line 24 of file jfet.h.


Constructor & Destructor Documentation

Definition at line 21 of file jfet.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

JFET::~JFET ( ) [inline]

Definition at line 27 of file jfet.h.


Member Function Documentation

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

Reimplemented from MultiViewComponent.

Definition at line 117 of file jfet.cpp.

Here is the caller graph for this function:

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

Definition at line 92 of file jfet.cpp.

Here is the call graph for this function:

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

Definition at line 102 of file jfet.cpp.

Here is the call graph for this function:

Component * JFET::newOne ( ) [virtual]

Reimplemented from Component.

Definition at line 83 of file jfet.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