Qucs-GUI
0.0.19
|
#include <element.h>
Public Member Functions | |
Line (int _x1, int _y1, int _x2, int _y2, QPen _style) | |
Data Fields | |
int | x1 |
int | y1 |
int | x2 |
int | y2 |
QPen | style |
Line::Line | ( | int | _x1, |
int | _y1, | ||
int | _x2, | ||
int | _y2, | ||
QPen | _style | ||
) | [inline] |
QPen Line::style |