#include <keyitem.h>
List of all members.
Public Member Functions |
| KeyItem (QGraphicsItem *parent=0) |
void | setKey (const Key &key) |
virtual QRectF | boundingRect () const |
|
|
virtual void | paint (QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) |
Constructor & Destructor Documentation
MaliitKeyboard::KeyItem::KeyItem |
( |
QGraphicsItem * |
parent = 0 | ) |
|
|
explicit |
Member Function Documentation
QRectF MaliitKeyboard::KeyItem::boundingRect |
( |
| ) |
const |
|
virtual |
void MaliitKeyboard::KeyItem::paint |
( |
QPainter * |
painter, |
|
|
const QStyleOptionGraphicsItem * |
option, |
|
|
QWidget * |
widget |
|
) |
| |
|
virtual |
void MaliitKeyboard::KeyItem::setKey |
( |
const Key & |
key | ) |
|
Member Data Documentation
Key MaliitKeyboard::KeyItem::m_key |
|
private |
The documentation for this class was generated from the following files: