KDDockWidgets API Documentation 2.1
Loading...
Searching...
No Matches
Namespaces | Functions | Variables
Layout_c.cpp File Reference
#include "Layout_c.h"
#include <iostream>
#include <cassert>
Include dependency graph for Layout_c.cpp:

Go to the source code of this file.

Namespaces

namespace  Dartagnan
 
namespace  KDDockWidgetsBindings_wrappersNS
 
namespace  KDDockWidgetsBindings_wrappersNS::KDDWBindingsCore
 

Functions

void * c_KDDockWidgets__Core__Layout__asDropArea (void *thisObj)
 
bool c_KDDockWidgets__Core__Layout__checkSanity (void *thisObj)
 
void c_KDDockWidgets__Core__Layout__clearLayout (void *thisObj)
 
void * c_KDDockWidgets__Core__Layout__constructor_ViewType_View (int arg__1, void *arg__2_)
 
bool c_KDDockWidgets__Core__Layout__containsGroup_Group (void *thisObj, void *arg__1_)
 
bool c_KDDockWidgets__Core__Layout__containsItem_Item (void *thisObj, void *arg__1_)
 
int c_KDDockWidgets__Core__Layout__count (void *thisObj)
 
void c_KDDockWidgets__Core__Layout__destructor (void *thisObj)
 
void c_KDDockWidgets__Core__Layout__dumpLayout (void *thisObj)
 
void * c_KDDockWidgets__Core__Layout__floatingWindow (void *thisObj)
 
bool c_KDDockWidgets__Core__Layout__isInMainWindow_bool (void *thisObj, bool honourNesting)
 
void * c_KDDockWidgets__Core__Layout__itemForGroup_Group (void *thisObj, void *group_)
 
int c_KDDockWidgets__Core__Layout__layoutHeight (void *thisObj)
 
void * c_KDDockWidgets__Core__Layout__layoutMaximumSizeHint (void *thisObj)
 
void * c_KDDockWidgets__Core__Layout__layoutMinimumSize (void *thisObj)
 
void * c_KDDockWidgets__Core__Layout__layoutSize (void *thisObj)
 
int c_KDDockWidgets__Core__Layout__layoutWidth (void *thisObj)
 
void * c_KDDockWidgets__Core__Layout__mainWindow_bool (void *thisObj, bool honourNesting)
 
int c_KDDockWidgets__Core__Layout__placeholderCount (void *thisObj)
 
void c_KDDockWidgets__Core__Layout__registerVirtualMethodCallback (void *ptr, void *callback, int methodId)
 
void c_KDDockWidgets__Core__Layout__removeItem_Item (void *thisObj, void *item_)
 
void c_KDDockWidgets__Core__Layout__restorePlaceholder_DockWidget_Item_int (void *thisObj, void *dw_, void *arg__2_, int tabIndex)
 
void c_KDDockWidgets__Core__Layout__setLayoutMinimumSize_Size (void *thisObj, void *arg__1_)
 
void c_KDDockWidgets__Core__Layout__setLayoutSize_Size (void *thisObj, void *arg__1_)
 
void c_KDDockWidgets__Core__Layout__setParentView_impl_View (void *thisObj, void *parent_)
 
void c_KDDockWidgets__Core__Layout__updateSizeConstraints (void *thisObj)
 
void c_KDDockWidgets__Core__Layout__viewAboutToBeDeleted (void *thisObj)
 
int c_KDDockWidgets__Core__Layout__visibleCount (void *thisObj)
 
void c_KDDockWidgets__Core__Layout_Finalizer (void *cppObj)
 
static KDDockWidgets::Core::LayoutfromPtr (void *ptr)
 
static KDDockWidgetsBindings_wrappersNS::KDDWBindingsCore::Layout_wrapperfromWrapperPtr (void *ptr)
 

Variables

static CleanupCallback Dartagnan::s_cleanupCallback = nullptr
 

Function Documentation

◆ c_KDDockWidgets__Core__Layout__asDropArea()

void * c_KDDockWidgets__Core__Layout__asDropArea ( void *  thisObj)

Definition at line 172 of file Layout_c.cpp.

References KDDockWidgets::Core::Layout::asDropArea(), and fromPtr().

◆ c_KDDockWidgets__Core__Layout__checkSanity()

bool c_KDDockWidgets__Core__Layout__checkSanity ( void *  thisObj)

Definition at line 178 of file Layout_c.cpp.

References KDDockWidgets::Core::Layout::checkSanity(), and fromPtr().

◆ c_KDDockWidgets__Core__Layout__clearLayout()

void c_KDDockWidgets__Core__Layout__clearLayout ( void *  thisObj)

Definition at line 184 of file Layout_c.cpp.

References KDDockWidgets::Core::Layout::clearLayout(), and fromPtr().

◆ c_KDDockWidgets__Core__Layout__constructor_ViewType_View()

void * c_KDDockWidgets__Core__Layout__constructor_ViewType_View ( int  arg__1,
void *  arg__2_ 
)

Definition at line 165 of file Layout_c.cpp.

◆ c_KDDockWidgets__Core__Layout__containsGroup_Group()

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().

◆ c_KDDockWidgets__Core__Layout__containsItem_Item()

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().

◆ c_KDDockWidgets__Core__Layout__count()

int c_KDDockWidgets__Core__Layout__count ( void *  thisObj)

Definition at line 203 of file Layout_c.cpp.

References KDDockWidgets::Core::Layout::count(), and fromPtr().

◆ c_KDDockWidgets__Core__Layout__destructor()

void c_KDDockWidgets__Core__Layout__destructor ( void *  thisObj)

Definition at line 323 of file Layout_c.cpp.

References fromPtr().

◆ c_KDDockWidgets__Core__Layout__dumpLayout()

void c_KDDockWidgets__Core__Layout__dumpLayout ( void *  thisObj)

Definition at line 209 of file Layout_c.cpp.

References KDDockWidgets::Core::Layout::dumpLayout(), and fromPtr().

◆ c_KDDockWidgets__Core__Layout__floatingWindow()

void * c_KDDockWidgets__Core__Layout__floatingWindow ( void *  thisObj)

Definition at line 214 of file Layout_c.cpp.

References KDDockWidgets::Core::Layout::floatingWindow(), and fromPtr().

◆ c_KDDockWidgets__Core__Layout__isInMainWindow_bool()

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().

◆ c_KDDockWidgets__Core__Layout__itemForGroup_Group()

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().

◆ c_KDDockWidgets__Core__Layout__layoutHeight()

int c_KDDockWidgets__Core__Layout__layoutHeight ( void *  thisObj)

Definition at line 233 of file Layout_c.cpp.

References fromPtr(), and KDDockWidgets::Core::Layout::layoutHeight().

◆ c_KDDockWidgets__Core__Layout__layoutMaximumSizeHint()

void * c_KDDockWidgets__Core__Layout__layoutMaximumSizeHint ( void *  thisObj)

◆ c_KDDockWidgets__Core__Layout__layoutMinimumSize()

void * c_KDDockWidgets__Core__Layout__layoutMinimumSize ( void *  thisObj)

Definition at line 245 of file Layout_c.cpp.

References fromPtr(), and KDDockWidgets::Core::Layout::layoutMinimumSize().

◆ c_KDDockWidgets__Core__Layout__layoutSize()

void * c_KDDockWidgets__Core__Layout__layoutSize ( void *  thisObj)

Definition at line 251 of file Layout_c.cpp.

References fromPtr(), and KDDockWidgets::Core::Layout::layoutSize().

◆ c_KDDockWidgets__Core__Layout__layoutWidth()

int c_KDDockWidgets__Core__Layout__layoutWidth ( void *  thisObj)

Definition at line 257 of file Layout_c.cpp.

References fromPtr(), and KDDockWidgets::Core::Layout::layoutWidth().

◆ c_KDDockWidgets__Core__Layout__mainWindow_bool()

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().

◆ c_KDDockWidgets__Core__Layout__placeholderCount()

int c_KDDockWidgets__Core__Layout__placeholderCount ( void *  thisObj)

Definition at line 269 of file Layout_c.cpp.

References fromPtr(), and KDDockWidgets::Core::Layout::placeholderCount().

◆ c_KDDockWidgets__Core__Layout__registerVirtualMethodCallback()

void c_KDDockWidgets__Core__Layout__registerVirtualMethodCallback ( void *  ptr,
void *  callback,
int  methodId 
)

Definition at line 327 of file Layout_c.cpp.

References fromWrapperPtr().

◆ c_KDDockWidgets__Core__Layout__removeItem_Item()

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().

◆ c_KDDockWidgets__Core__Layout__restorePlaceholder_DockWidget_Item_int()

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().

◆ c_KDDockWidgets__Core__Layout__setLayoutMinimumSize_Size()

void c_KDDockWidgets__Core__Layout__setLayoutMinimumSize_Size ( void *  thisObj,
void *  arg__1_ 
)

◆ c_KDDockWidgets__Core__Layout__setLayoutSize_Size()

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().

◆ c_KDDockWidgets__Core__Layout__setParentView_impl_View()

void c_KDDockWidgets__Core__Layout__setParentView_impl_View ( void *  thisObj,
void *  parent_ 
)

◆ c_KDDockWidgets__Core__Layout__updateSizeConstraints()

void c_KDDockWidgets__Core__Layout__updateSizeConstraints ( void *  thisObj)

◆ c_KDDockWidgets__Core__Layout__viewAboutToBeDeleted()

void c_KDDockWidgets__Core__Layout__viewAboutToBeDeleted ( void *  thisObj)

Definition at line 313 of file Layout_c.cpp.

References fromPtr(), and KDDockWidgets::Core::Layout::viewAboutToBeDeleted().

◆ c_KDDockWidgets__Core__Layout__visibleCount()

int c_KDDockWidgets__Core__Layout__visibleCount ( void *  thisObj)

Definition at line 318 of file Layout_c.cpp.

References fromPtr(), and KDDockWidgets::Core::Layout::visibleCount().

◆ c_KDDockWidgets__Core__Layout_Finalizer()

void c_KDDockWidgets__Core__Layout_Finalizer ( void *  cppObj)

Definition at line 161 of file Layout_c.cpp.

◆ fromPtr()

static KDDockWidgets::Core::Layout * fromPtr ( void *  ptr)
static

◆ fromWrapperPtr()

static KDDockWidgetsBindings_wrappersNS::KDDWBindingsCore::Layout_wrapper * fromWrapperPtr ( void *  ptr)
static

© Klarälvdalens Datakonsult AB (KDAB)
"The Qt, C++ and OpenGL Experts"
https://www.kdab.com/
KDDockWidgets
Advanced Dock Widget Framework for Qt
https://www.kdab.com/development-resources/qt-tools/kddockwidgets/
Generated by doxygen 1.9.8