Qucs-GUI  0.0.19
Public Member Functions | Data Fields
Arc Struct Reference

#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]

Definition at line 56 of file element.h.


Field Documentation

Definition at line 58 of file element.h.

Definition at line 58 of file element.h.

int Arc::h

Definition at line 58 of file element.h.

QPen Arc::style

Definition at line 60 of file element.h.

int Arc::w

Definition at line 58 of file element.h.

int Arc::x

Definition at line 58 of file element.h.

int Arc::y

Definition at line 58 of file element.h.


The documentation for this struct was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines