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

#include <ecvs.h>

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

Public Member Functions

 ecvs ()
 ~ecvs ()
ComponentnewOne ()

Static Public Member Functions

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

Protected Member Functions

QString netlist ()

Detailed Description

Definition at line 33 of file ecvs.h.


Constructor & Destructor Documentation

Definition at line 19 of file ecvs.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

Definition at line 73 of file ecvs.cpp.


Member Function Documentation

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

Definition at line 82 of file ecvs.cpp.

Here is the call graph for this function:

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

Reimplemented from Component.

Definition at line 93 of file ecvs.cpp.

Component * ecvs::newOne ( ) [virtual]

Reimplemented from Component.

Definition at line 77 of file ecvs.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