#include <element.h>
Public Member Functions |
| Area (int _x, int _y, int _w, int _h, QPen _Pen, QBrush _Brush=QBrush(Qt::NoBrush)) |
Data Fields |
int | x |
int | y |
int | w |
int | h |
QPen | Pen |
QBrush | Brush |
Detailed Description
Definition at line 63 of file element.h.
Constructor & Destructor Documentation
Area::Area |
( |
int |
_x, |
|
|
int |
_y, |
|
|
int |
_w, |
|
|
int |
_h, |
|
|
QPen |
_Pen, |
|
|
QBrush |
_Brush = QBrush(Qt::NoBrush) |
|
) |
| [inline] |
Field Documentation
The documentation for this struct was generated from the following file:
- /home/travis/build/Qucs/qucs/qucs/qucs/element.h