Qti3DLabel Class Reference

Inheritance diagram for Qti3DLabel:

Label3D

List of all members.

Public Member Functions

Qt::Alignment alignment () const
 Returns text alignment flags.
double angle () const
QColor backgroundColor () const
QRectF boundingBox () const
QFont font () const
QColor frameColor () const
 Returns frame color.
double frameWidth ()
 Returns frame line width.
double gap () const
 Returns the gap caused by adjust().
bool hasShadow () const
bool isSelected () const
bool isVisible () const
double margin () const
 Returns margin around the text.
void move (double, double)
 Sets label position relative to screen using percentages.
void move (const QPoint &)
 Sets label position relative to screen using pixels.
QPointF pos () const
 Qti3DLabel ()
void setAlignment (Qt::Alignment)
 Sets text alignment flags.
void setAngle (double)
void setBackgroundColor (const QColor &)
void setColor (const QColor &)
 Sets text color.
void setFont (const QFont &)
void setFrameColor (const QColor &)
 Sets frame color.
void setFrameWidth (double)
 Sets frame line width.
void setGap (int)
 Fine tunes label position.
void setMargin (double)
 Sets margin around the text.
void setOffset (double, double, double)
void setSelected (bool)
void setShadow (bool=true, const QColor &=Qt::black, int=3)
void setString (const QString &)
void setVisible (bool)
void setWhiteOut (bool=true)
 Sets white background color.
QColor shadowColor () const
int shadowWidth () const
QString & string ()
double xOffset () const
double yOffset () const
double zOffset () const

Private Member Functions

 Qti3DLabel (const Qti3DLabel &)


Constructor & Destructor Documentation

Qti3DLabel::Qti3DLabel (  ) 

Qti3DLabel::Qti3DLabel ( const Qti3DLabel  )  [private]


Member Function Documentation

Qt::Alignment Qti3DLabel::alignment (  )  const

Returns text alignment flags.

double Qti3DLabel::angle (  )  const

QColor Qti3DLabel::backgroundColor (  )  const

QRectF Qti3DLabel::boundingBox (  )  const

QFont Qti3DLabel::font (  )  const

QColor Qti3DLabel::frameColor (  )  const

Returns frame color.

double Qti3DLabel::frameWidth (  ) 

Returns frame line width.

double Qti3DLabel::gap (  )  const

Returns the gap caused by adjust().

bool Qti3DLabel::hasShadow (  )  const

bool Qti3DLabel::isSelected (  )  const

bool Qti3DLabel::isVisible (  )  const

double Qti3DLabel::margin (  )  const

Returns margin around the text.

void Qti3DLabel::move ( double  ,
double   
)

Sets label position relative to screen using percentages.

void Qti3DLabel::move ( const QPoint &   ) 

Sets label position relative to screen using pixels.

QPointF Qti3DLabel::pos (  )  const

void Qti3DLabel::setAlignment ( Qt::Alignment   ) 

Sets text alignment flags.

void Qti3DLabel::setAngle ( double   ) 

void Qti3DLabel::setBackgroundColor ( const QColor &   ) 

void Qti3DLabel::setColor ( const QColor &   ) 

Sets text color.

void Qti3DLabel::setFont ( const QFont &   ) 

void Qti3DLabel::setFrameColor ( const QColor &   ) 

Sets frame color.

void Qti3DLabel::setFrameWidth ( double   ) 

Sets frame line width.

void Qti3DLabel::setGap ( int   ) 

Fine tunes label position.

void Qti3DLabel::setMargin ( double   ) 

Sets margin around the text.

void Qti3DLabel::setOffset ( double  ,
double  ,
double   
)

void Qti3DLabel::setSelected ( bool   ) 

void Qti3DLabel::setShadow ( bool  = true,
const QColor &  = Qt::black,
int  = 3 
)

void Qti3DLabel::setString ( const QString &   ) 

void Qti3DLabel::setVisible ( bool   ) 

void Qti3DLabel::setWhiteOut ( bool  = true  ) 

Sets white background color.

QColor Qti3DLabel::shadowColor (  )  const

int Qti3DLabel::shadowWidth (  )  const

QString& Qti3DLabel::string (  ) 

double Qti3DLabel::xOffset (  )  const

double Qti3DLabel::yOffset (  )  const

double Qti3DLabel::zOffset (  )  const


The documentation for this class was generated from the following file:

Generated on Thu Oct 10 18:41:31 2024 for QtiPlot/Python-API by  doxygen 1.5.8