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

#include <switch.h>

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

Public Member Functions

 Switch ()
 ~Switch ()
ComponentnewOne ()

Static Public Member Functions

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

Protected Member Functions

QString netlist ()
void createSymbol ()

Detailed Description

Definition at line 24 of file switch.h.


Constructor & Destructor Documentation

Definition at line 22 of file switch.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

Switch::~Switch ( ) [inline]

Definition at line 27 of file switch.h.


Member Function Documentation

void Switch::createSymbol ( ) [protected, virtual]

Reimplemented from MultiViewComponent.

Definition at line 88 of file switch.cpp.

Here is the caller graph for this function:

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

Definition at line 58 of file switch.cpp.

Here is the call graph for this function:

QString Switch::netlist ( ) [protected, virtual]

Reimplemented from Component.

Definition at line 68 of file switch.cpp.

Component * Switch::newOne ( ) [virtual]

Reimplemented from Component.

Definition at line 49 of file switch.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