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

#include <sparamfile.h>

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

Public Member Functions

 SParamFile ()
 ~SParamFile ()
ComponentnewOne ()
QString getSubcircuitFile ()

Static Public Member Functions

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

Protected Member Functions

QString netlist ()
void createSymbol ()

Detailed Description

Definition at line 24 of file sparamfile.h.


Constructor & Destructor Documentation

Definition at line 25 of file sparamfile.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

Definition at line 27 of file sparamfile.h.


Member Function Documentation

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

Reimplemented from MultiViewComponent.

Definition at line 138 of file sparamfile.cpp.

Here is the caller graph for this function:

QString SParamFile::getSubcircuitFile ( ) [virtual]

Reimplemented from Component.

Definition at line 102 of file sparamfile.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

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

Definition at line 60 of file sparamfile.cpp.

Here is the call graph for this function:

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

Definition at line 76 of file sparamfile.cpp.

Here is the call graph for this function:

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

Definition at line 86 of file sparamfile.cpp.

Here is the call graph for this function:

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

Reimplemented from Component.

Definition at line 110 of file sparamfile.cpp.

Here is the call graph for this function:

Component * SParamFile::newOne ( ) [virtual]

Reimplemented from Component.

Definition at line 51 of file sparamfile.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