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

#include <pad3bit.h>

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

Public Member Functions

 pad3bit ()
 ~pad3bit ()
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 pad3bit.h.


Constructor & Destructor Documentation

Definition at line 14 of file pad3bit.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

pad3bit::~pad3bit ( ) [inline]

Definition at line 20 of file pad3bit.h.


Member Function Documentation

void pad3bit::createSymbol ( ) [protected]

Definition at line 46 of file pad3bit.cpp.

Here is the caller graph for this function:

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

Definition at line 37 of file pad3bit.cpp.

Here is the call graph for this function:

Component * pad3bit::newOne ( ) [virtual]

Reimplemented from Component.

Definition at line 29 of file pad3bit.cpp.

Here is the call graph for this function:

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

Reimplemented from Component.

Definition at line 96 of file pad3bit.cpp.

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

Reimplemented from Component.

Definition at line 68 of file pad3bit.cpp.


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