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

ImageLabel Class Reference

#include <imagelabel.h>

Inheritance diagram for ImageLabel:

Inheritance graph
[legend]
Collaboration diagram for ImageLabel:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ImageLabel (int ix, int iy, int iw, int ih)
 ImageLabel ()
 ~ImageLabel ()
void setValue (QString imagePath)
void setValue (int)
void setCenter (bool c, int w=0, int h=0)
void mUpdate (QPainter *)
void rolloverImage (QMouseEvent *e)
void parseImages (QString fn, QString fn_roll, int, int, int, int)
void setKaramba (karamba *)
void setTooltip (QString txt)

Detailed Description

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

Bosselut Cyril <bosselut@b1project.com>

Version:
0.23

Definition at line 32 of file imagelabel.h.


Constructor & Destructor Documentation

ImageLabel::ImageLabel int  ix,
int  iy,
int  iw,
int  ih
 

Definition at line 14 of file imagelabel.cpp.

ImageLabel::ImageLabel  ) 
 

Definition at line 20 of file imagelabel.cpp.

ImageLabel::~ImageLabel  ) 
 

Definition at line 24 of file imagelabel.cpp.


Member Function Documentation

void ImageLabel::mUpdate QPainter *   )  [virtual]
 

Implements Meter.

Definition at line 99 of file imagelabel.cpp.

References karamba::themeH, and karamba::themeW.

void ImageLabel::parseImages QString  fn,
QString  fn_roll,
int  ,
int  ,
int  ,
int 
 

Definition at line 110 of file imagelabel.cpp.

void ImageLabel::rolloverImage QMouseEvent *  e  ) 
 

Definition at line 213 of file imagelabel.cpp.

References karamba::step().

void ImageLabel::setCenter bool  c,
int  w = 0,
int  h = 0
 

Definition at line 87 of file imagelabel.cpp.

void ImageLabel::setKaramba karamba  ) 
 

Definition at line 208 of file imagelabel.cpp.

void ImageLabel::setTooltip QString  txt  ) 
 

Definition at line 250 of file imagelabel.cpp.

void ImageLabel::setValue int   )  [virtual]
 

Reimplemented from Meter.

Definition at line 29 of file imagelabel.cpp.

References setValue().

void ImageLabel::setValue QString  imagePath  )  [virtual]
 

Reimplemented from Meter.

Definition at line 33 of file imagelabel.cpp.

Referenced by setValue().


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