Qucs-GUI
0.0.19
|
#include <logical_xnor.h>
Public Member Functions | |
Logical_XNOR () | |
~Logical_XNOR () | |
Component * | newOne () |
Static Public Member Functions | |
static Element * | info (QString &, char *&, bool getNewOne=false) |
Definition at line 24 of file logical_xnor.h.
Definition at line 20 of file logical_xnor.cpp.
Definition at line 30 of file logical_xnor.cpp.
Element * Logical_XNOR::info | ( | QString & | Name, |
char *& | BitmapFile, | ||
bool | getNewOne = false |
||
) | [static] |
Component * Logical_XNOR::newOne | ( | ) | [virtual] |
Reimplemented from Component.
Definition at line 34 of file logical_xnor.cpp.