Qucs-GUI  0.0.19
Public Member Functions | Static Public Member Functions
Amplifier Class Reference

#include <amplifier.h>

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

Public Member Functions

 Amplifier ()
 ~Amplifier ()
ComponentnewOne ()

Static Public Member Functions

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

Detailed Description

Definition at line 24 of file amplifier.h.


Constructor & Destructor Documentation

Definition at line 21 of file amplifier.cpp.

Here is the caller graph for this function:

Definition at line 53 of file amplifier.cpp.


Member Function Documentation

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

Definition at line 62 of file amplifier.cpp.

Here is the call graph for this function:

Component * Amplifier::newOne ( ) [virtual]

Reimplemented from Component.

Definition at line 57 of file amplifier.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