My Project  0.0.16
QUCS Mapping
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
Arc Struct Reference

#include <element.h>

Public Member Functions

 Arc (int _x, int _y, int _w, int _h, int _angle, int _arclen, QPen _style)
 
 Arc (int _x, int _y, int _w, int _h, int _angle, int _arclen, QPen _style)
 

Public Attributes

int x
 
int y
 
int w
 
int h
 
int angle
 
int arclen
 
QPen style
 

Detailed Description

Definition at line 36 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 37 of file element.h.

Arc::Arc ( int  _x,
int  _y,
int  _w,
int  _h,
int  _angle,
int  _arclen,
QPen  _style 
)
inline

Definition at line 42 of file symbolwidget.h.

Member Data Documentation

int Arc::angle

Definition at line 39 of file element.h.

int Arc::arclen

Definition at line 39 of file element.h.

int Arc::h

Definition at line 39 of file element.h.

QPen Arc::style

Definition at line 41 of file element.h.

int Arc::w

Definition at line 39 of file element.h.

int Arc::x

Definition at line 39 of file element.h.

int Arc::y

Definition at line 39 of file element.h.


The documentation for this struct was generated from the following files: