NAME

Qt::Gui::QTabletEvent

PUBLIC METHODS

~QTabletEvent()
QTabletEvent::TabletDevice device()
const QPoint & globalPos()
int globalX()
int globalY()
const QPointF & hiResGlobalPos()
qreal hiResGlobalX()
qreal hiResGlobalY()
QTabletEvent::PointerType pointerType()
const QPoint & pos()
qreal pressure()
qreal rotation()
qreal tangentialPressure()
qint64 uniqueId()
int x()
int xTilt()
int y()
int yTilt()
int z()

EXPORT

None by default.

AUTHOR

Dongxu Ma <dongxu@cpan.org>

COPYRIGHT AND LICENSE

Copyright (C) 2011 - 2011 by Dongxu Ma

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

See http://dev.perl.org/licenses/artistic.html