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

#include <photodiode.h>

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

Public Member Functions

 photodiode ()
 ~photodiode ()
ComponentnewOne ()

Static Public Member Functions

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

Protected Member Functions

void createSymbol ()

Detailed Description

Definition at line 16 of file photodiode.h.


Constructor & Destructor Documentation

Definition at line 13 of file photodiode.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

Definition at line 20 of file photodiode.h.


Member Function Documentation

void photodiode::createSymbol ( ) [protected]

Definition at line 101 of file photodiode.cpp.

Here is the caller graph for this function:

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

Definition at line 92 of file photodiode.cpp.

Here is the call graph for this function:

Component * photodiode::newOne ( ) [virtual]

Reimplemented from Component.

Definition at line 84 of file photodiode.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