Qucs-GUI  0.0.19
Public Member Functions | Static Public Member Functions
Logical_NOR Class Reference

#include <logical_nor.h>

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

Public Member Functions

 Logical_NOR ()
 ~Logical_NOR ()
ComponentnewOne ()

Static Public Member Functions

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

Detailed Description

Definition at line 24 of file logical_nor.h.


Constructor & Destructor Documentation

Definition at line 20 of file logical_nor.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

Definition at line 30 of file logical_nor.cpp.


Member Function Documentation

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

Definition at line 43 of file logical_nor.cpp.

Here is the call graph for this function:

Component * Logical_NOR::newOne ( ) [virtual]

Reimplemented from Component.

Definition at line 34 of file logical_nor.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