The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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)

ENUM VALUES

UnknownDevice
Widget
Pixmap
Image
Printer
Picture
Pbuffer
FramebufferObject
CustomRaster
MacQuartz
PaintBuffer
OpenGL
RelayoutNormal
RelayoutDragging
RelayoutDropped
ConnectCallback
DisconnectCallback
AdoptCurrentThread
EventNotifyCallback
LastCallback
CreateThreadForAdoption
RefAdoptedThread
DerefAdoptedThread
SetCurrentThreadToMainThread
SetQObjectSender
GetQObjectSender
ResetQObjectSender
LastInternalFunction
LeftDock
RightDock
TopDock
BottomDock
DockCount

EXPORT

None by default.

AUTHOR

Dongxu Ma <dongxu@cpan.org>

COPYRIGHT AND LICENSE

Copyright (C) 2011 - 2012 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