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

#include <bjtsub.h>

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

Public Member Functions

 BJTsub ()
 ~BJTsub ()
ComponentnewOne ()

Static Public Member Functions

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

Protected Member Functions

void createSymbol ()

Detailed Description

Definition at line 30 of file bjtsub.h.


Constructor & Destructor Documentation

Definition at line 124 of file bjtsub.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

BJTsub::~BJTsub ( ) [inline]

Definition at line 33 of file bjtsub.h.


Member Function Documentation

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

Reimplemented from MultiViewComponent.

Definition at line 168 of file bjtsub.cpp.

Here is the caller graph for this function:

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

Definition at line 143 of file bjtsub.cpp.

Here is the call graph for this function:

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

Definition at line 153 of file bjtsub.cpp.

Here is the call graph for this function:

Component * BJTsub::newOne ( ) [virtual]

Reimplemented from Component.

Definition at line 134 of file bjtsub.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