KDDockWidgets API Documentation 2.1
|
Go to the source code of this file.
Namespaces | |
namespace | Dartagnan |
namespace | KDDockWidgetsBindings_wrappersNS |
namespace | KDDockWidgetsBindings_wrappersNS::KDDWBindingsCore |
Functions | |
void | c_KDDockWidgets__Core__DelayedCall__call (void *thisObj) |
void * | c_KDDockWidgets__Core__DelayedCall__constructor () |
void | c_KDDockWidgets__Core__DelayedCall__destructor (void *thisObj) |
void | c_KDDockWidgets__Core__DelayedCall__registerVirtualMethodCallback (void *ptr, void *callback, int methodId) |
void | c_KDDockWidgets__Core__DelayedCall_Finalizer (void *cppObj) |
static KDDockWidgets::Core::DelayedCall * | fromPtr (void *ptr) |
static KDDockWidgetsBindings_wrappersNS::KDDWBindingsCore::DelayedCall_wrapper * | fromWrapperPtr (void *ptr) |
Variables | |
static CleanupCallback | Dartagnan::s_cleanupCallback = nullptr |
void c_KDDockWidgets__Core__DelayedCall__call | ( | void * | thisObj | ) |
Definition at line 77 of file DelayedCall_c.cpp.
References KDDockWidgetsBindings_wrappersNS::KDDWBindingsCore::DelayedCall_wrapper::call_nocallback(), and fromPtr().
void * c_KDDockWidgets__Core__DelayedCall__constructor | ( | ) |
Definition at line 71 of file DelayedCall_c.cpp.
void c_KDDockWidgets__Core__DelayedCall__destructor | ( | void * | thisObj | ) |
Definition at line 81 of file DelayedCall_c.cpp.
References fromPtr().
void c_KDDockWidgets__Core__DelayedCall__registerVirtualMethodCallback | ( | void * | ptr, |
void * | callback, | ||
int | methodId | ||
) |
Definition at line 85 of file DelayedCall_c.cpp.
References fromWrapperPtr().
void c_KDDockWidgets__Core__DelayedCall_Finalizer | ( | void * | cppObj | ) |
Definition at line 67 of file DelayedCall_c.cpp.
|
static |
Definition at line 58 of file DelayedCall_c.cpp.
Referenced by c_KDDockWidgets__Core__DelayedCall__call(), and c_KDDockWidgets__Core__DelayedCall__destructor().
|
static |
Definition at line 62 of file DelayedCall_c.cpp.
Referenced by c_KDDockWidgets__Core__DelayedCall__registerVirtualMethodCallback().