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

#include <diode.h>

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

Public Member Functions

 Diode ()
 ~Diode ()
ComponentnewOne ()

Static Public Member Functions

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

Protected Member Functions

void createSymbol ()

Detailed Description

Definition at line 24 of file diode.h.


Constructor & Destructor Documentation

Definition at line 21 of file diode.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

Diode::~Diode ( ) [inline]

Definition at line 27 of file diode.h.


Member Function Documentation

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

Reimplemented from MultiViewComponent.

Definition at line 106 of file diode.cpp.

Here is the caller graph for this function:

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

Definition at line 96 of file diode.cpp.

Here is the call graph for this function:

Component * Diode::newOne ( ) [virtual]

Reimplemented from Component.

Definition at line 91 of file diode.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