KDDockWidgets API Documentation 2.1
|
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 156 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 149 of file Controller_c.cpp.
void c_KDDockWidgets__Core__Controller__destroyLater | ( | void * | thisObj | ) |
Definition at line 162 of file Controller_c.cpp.
References KDDockWidgets::Core::Controller::destroyLater(), and fromPtr().
void c_KDDockWidgets__Core__Controller__destructor | ( | void * | thisObj | ) |
Definition at line 280 of file Controller_c.cpp.
References fromPtr().
void * c_KDDockWidgets__Core__Controller__geometry | ( | void * | thisObj | ) |
Definition at line 167 of file Controller_c.cpp.
References fromPtr(), and KDDockWidgets::Core::Controller::geometry().
int c_KDDockWidgets__Core__Controller__height | ( | void * | thisObj | ) |
Definition at line 173 of file Controller_c.cpp.
References fromPtr(), and KDDockWidgets::Core::Controller::height().
bool c_KDDockWidgets__Core__Controller__inDtor | ( | void * | thisObj | ) |
Definition at line 179 of file Controller_c.cpp.
References fromPtr(), and KDDockWidgets::Core::Controller::inDtor().
bool c_KDDockWidgets__Core__Controller__isFixedHeight | ( | void * | thisObj | ) |
Definition at line 185 of file Controller_c.cpp.
References fromPtr(), and KDDockWidgets::Core::Controller::isFixedHeight().
bool c_KDDockWidgets__Core__Controller__isFixedWidth | ( | void * | thisObj | ) |
Definition at line 191 of file Controller_c.cpp.
References fromPtr(), and KDDockWidgets::Core::Controller::isFixedWidth().
bool c_KDDockWidgets__Core__Controller__isVisible | ( | void * | thisObj | ) |
Definition at line 197 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 203 of file Controller_c.cpp.
References fromPtr(), and KDDockWidgets::Core::Controller::mapToGlobal().
void * c_KDDockWidgets__Core__Controller__pos | ( | void * | thisObj | ) |
Definition at line 211 of file Controller_c.cpp.
References fromPtr(), and KDDockWidgets::Core::Controller::pos().
void * c_KDDockWidgets__Core__Controller__rect | ( | void * | thisObj | ) |
Definition at line 217 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 284 of file Controller_c.cpp.
References fromWrapperPtr().
void c_KDDockWidgets__Core__Controller__setParentView_impl_View | ( | void * | thisObj, |
void * | parent_ | ||
) |
Definition at line 229 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 223 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 235 of file Controller_c.cpp.
References fromPtr(), and KDDockWidgets::Core::Controller::setVisible().
void c_KDDockWidgets__Core__Controller__show | ( | void * | thisObj | ) |
Definition at line 240 of file Controller_c.cpp.
References fromPtr(), and KDDockWidgets::Core::Controller::show().
void * c_KDDockWidgets__Core__Controller__size | ( | void * | thisObj | ) |
Definition at line 245 of file Controller_c.cpp.
References fromPtr(), and KDDockWidgets::Core::Controller::size().
int c_KDDockWidgets__Core__Controller__type | ( | void * | thisObj | ) |
Definition at line 251 of file Controller_c.cpp.
References fromPtr().
void * c_KDDockWidgets__Core__Controller__view | ( | void * | thisObj | ) |
Definition at line 257 of file Controller_c.cpp.
References fromPtr(), and KDDockWidgets::Core::Controller::view().
int c_KDDockWidgets__Core__Controller__width | ( | void * | thisObj | ) |
Definition at line 263 of file Controller_c.cpp.
References fromPtr(), and KDDockWidgets::Core::Controller::width().
int c_KDDockWidgets__Core__Controller__x | ( | void * | thisObj | ) |
Definition at line 269 of file Controller_c.cpp.
References fromPtr(), and KDDockWidgets::Core::Controller::x().
int c_KDDockWidgets__Core__Controller__y | ( | void * | thisObj | ) |
Definition at line 275 of file Controller_c.cpp.
References fromPtr(), and KDDockWidgets::Core::Controller::y().
void c_KDDockWidgets__Core__Controller_Finalizer | ( | void * | cppObj | ) |
Definition at line 145 of file Controller_c.cpp.
|
static |
Definition at line 136 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__isFixedHeight(), c_KDDockWidgets__Core__Controller__isFixedWidth(), 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 140 of file Controller_c.cpp.
Referenced by c_KDDockWidgets__Core__Controller__registerVirtualMethodCallback(), and c_KDDockWidgets__Core__Controller__setParentView_impl_View().