![]() |
KDDockWidgets API Documentation 2.0
|

Go to the source code of this file.
Namespaces | |
| namespace | Dartagnan |
| namespace | KDDockWidgetsBindings_wrappersNS |
Functions | |
| bool | c_KDDockWidgets__Event___get_m_accepted (void *thisObj) |
| bool | c_KDDockWidgets__Event___get_m_spontaneous (void *thisObj) |
| void | c_KDDockWidgets__Event___set_m_accepted_bool (void *thisObj, bool m_accepted_) |
| void | c_KDDockWidgets__Event___set_m_spontaneous_bool (void *thisObj, bool m_spontaneous_) |
| void | c_KDDockWidgets__Event__accept (void *thisObj) |
| void * | c_KDDockWidgets__Event__constructor_Type (int type) |
| void | c_KDDockWidgets__Event__destructor (void *thisObj) |
| void | c_KDDockWidgets__Event__ignore (void *thisObj) |
| bool | c_KDDockWidgets__Event__isAccepted (void *thisObj) |
| bool | c_KDDockWidgets__Event__spontaneous (void *thisObj) |
| int | c_KDDockWidgets__Event__type (void *thisObj) |
| void | c_KDDockWidgets__Event_Finalizer (void *cppObj) |
| static KDDockWidgets::Event * | fromPtr (void *ptr) |
| static KDDockWidgetsBindings_wrappersNS::Event_wrapper * | fromWrapperPtr (void *ptr) |
Variables | |
| static CleanupCallback | Dartagnan::s_cleanupCallback = nullptr |
| bool c_KDDockWidgets__Event___get_m_accepted | ( | void * | thisObj | ) |
Definition at line 111 of file Event_c.cpp.
References fromPtr().
| bool c_KDDockWidgets__Event___get_m_spontaneous | ( | void * | thisObj | ) |
Definition at line 115 of file Event_c.cpp.
References fromPtr().
| void c_KDDockWidgets__Event___set_m_accepted_bool | ( | void * | thisObj, |
| bool | m_accepted_ | ||
| ) |
Definition at line 119 of file Event_c.cpp.
References fromPtr().
| void c_KDDockWidgets__Event___set_m_spontaneous_bool | ( | void * | thisObj, |
| bool | m_spontaneous_ | ||
| ) |
Definition at line 123 of file Event_c.cpp.
References fromPtr().
| void c_KDDockWidgets__Event__accept | ( | void * | thisObj | ) |
Definition at line 80 of file Event_c.cpp.
References fromPtr().
| void * c_KDDockWidgets__Event__constructor_Type | ( | int | type | ) |
Definition at line 74 of file Event_c.cpp.
| void c_KDDockWidgets__Event__destructor | ( | void * | thisObj | ) |
Definition at line 107 of file Event_c.cpp.
References fromPtr().
| void c_KDDockWidgets__Event__ignore | ( | void * | thisObj | ) |
Definition at line 85 of file Event_c.cpp.
References fromPtr().
| bool c_KDDockWidgets__Event__isAccepted | ( | void * | thisObj | ) |
Definition at line 90 of file Event_c.cpp.
References fromPtr().
| bool c_KDDockWidgets__Event__spontaneous | ( | void * | thisObj | ) |
Definition at line 96 of file Event_c.cpp.
References fromPtr().
| int c_KDDockWidgets__Event__type | ( | void * | thisObj | ) |
Definition at line 102 of file Event_c.cpp.
References fromPtr().
| void c_KDDockWidgets__Event_Finalizer | ( | void * | cppObj | ) |
Definition at line 70 of file Event_c.cpp.
|
static |
Definition at line 61 of file Event_c.cpp.
Referenced by c_KDDockWidgets__Event___get_m_accepted(), c_KDDockWidgets__Event___get_m_spontaneous(), c_KDDockWidgets__Event___set_m_accepted_bool(), c_KDDockWidgets__Event___set_m_spontaneous_bool(), c_KDDockWidgets__Event__accept(), c_KDDockWidgets__Event__destructor(), c_KDDockWidgets__Event__ignore(), c_KDDockWidgets__Event__isAccepted(), c_KDDockWidgets__Event__spontaneous(), and c_KDDockWidgets__Event__type().
|
static |
Definition at line 65 of file Event_c.cpp.
KDDockWidgets