#include <logical_inv.h>
|
| Logical_Inv () |
|
| ~Logical_Inv () |
|
Component * | newOne () |
|
| MultiViewComponent () |
|
virtual | ~MultiViewComponent () |
|
void | recreate (Schematic *) |
|
| Component () |
|
virtual | ~Component () |
|
QString | getNetlist () |
|
QString | get_VHDL_Code (int) |
|
QString | get_Verilog_Code (int) |
|
void | paint (ViewPainter *) |
|
void | paintScheme (QPainter *) |
|
void | print (ViewPainter *, float) |
|
void | setCenter (int, int, bool relative=false) |
|
void | getCenter (int &, int &) |
|
int | textSize (int &, int &) |
|
void | Bounding (int &, int &, int &, int &) |
|
void | entireBounds (int &, int &, int &, int &, float) |
|
bool | getSelected (int, int) |
|
int | getTextSelected (int, int, float) |
|
void | rotate () |
|
void | mirrorX () |
|
void | mirrorY () |
|
QString | save () |
|
bool | load (const QString &) |
|
virtual QString | getSubcircuitFile () |
|
| Element () |
|
virtual | ~Element () |
|
|
static Element * | info (QString &, char *&, bool getNewOne=false) |
|
Definition at line 24 of file logical_inv.h.
Logical_Inv::Logical_Inv |
( |
| ) |
|
Logical_Inv::~Logical_Inv |
( |
| ) |
|
|
inline |
void Logical_Inv::createSymbol |
( |
| ) |
|
|
protectedvirtual |
Element * Logical_Inv::info |
( |
QString & |
Name, |
|
|
char *& |
BitmapFile, |
|
|
bool |
getNewOne = false |
|
) |
| |
|
static |
QString Logical_Inv::verilogCode |
( |
int |
NumPorts | ) |
|
|
protectedvirtual |
QString Logical_Inv::vhdlCode |
( |
int |
NumPorts | ) |
|
|
protectedvirtual |
The documentation for this class was generated from the following files:
- C:/Users/VonFurstenBerg/Documents/DownLoad/QUCS-src/qucs-0.0.16/qucs/components/logical_inv.h
- C:/Users/VonFurstenBerg/Documents/DownLoad/QUCS-src/qucs-0.0.16/qucs/components/logical_inv.cpp