34 WireLabel(
const QString& _Name=0,
int _cx=0,
int _cy=0,
39 void setCenter(
int x,
int y,
bool relative=
false);
41 void setName(
const QString& Name_);
51 bool load(
const QString& s);
bool load(const QString &s)
Defines drawing elements for schematics.
bool getSelected(int, int)
label for Node and Wire classes
void setName(const QString &Name_)
void setHighlighted(bool newval)
void paint(ViewPainter *)
void paintScheme(QPainter *p)
void setCenter(int x, int y, bool relative=false)
Superclass of all schematic drawing elements.
WireLabel(const QString &_Name=0, int _cx=0, int _cy=0, int _x1=0, int _y1=0, int _Type=isNodeLabel)