My Project  0.0.16
QUCS Mapping
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Static Public Member Functions | List of all members
Noise_ii Class Reference

#include <noise_ii.h>

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

Public Member Functions

 Noise_ii ()
 
 ~Noise_ii ()
 
ComponentnewOne ()
 
- Public Member Functions inherited from Component
 Component ()
 
virtual ~Component ()
 
virtual void recreate (Schematic *)
 
QString getNetlist ()
 
QString get_VHDL_Code (int)
 
QString get_Verilog_Code (int)
 
void paint (ViewPainter *)
 
void paintScheme (QPainter *)
 
void print (ViewPainter *, float)
 
void setCenter (int, int, bool relative=false)
 
void getCenter (int &, int &)
 
int textSize (int &, int &)
 
void Bounding (int &, int &, int &, int &)
 
void entireBounds (int &, int &, int &, int &, float)
 
bool getSelected (int, int)
 
int getTextSelected (int, int, float)
 
void rotate ()
 
void mirrorX ()
 
void mirrorY ()
 
QString save ()
 
bool load (const QString &)
 
virtual QString getSubcircuitFile ()
 
- Public Member Functions inherited from Element
 Element ()
 
virtual ~Element ()
 

Static Public Member Functions

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

Additional Inherited Members

- Public Attributes inherited from Component
bool mirroredX
 
int rotated
 
QPtrList< LineLines
 
QPtrList< struct ArcArcs
 
QPtrList< AreaRects
 
QPtrList< AreaEllips
 
QPtrList< PortPorts
 
QPtrList< TextTexts
 
QPtrList< PropertyProps
 
int isActive
 
int tx
 
int ty
 
bool showName
 
QString Model
 
QString Name
 
QString Description
 
- Protected Member Functions inherited from Component
virtual QString netlist ()
 
virtual QString vhdlCode (int)
 
virtual QString verilogCode (int)
 
int analyseLine (const QString &, int)
 
bool getIntegers (const QString &, int *i1=0, int *i2=0, int *i3=0, int *i4=0, int *i5=0, int *i6=0)
 
bool getPen (const QString &, QPen &, int)
 
bool getBrush (const QString &, QBrush &, int)
 
void copyComponent (Component *)
 
PropertygetProperty (const QString &)
 

Detailed Description

Definition at line 24 of file noise_ii.h.

Constructor & Destructor Documentation

Noise_ii::Noise_ii ( )

Definition at line 21 of file noise_ii.cpp.

Here is the caller graph for this function:

Noise_ii::~Noise_ii ( )

Definition at line 84 of file noise_ii.cpp.

Member Function Documentation

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

Definition at line 93 of file noise_ii.cpp.

Here is the call graph for this function:

Component * Noise_ii::newOne ( )
virtual

Reimplemented from Component.

Definition at line 88 of file noise_ii.cpp.

Here is the call graph for this function:


The documentation for this class was generated from the following files: