KDDockWidgets API Documentation 2.0
|
Go to the source code of this file.
Namespaces | |
namespace | Dartagnan |
namespace | KDDockWidgetsBindings_wrappersNS |
namespace | KDDockWidgetsBindings_wrappersNS::KDDWBindingsCore |
Variables | |
static CleanupCallback | Dartagnan::s_cleanupCallback = nullptr |
bool c_KDDockWidgets__Core__Controller__close | ( | void * | thisObj | ) |
Definition at line 148 of file Controller_c.cpp.
References KDDockWidgets::Core::Controller::close(), and fromPtr().
void * c_KDDockWidgets__Core__Controller__constructor_ViewType_View | ( | int | type, |
void * | arg__2_ | ||
) |
Definition at line 141 of file Controller_c.cpp.
void c_KDDockWidgets__Core__Controller__destroyLater | ( | void * | thisObj | ) |
Definition at line 154 of file Controller_c.cpp.
References KDDockWidgets::Core::Controller::destroyLater(), and fromPtr().
void c_KDDockWidgets__Core__Controller__destructor | ( | void * | thisObj | ) |
Definition at line 260 of file Controller_c.cpp.
References fromPtr().
void * c_KDDockWidgets__Core__Controller__geometry | ( | void * | thisObj | ) |
Definition at line 159 of file Controller_c.cpp.
References fromPtr(), and KDDockWidgets::Core::Controller::geometry().
int c_KDDockWidgets__Core__Controller__height | ( | void * | thisObj | ) |
Definition at line 165 of file Controller_c.cpp.
References fromPtr(), and KDDockWidgets::Core::Controller::height().
bool c_KDDockWidgets__Core__Controller__inDtor | ( | void * | thisObj | ) |
Definition at line 171 of file Controller_c.cpp.
References fromPtr(), and KDDockWidgets::Core::Controller::inDtor().
bool c_KDDockWidgets__Core__Controller__isVisible | ( | void * | thisObj | ) |
Definition at line 177 of file Controller_c.cpp.
References fromPtr(), and KDDockWidgets::Core::Controller::isVisible().
void * c_KDDockWidgets__Core__Controller__mapToGlobal_Point | ( | void * | thisObj, |
void * | arg__1_ | ||
) |
Definition at line 183 of file Controller_c.cpp.
References fromPtr(), and KDDockWidgets::Core::Controller::mapToGlobal().
void * c_KDDockWidgets__Core__Controller__pos | ( | void * | thisObj | ) |
Definition at line 191 of file Controller_c.cpp.
References fromPtr(), and KDDockWidgets::Core::Controller::pos().
void * c_KDDockWidgets__Core__Controller__rect | ( | void * | thisObj | ) |
Definition at line 197 of file Controller_c.cpp.
References fromPtr(), and KDDockWidgets::Core::Controller::rect().
void c_KDDockWidgets__Core__Controller__registerVirtualMethodCallback | ( | void * | ptr, |
void * | callback, | ||
int | methodId | ||
) |
Definition at line 264 of file Controller_c.cpp.
References fromWrapperPtr().
void c_KDDockWidgets__Core__Controller__setParentView_impl_View | ( | void * | thisObj, |
void * | parent_ | ||
) |
Definition at line 209 of file Controller_c.cpp.
References fromWrapperPtr(), and KDDockWidgetsBindings_wrappersNS::KDDWBindingsCore::Controller_wrapper::setParentView_impl_nocallback().
void c_KDDockWidgets__Core__Controller__setParentView_View | ( | void * | thisObj, |
void * | parent_ | ||
) |
Definition at line 203 of file Controller_c.cpp.
References fromPtr(), and KDDockWidgets::Core::Controller::setParentView().
void c_KDDockWidgets__Core__Controller__setVisible_bool | ( | void * | thisObj, |
bool | arg__1 | ||
) |
Definition at line 215 of file Controller_c.cpp.
References fromPtr(), and KDDockWidgets::Core::Controller::setVisible().
void c_KDDockWidgets__Core__Controller__show | ( | void * | thisObj | ) |
Definition at line 220 of file Controller_c.cpp.
References fromPtr(), and KDDockWidgets::Core::Controller::show().
void * c_KDDockWidgets__Core__Controller__size | ( | void * | thisObj | ) |
Definition at line 225 of file Controller_c.cpp.
References fromPtr(), and KDDockWidgets::Core::Controller::size().
int c_KDDockWidgets__Core__Controller__type | ( | void * | thisObj | ) |
Definition at line 231 of file Controller_c.cpp.
References fromPtr().
void * c_KDDockWidgets__Core__Controller__view | ( | void * | thisObj | ) |
Definition at line 237 of file Controller_c.cpp.
References fromPtr(), and KDDockWidgets::Core::Controller::view().
int c_KDDockWidgets__Core__Controller__width | ( | void * | thisObj | ) |
Definition at line 243 of file Controller_c.cpp.
References fromPtr(), and KDDockWidgets::Core::Controller::width().
int c_KDDockWidgets__Core__Controller__x | ( | void * | thisObj | ) |
Definition at line 249 of file Controller_c.cpp.
References fromPtr(), and KDDockWidgets::Core::Controller::x().
int c_KDDockWidgets__Core__Controller__y | ( | void * | thisObj | ) |
Definition at line 255 of file Controller_c.cpp.
References fromPtr(), and KDDockWidgets::Core::Controller::y().
void c_KDDockWidgets__Core__Controller_Finalizer | ( | void * | cppObj | ) |
Definition at line 137 of file Controller_c.cpp.
|
static |
Definition at line 128 of file Controller_c.cpp.
Referenced by c_KDDockWidgets__Core__Controller__close(), c_KDDockWidgets__Core__Controller__destroyLater(), c_KDDockWidgets__Core__Controller__destructor(), c_KDDockWidgets__Core__Controller__geometry(), c_KDDockWidgets__Core__Controller__height(), c_KDDockWidgets__Core__Controller__inDtor(), c_KDDockWidgets__Core__Controller__isVisible(), c_KDDockWidgets__Core__Controller__mapToGlobal_Point(), c_KDDockWidgets__Core__Controller__pos(), c_KDDockWidgets__Core__Controller__rect(), c_KDDockWidgets__Core__Controller__setParentView_View(), c_KDDockWidgets__Core__Controller__setVisible_bool(), c_KDDockWidgets__Core__Controller__show(), c_KDDockWidgets__Core__Controller__size(), c_KDDockWidgets__Core__Controller__type(), c_KDDockWidgets__Core__Controller__view(), c_KDDockWidgets__Core__Controller__width(), c_KDDockWidgets__Core__Controller__x(), and c_KDDockWidgets__Core__Controller__y().
|
static |
Definition at line 132 of file Controller_c.cpp.
Referenced by c_KDDockWidgets__Core__Controller__registerVirtualMethodCallback(), and c_KDDockWidgets__Core__Controller__setParentView_impl_View().