NAME

Qt::Gui::QContextMenuEvent

PUBLIC METHODS

QContextMenuEvent(QContextMenuEvent::Reason reason, const QPoint & pos)
QContextMenuEvent(QContextMenuEvent::Reason reason, const QPoint & pos, const QPoint & globalPos)
~QContextMenuEvent()
const QPoint & globalPos()
int globalX()
int globalY()
const QPoint & pos()
QContextMenuEvent::Reason reason()
int x()
int y()

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