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

#include <pad4bit.h>

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

Public Member Functions

 pad4bit ()
 ~pad4bit ()
ComponentnewOne ()

Static Public Member Functions

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

Protected Member Functions

void createSymbol ()
QString vhdlCode (int)
QString verilogCode (int)

Detailed Description

Definition at line 16 of file pad4bit.h.


Constructor & Destructor Documentation

Definition at line 14 of file pad4bit.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

pad4bit::~pad4bit ( ) [inline]

Definition at line 20 of file pad4bit.h.


Member Function Documentation

void pad4bit::createSymbol ( ) [protected]

Definition at line 46 of file pad4bit.cpp.

Here is the caller graph for this function:

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

Definition at line 37 of file pad4bit.cpp.

Here is the call graph for this function:

Component * pad4bit::newOne ( ) [virtual]

Reimplemented from Component.

Definition at line 29 of file pad4bit.cpp.

Here is the call graph for this function:

QString pad4bit::verilogCode ( int  ) [protected, virtual]

Reimplemented from Component.

Definition at line 109 of file pad4bit.cpp.

QString pad4bit::vhdlCode ( int  ) [protected, virtual]

Reimplemented from Component.

Definition at line 72 of file pad4bit.cpp.


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