Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members

TextLabel Class Reference

#include <textlabel.h>

Inheritance diagram for TextLabel:

Inheritance graph
[legend]
Collaboration diagram for TextLabel:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TextLabel (int x, int y, int w, int h)
 TextLabel ()
 ~TextLabel ()
void setValue (QString)
void setValue (int)
void setFontSize (int)
void setMove (int)
void setMaxMove (int)
void setColor (int, int, int)
void setBGColor (int, int, int)
void setFont (QString)
void setAlignment (QString)
void setFixedPitch (bool)
void setShadow (int)
void mUpdate (QPainter *)
void setKaramba (karamba *)
int getFontSize () const
QColor getColor () const
QColor getBGColor () const
QString getFont () const
QString getAlignment () const
bool getFixedPitch () const
int getShadow () const
int getMove () const
int getMaxMove () const

Detailed Description

Author:
Hans Karlsson <karlsson.h@home.se>

Bosselut Cyril <bosselut@b1project.com>

Version:
0.23

Definition at line 30 of file textlabel.h.


Constructor & Destructor Documentation

TextLabel::TextLabel int  x,
int  y,
int  w,
int  h
 

Definition at line 12 of file textlabel.cpp.

TextLabel::TextLabel  ) 
 

Definition at line 29 of file textlabel.cpp.

TextLabel::~TextLabel  ) 
 

Definition at line 33 of file textlabel.cpp.


Member Function Documentation

QString TextLabel::getAlignment  )  const
 

Definition at line 128 of file textlabel.cpp.

QColor TextLabel::getBGColor  )  const
 

Definition at line 88 of file textlabel.cpp.

QColor TextLabel::getColor  )  const
 

Definition at line 58 of file textlabel.cpp.

bool TextLabel::getFixedPitch  )  const
 

Definition at line 143 of file textlabel.cpp.

QString TextLabel::getFont  )  const
 

Definition at line 101 of file textlabel.cpp.

int TextLabel::getFontSize  )  const
 

Definition at line 112 of file textlabel.cpp.

int TextLabel::getMaxMove  )  const
 

Definition at line 78 of file textlabel.cpp.

Referenced by mUpdate().

int TextLabel::getMove  )  const
 

Definition at line 68 of file textlabel.cpp.

int TextLabel::getShadow  )  const
 

Definition at line 154 of file textlabel.cpp.

void TextLabel::mUpdate QPainter *   )  [virtual]
 

Implements Meter.

Definition at line 160 of file textlabel.cpp.

References getMaxMove(), karamba::themeH, and karamba::themeW.

void TextLabel::setAlignment QString   ) 
 

Definition at line 117 of file textlabel.cpp.

void TextLabel::setBGColor int  ,
int  ,
int 
 

Definition at line 83 of file textlabel.cpp.

void TextLabel::setColor int  ,
int  ,
int 
 

Definition at line 53 of file textlabel.cpp.

void TextLabel::setFixedPitch bool   ) 
 

Definition at line 138 of file textlabel.cpp.

void TextLabel::setFont QString   ) 
 

Definition at line 94 of file textlabel.cpp.

void TextLabel::setFontSize int   ) 
 

Definition at line 106 of file textlabel.cpp.

void TextLabel::setKaramba karamba  ) 
 

Definition at line 37 of file textlabel.cpp.

void TextLabel::setMaxMove int   ) 
 

Definition at line 73 of file textlabel.cpp.

void TextLabel::setMove int   ) 
 

Definition at line 63 of file textlabel.cpp.

void TextLabel::setShadow int   ) 
 

Definition at line 148 of file textlabel.cpp.

void TextLabel::setValue int   )  [virtual]
 

Reimplemented from Meter.

Definition at line 48 of file textlabel.cpp.

void TextLabel::setValue QString   )  [virtual]
 

Reimplemented from Meter.

Definition at line 42 of file textlabel.cpp.


The documentation for this class was generated from the following files:
Generated on Mon May 16 14:04:35 2005 for karamba by  doxygen 1.3.9.1