superkaramba
ClickMap Class Reference
#include <clickmap.h>
Inheritance diagram for ClickMap:

Detailed Description
Definition at line 17 of file clickmap.h.
Public Member Functions | |
| ClickMap (Karamba *k, int x, int y, int w, int h) | |
| ~ClickMap () | |
| void | mousePressEvent (QGraphicsSceneMouseEvent *event) |
| void | paint (QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget=0) |
| void | setValue (const QString &) |
| void | setValue (int) |
| void | setTextProps (TextField *) |
Constructor & Destructor Documentation
| ClickMap::ClickMap | ( | Karamba * | k, | |
| int | x, | |||
| int | y, | |||
| int | w, | |||
| int | h | |||
| ) |
Definition at line 21 of file clickmap.cpp.
| ClickMap::~ClickMap | ( | ) |
Definition at line 37 of file clickmap.cpp.
Member Function Documentation
| void ClickMap::mousePressEvent | ( | QGraphicsSceneMouseEvent * | event | ) |
| void ClickMap::paint | ( | QPainter * | painter, | |
| const QStyleOptionGraphicsItem * | option, | |||
| QWidget * | widget = 0 | |||
| ) | [virtual] |
| void ClickMap::setValue | ( | const QString & | v | ) | [virtual] |
| void ClickMap::setValue | ( | int | v | ) | [virtual] |
| void ClickMap::setTextProps | ( | TextField * | t | ) |
Definition at line 40 of file clickmap.cpp.
The documentation for this class was generated from the following files:
KDE 4.0 API Reference