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

#include <eqndefined.h>

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

Public Member Functions

 EqnDefined ()
 ~EqnDefined ()
ComponentnewOne ()

Static Public Member Functions

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

Protected Member Functions

QString netlist ()
void createSymbol ()

Detailed Description

Definition at line 24 of file eqndefined.h.


Constructor & Destructor Documentation

Definition at line 23 of file eqndefined.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

Definition at line 27 of file eqndefined.h.


Member Function Documentation

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

Reimplemented from MultiViewComponent.

Definition at line 94 of file eqndefined.cpp.

Here is the caller graph for this function:

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

Definition at line 56 of file eqndefined.cpp.

Here is the call graph for this function:

QString EqnDefined::netlist ( ) [protected, virtual]

Reimplemented from Component.

Definition at line 72 of file eqndefined.cpp.

Component * EqnDefined::newOne ( ) [virtual]

Reimplemented from Component.

Definition at line 46 of file eqndefined.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