#include <element.h>
|
| 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) |
|
| 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) |
|
Definition at line 63 of file element.h.
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 |
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 |
The documentation for this struct was generated from the following files:
- C:/Users/VonFurstenBerg/Documents/DownLoad/QUCS-src/qucs-0.0.16/qucs/element.h
- C:/Users/VonFurstenBerg/Documents/DownLoad/QUCS-src/qucs-0.0.16/qucs-lib/symbolwidget.h