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 |
void * c_KDDockWidgets__Core__Layout__asDropArea | ( | void * | thisObj | ) |
Definition at line 172 of file Layout_c.cpp.
References KDDockWidgets::Core::Layout::asDropArea(), and fromPtr().
bool c_KDDockWidgets__Core__Layout__checkSanity | ( | void * | thisObj | ) |
Definition at line 178 of file Layout_c.cpp.
References KDDockWidgets::Core::Layout::checkSanity(), and fromPtr().
void c_KDDockWidgets__Core__Layout__clearLayout | ( | void * | thisObj | ) |
Definition at line 184 of file Layout_c.cpp.
References KDDockWidgets::Core::Layout::clearLayout(), and fromPtr().
void * c_KDDockWidgets__Core__Layout__constructor_ViewType_View | ( | int | arg__1, |
void * | arg__2_ | ||
) |
Definition at line 165 of file Layout_c.cpp.
bool c_KDDockWidgets__Core__Layout__containsGroup_Group | ( | void * | thisObj, |
void * | arg__1_ | ||
) |
Definition at line 189 of file Layout_c.cpp.
References KDDockWidgets::Core::Layout::containsGroup(), and fromPtr().
bool c_KDDockWidgets__Core__Layout__containsItem_Item | ( | void * | thisObj, |
void * | arg__1_ | ||
) |
Definition at line 196 of file Layout_c.cpp.
References KDDockWidgets::Core::Layout::containsItem(), and fromPtr().
int c_KDDockWidgets__Core__Layout__count | ( | void * | thisObj | ) |
Definition at line 203 of file Layout_c.cpp.
References KDDockWidgets::Core::Layout::count(), and fromPtr().
void c_KDDockWidgets__Core__Layout__destructor | ( | void * | thisObj | ) |
Definition at line 323 of file Layout_c.cpp.
References fromPtr().
void c_KDDockWidgets__Core__Layout__dumpLayout | ( | void * | thisObj | ) |
Definition at line 209 of file Layout_c.cpp.
References KDDockWidgets::Core::Layout::dumpLayout(), and fromPtr().
void * c_KDDockWidgets__Core__Layout__floatingWindow | ( | void * | thisObj | ) |
Definition at line 214 of file Layout_c.cpp.
References KDDockWidgets::Core::Layout::floatingWindow(), and fromPtr().
bool c_KDDockWidgets__Core__Layout__isInMainWindow_bool | ( | void * | thisObj, |
bool | honourNesting | ||
) |
Definition at line 220 of file Layout_c.cpp.
References fromPtr(), and KDDockWidgets::Core::Layout::isInMainWindow().
void * c_KDDockWidgets__Core__Layout__itemForGroup_Group | ( | void * | thisObj, |
void * | group_ | ||
) |
Definition at line 226 of file Layout_c.cpp.
References fromPtr(), and KDDockWidgets::Core::Layout::itemForGroup().
int c_KDDockWidgets__Core__Layout__layoutHeight | ( | void * | thisObj | ) |
Definition at line 233 of file Layout_c.cpp.
References fromPtr(), and KDDockWidgets::Core::Layout::layoutHeight().
void * c_KDDockWidgets__Core__Layout__layoutMaximumSizeHint | ( | void * | thisObj | ) |
Definition at line 239 of file Layout_c.cpp.
References fromPtr(), and KDDockWidgets::Core::Layout::layoutMaximumSizeHint().
void * c_KDDockWidgets__Core__Layout__layoutMinimumSize | ( | void * | thisObj | ) |
Definition at line 245 of file Layout_c.cpp.
References fromPtr(), and KDDockWidgets::Core::Layout::layoutMinimumSize().
void * c_KDDockWidgets__Core__Layout__layoutSize | ( | void * | thisObj | ) |
Definition at line 251 of file Layout_c.cpp.
References fromPtr(), and KDDockWidgets::Core::Layout::layoutSize().
int c_KDDockWidgets__Core__Layout__layoutWidth | ( | void * | thisObj | ) |
Definition at line 257 of file Layout_c.cpp.
References fromPtr(), and KDDockWidgets::Core::Layout::layoutWidth().
void * c_KDDockWidgets__Core__Layout__mainWindow_bool | ( | void * | thisObj, |
bool | honourNesting | ||
) |
Definition at line 263 of file Layout_c.cpp.
References fromPtr(), and KDDockWidgets::Core::Layout::mainWindow().
int c_KDDockWidgets__Core__Layout__placeholderCount | ( | void * | thisObj | ) |
Definition at line 269 of file Layout_c.cpp.
References fromPtr(), and KDDockWidgets::Core::Layout::placeholderCount().
void c_KDDockWidgets__Core__Layout__registerVirtualMethodCallback | ( | void * | ptr, |
void * | callback, | ||
int | methodId | ||
) |
Definition at line 327 of file Layout_c.cpp.
References fromWrapperPtr().
void c_KDDockWidgets__Core__Layout__removeItem_Item | ( | void * | thisObj, |
void * | item_ | ||
) |
Definition at line 275 of file Layout_c.cpp.
References fromPtr(), and KDDockWidgets::Core::Layout::removeItem().
void c_KDDockWidgets__Core__Layout__restorePlaceholder_DockWidget_Item_int | ( | void * | thisObj, |
void * | dw_, | ||
void * | arg__2_, | ||
int | tabIndex | ||
) |
Definition at line 281 of file Layout_c.cpp.
References fromPtr(), and KDDockWidgets::Core::Layout::restorePlaceholder().
void c_KDDockWidgets__Core__Layout__setLayoutMinimumSize_Size | ( | void * | thisObj, |
void * | arg__1_ | ||
) |
Definition at line 288 of file Layout_c.cpp.
References fromWrapperPtr(), and KDDockWidgetsBindings_wrappersNS::KDDWBindingsCore::Layout_wrapper::setLayoutMinimumSize().
void c_KDDockWidgets__Core__Layout__setLayoutSize_Size | ( | void * | thisObj, |
void * | arg__1_ | ||
) |
Definition at line 295 of file Layout_c.cpp.
References fromPtr(), and KDDockWidgets::Core::Layout::setLayoutSize().
void c_KDDockWidgets__Core__Layout__setParentView_impl_View | ( | void * | thisObj, |
void * | parent_ | ||
) |
Definition at line 302 of file Layout_c.cpp.
References fromWrapperPtr(), and KDDockWidgetsBindings_wrappersNS::KDDWBindingsCore::Layout_wrapper::setParentView_impl_nocallback().
void c_KDDockWidgets__Core__Layout__updateSizeConstraints | ( | void * | thisObj | ) |
Definition at line 308 of file Layout_c.cpp.
References fromPtr(), and KDDockWidgets::Core::Layout::updateSizeConstraints().
void c_KDDockWidgets__Core__Layout__viewAboutToBeDeleted | ( | void * | thisObj | ) |
Definition at line 313 of file Layout_c.cpp.
References fromPtr(), and KDDockWidgets::Core::Layout::viewAboutToBeDeleted().
int c_KDDockWidgets__Core__Layout__visibleCount | ( | void * | thisObj | ) |
Definition at line 318 of file Layout_c.cpp.
References fromPtr(), and KDDockWidgets::Core::Layout::visibleCount().
void c_KDDockWidgets__Core__Layout_Finalizer | ( | void * | cppObj | ) |
Definition at line 161 of file Layout_c.cpp.
|
static |
Definition at line 152 of file Layout_c.cpp.
Referenced by c_KDDockWidgets__Core__Layout__asDropArea(), c_KDDockWidgets__Core__Layout__checkSanity(), c_KDDockWidgets__Core__Layout__clearLayout(), c_KDDockWidgets__Core__Layout__containsGroup_Group(), c_KDDockWidgets__Core__Layout__containsItem_Item(), c_KDDockWidgets__Core__Layout__count(), c_KDDockWidgets__Core__Layout__destructor(), c_KDDockWidgets__Core__Layout__dumpLayout(), c_KDDockWidgets__Core__Layout__floatingWindow(), c_KDDockWidgets__Core__Layout__isInMainWindow_bool(), c_KDDockWidgets__Core__Layout__itemForGroup_Group(), c_KDDockWidgets__Core__Layout__layoutHeight(), c_KDDockWidgets__Core__Layout__layoutMaximumSizeHint(), c_KDDockWidgets__Core__Layout__layoutMinimumSize(), c_KDDockWidgets__Core__Layout__layoutSize(), c_KDDockWidgets__Core__Layout__layoutWidth(), c_KDDockWidgets__Core__Layout__mainWindow_bool(), c_KDDockWidgets__Core__Layout__placeholderCount(), c_KDDockWidgets__Core__Layout__removeItem_Item(), c_KDDockWidgets__Core__Layout__restorePlaceholder_DockWidget_Item_int(), c_KDDockWidgets__Core__Layout__setLayoutSize_Size(), c_KDDockWidgets__Core__Layout__updateSizeConstraints(), c_KDDockWidgets__Core__Layout__viewAboutToBeDeleted(), and c_KDDockWidgets__Core__Layout__visibleCount().
|
static |
Definition at line 156 of file Layout_c.cpp.
Referenced by c_KDDockWidgets__Core__Layout__registerVirtualMethodCallback(), c_KDDockWidgets__Core__Layout__setLayoutMinimumSize_Size(), and c_KDDockWidgets__Core__Layout__setParentView_impl_View().