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

#include <ground.h>

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

Public Member Functions

 Ground ()
 ~Ground ()
ComponentnewOne ()

Static Public Member Functions

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

Protected Member Functions

QString netlist ()

Detailed Description

Definition at line 24 of file ground.h.


Constructor & Destructor Documentation

Definition at line 22 of file ground.cpp.

Here is the caller graph for this function:

Definition at line 43 of file ground.cpp.


Member Function Documentation

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

Definition at line 53 of file ground.cpp.

Here is the call graph for this function:

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

Reimplemented from Component.

Definition at line 63 of file ground.cpp.

Component * Ground::newOne ( ) [virtual]

Reimplemented from Component.

Definition at line 47 of file ground.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