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

#include <tr_sim.h>

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

Public Member Functions

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

Static Public Member Functions

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

Detailed Description

Definition at line 24 of file tr_sim.h.


Constructor & Destructor Documentation

Definition at line 21 of file tr_sim.cpp.

Here is the caller graph for this function:

Definition at line 86 of file tr_sim.cpp.


Member Function Documentation

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

Definition at line 95 of file tr_sim.cpp.

Here is the call graph for this function:

Component * TR_Sim::newOne ( ) [virtual]

Reimplemented from Component.

Definition at line 90 of file tr_sim.cpp.

Here is the call graph for this function:

void TR_Sim::recreate ( Schematic ) [virtual]

Reimplemented from Component.

Definition at line 104 of file tr_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