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

#include <d_flipflop.h>

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

Public Member Functions

 D_FlipFlop ()
 ~D_FlipFlop ()
ComponentnewOne ()

Static Public Member Functions

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

Protected Member Functions

QString vhdlCode (int)
QString verilogCode (int)

Detailed Description

Definition at line 24 of file d_flipflop.h.


Constructor & Destructor Documentation

Definition at line 21 of file d_flipflop.cpp.

Here is the caller graph for this function:

Definition at line 27 of file d_flipflop.h.


Member Function Documentation

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

Definition at line 114 of file d_flipflop.cpp.

Here is the call graph for this function:

Component * D_FlipFlop::newOne ( ) [virtual]

Reimplemented from Component.

Definition at line 108 of file d_flipflop.cpp.

Here is the call graph for this function:

QString D_FlipFlop::verilogCode ( int  NumPorts) [protected, virtual]

Reimplemented from Component.

Definition at line 81 of file d_flipflop.cpp.

Here is the call graph for this function:

QString D_FlipFlop::vhdlCode ( int  NumPorts) [protected, virtual]

Reimplemented from Component.

Definition at line 58 of file d_flipflop.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