#include <element.h>
Public Member Functions |
| Arc (int _x, int _y, int _w, int _h, int _angle, int _arclen, QPen _style) |
Data Fields |
int | x |
int | y |
int | w |
int | h |
int | angle |
int | arclen |
QPen | style |
Detailed Description
Definition at line 55 of file element.h.
Constructor & Destructor Documentation
Arc::Arc |
( |
int |
_x, |
|
|
int |
_y, |
|
|
int |
_w, |
|
|
int |
_h, |
|
|
int |
_angle, |
|
|
int |
_arclen, |
|
|
QPen |
_style |
|
) |
| [inline] |
Field Documentation
The documentation for this struct was generated from the following file:
- /home/travis/build/Qucs/qucs/qucs/qucs/element.h