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

#include <hic0_full.h>

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

Public Member Functions

 hic0_full ()
 ~hic0_full ()
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 ()
QString netlist ()

Detailed Description

Definition at line 16 of file hic0_full.h.


Constructor & Destructor Documentation

Definition at line 13 of file hic0_full.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

hic0_full::~hic0_full ( ) [inline]

Definition at line 20 of file hic0_full.h.


Member Function Documentation

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

Reimplemented from MultiViewComponent.

Definition at line 285 of file hic0_full.cpp.

Here is the caller graph for this function:

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

Definition at line 261 of file hic0_full.cpp.

Here is the call graph for this function:

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

Definition at line 270 of file hic0_full.cpp.

Here is the call graph for this function:

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

Reimplemented from Component.

Definition at line 344 of file hic0_full.cpp.

Component * hic0_full::newOne ( ) [virtual]

Reimplemented from Component.

Definition at line 253 of file hic0_full.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