NAME
Qt::Core::QInternal
PUBLIC METHODS
- static bool activateCallbacks(QInternal::Callback arg0, void ** arg1)
- static bool callFunction(QInternal::InternalFunction func, void ** arg1)
- static bool registerCallback(QInternal::Callback arg0, T_FPOINTER_QINTERNALCALLBACK_QNAMESPACE arg1)
- static bool unregisterCallback(QInternal::Callback arg0, T_FPOINTER_QINTERNALCALLBACK_QNAMESPACE arg1)
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.