Qucs-GUI
0.0.18
|
#include <schematic.h>
Data Fields | |
PE | pe |
int | x1 |
int | y1 |
int | x2 |
int | y2 |
int | a |
int | b |
bool | PaintOnViewport |
Definition at line 56 of file schematic.h.
int PostedPaintEvent::a |
Definition at line 56 of file schematic.h.
int PostedPaintEvent::b |
Definition at line 56 of file schematic.h.
bool PostedPaintEvent::PaintOnViewport |
Definition at line 56 of file schematic.h.
PE PostedPaintEvent::pe |
Definition at line 56 of file schematic.h.
int PostedPaintEvent::x1 |
Definition at line 56 of file schematic.h.
int PostedPaintEvent::x2 |
Definition at line 56 of file schematic.h.
int PostedPaintEvent::y1 |
Definition at line 56 of file schematic.h.
int PostedPaintEvent::y2 |
Definition at line 56 of file schematic.h.