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

#include <logical_and.h>

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

Public Member Functions

 Logical_AND ()
 ~Logical_AND ()
ComponentnewOne ()

Static Public Member Functions

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

Detailed Description

Definition at line 24 of file logical_and.h.


Constructor & Destructor Documentation

Definition at line 20 of file logical_and.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

Definition at line 30 of file logical_and.cpp.


Member Function Documentation

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

Definition at line 43 of file logical_and.cpp.

Here is the call graph for this function:

Component * Logical_AND::newOne ( ) [virtual]

Reimplemented from Component.

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