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

#include <rfedd.h>

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

Public Member Functions

 RFedd ()
 ~RFedd ()
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 rfedd.h.


Constructor & Destructor Documentation

Definition at line 24 of file rfedd.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

RFedd::~RFedd ( ) [inline]

Definition at line 27 of file rfedd.h.


Member Function Documentation

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

Reimplemented from MultiViewComponent.

Definition at line 110 of file rfedd.cpp.

Here is the caller graph for this function:

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

Definition at line 64 of file rfedd.cpp.

Here is the call graph for this function:

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

Reimplemented from Component.

Definition at line 80 of file rfedd.cpp.

Component * RFedd::newOne ( ) [virtual]

Reimplemented from Component.

Definition at line 54 of file rfedd.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