#include <element.h>
Definition at line 119 of file element.h.
void Element::getCenter |
( |
int & |
, |
|
|
int & |
|
|
) |
| |
|
virtual |
Reimplemented in Diagram, Component, ID_Text, Wire, Arrow, Ellipse, EllipseArc, Painting, Rectangle, GraphicLine, PortSymbol, and GraphicText.
Definition at line 39 of file element.cpp.
void Element::paintScheme |
( |
QPainter * |
| ) |
|
|
virtual |
Reimplemented in Diagram, Component, Marker, ID_Text, WireLabel, Wire, Arrow, Ellipse, EllipseArc, Rectangle, GraphicLine, PortSymbol, and GraphicText.
Definition at line 31 of file element.cpp.
void Element::setCenter |
( |
int |
, |
|
|
int |
, |
|
|
bool |
relative = false |
|
) |
| |
|
virtual |
Reimplemented in Diagram, Component, ID_Text, Marker, WireLabel, Wire, Arrow, Ellipse, EllipseArc, Rectangle, GraphicLine, PortSymbol, and GraphicText.
Definition at line 35 of file element.cpp.
The documentation for this class was generated from the following files:
- C:/Users/VonFurstenBerg/Documents/DownLoad/QUCS-src/qucs-0.0.16/qucs/element.h
- C:/Users/VonFurstenBerg/Documents/DownLoad/QUCS-src/qucs-0.0.16/qucs/element.cpp