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

#include <ac_sim.h>

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

Public Member Functions

 AC_Sim ()
 ~AC_Sim ()
ComponentnewOne ()
void recreate (Schematic *)

Static Public Member Functions

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

Detailed Description

Definition at line 24 of file ac_sim.h.


Constructor & Destructor Documentation

Definition at line 21 of file ac_sim.cpp.

Here is the caller graph for this function:

Definition at line 60 of file ac_sim.cpp.


Member Function Documentation

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

Definition at line 69 of file ac_sim.cpp.

Here is the call graph for this function:

Component * AC_Sim::newOne ( ) [virtual]

Reimplemented from Component.

Definition at line 64 of file ac_sim.cpp.

Here is the call graph for this function:

void AC_Sim::recreate ( Schematic ) [virtual]

Reimplemented from Component.

Definition at line 78 of file ac_sim.cpp.


The documentation for this class was generated from the following files:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines