#include <IMEView.h>
| bool IMEView::acceptPoint |
( |
const QPointF & |
pt | ) |
|
| QRectF IMEView::boundingRect |
( |
| ) |
const |
| void IMEView::invalidateRect |
( |
const QRect & |
rect | ) |
|
|
slot |
| void IMEView::mousePressEvent |
( |
QGraphicsSceneMouseEvent * |
event | ) |
|
|
protectedvirtual |
| void IMEView::paint |
( |
QPainter * |
painter, |
|
|
const QStyleOptionGraphicsItem * |
, |
|
|
QWidget * |
|
|
) |
| |
| bool IMEView::sceneEvent |
( |
QEvent * |
event | ) |
|
|
protectedvirtual |
| void IMEView::setBoundingRect |
( |
const QRectF & |
r | ) |
|
| void IMEView::tapEvent |
( |
QTapGesture * |
tap | ) |
|
|
protected |
| void IMEView::touchBegin |
( |
QTouchEvent * |
te | ) |
|
|
protected |
| void IMEView::touchEnd |
( |
QTouchEvent * |
te | ) |
|
|
protected |
| void IMEView::touchUpdate |
( |
QTouchEvent * |
te | ) |
|
|
protected |
The documentation for this class was generated from the following files: