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

#include <mod_amp.h>

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

Public Member Functions

 mod_amp ()
 ~mod_amp ()
ComponentnewOne ()

Static Public Member Functions

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

Protected Member Functions

void createSymbol ()

Detailed Description

Definition at line 16 of file mod_amp.h.


Constructor & Destructor Documentation

Definition at line 13 of file mod_amp.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

mod_amp::~mod_amp ( ) [inline]

Definition at line 20 of file mod_amp.h.


Member Function Documentation

void mod_amp::createSymbol ( ) [protected]

Definition at line 75 of file mod_amp.cpp.

Here is the caller graph for this function:

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

Definition at line 66 of file mod_amp.cpp.

Here is the call graph for this function:

Component * mod_amp::newOne ( ) [virtual]

Reimplemented from Component.

Definition at line 58 of file mod_amp.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