26 GraphicLine(
int cx_=0,
int cy_=0,
int x2_=0,
int y2_=0,
27 QPen Pen_=QPen(QColor()));
32 void setCenter(
int,
int,
bool relative=
false);
35 static Element*
info(QString&,
char* &,
bool getNewOne=
false);
36 bool load(
const QString&);
44 void Bounding(
int&,
int&,
int&,
int&);
void setCenter(int, int, bool relative=false)
void MouseMoving(Schematic *, int, int, int, int, Schematic *, int, int, bool)
bool getSelected(float, float, float)
void paintScheme(Schematic *)
void paint(ViewPainter *)
void Bounding(int &, int &, int &, int &)
GraphicLine(int cx_=0, int cy_=0, int x2_=0, int y2_=0, QPen Pen_=QPen(QColor()))
void getCenter(int &, int &)
static Element * info(QString &, char *&, bool getNewOne=false)
bool load(const QString &)
void MouseResizeMoving(int, int, Schematic *)
Superclass of all schematic drawing elements.
bool resizeTouched(float, float, float)