#include <element.h>
Public Member Functions |
| Text (int _x, int _y, const QString &_s, QColor _Color=QColor(0, 0, 0), float _Size=10.0, float _mCos=1.0, float _mSin=0.0) |
Data Fields |
int | x |
int | y |
QString | s |
QColor | Color |
float | Size |
float | mSin |
float | mCos |
bool | over |
bool | under |
Detailed Description
Definition at line 82 of file element.h.
Constructor & Destructor Documentation
Text::Text |
( |
int |
_x, |
|
|
int |
_y, |
|
|
const QString & |
_s, |
|
|
QColor |
_Color = QColor(0,0,0) , |
|
|
float |
_Size = 10.0 , |
|
|
float |
_mCos = 1.0 , |
|
|
float |
_mSin = 0.0 |
|
) |
| [inline] |
Field Documentation
The documentation for this struct was generated from the following file:
- /home/travis/build/Qucs/qucs/qucs/qucs/element.h