NAME
Qt::Gui::QDropEvent
PUBLIC METHODS
- ~QDropEvent()
- void acceptProposedAction()
- Qt::DropAction dropAction()
- QByteArray encodedData(const char * arg0)
- const char * format(int n = 0)
- const char * format(int n)
- const QMimeData * mimeData()
- const QPoint & pos()
- Qt::DropAction proposedAction()
- bool provides(const char * arg0)
- void setDropAction(Qt::DropAction action)
- QWidget * source()
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.