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

Go to the source code of this file.

Namespaces

namespace  Dartagnan
 
namespace  KDDockWidgetsBindings_wrappersNS
 

Functions

void * c_KDDockWidgets__Core__DropIndicatorOverlay__constructor_DropArea (void *dropArea_)
 
void * c_KDDockWidgets__Core__DropIndicatorOverlay__constructor_DropArea_View (void *dropArea_, void *view_)
 
int c_KDDockWidgets__Core__DropIndicatorOverlay__currentDropLocation (void *thisObj)
 
void c_KDDockWidgets__Core__DropIndicatorOverlay__destructor (void *thisObj)
 
bool c_KDDockWidgets__Core__DropIndicatorOverlay__dropIndicatorVisible_DropLocation (void *thisObj, int arg__1)
 
int c_KDDockWidgets__Core__DropIndicatorOverlay__hover_impl_Point (void *thisObj, void *globalPos_)
 
int c_KDDockWidgets__Core__DropIndicatorOverlay__hover_Point (void *thisObj, void *globalPos_)
 
void * c_KDDockWidgets__Core__DropIndicatorOverlay__hoveredGroup (void *thisObj)
 
void * c_KDDockWidgets__Core__DropIndicatorOverlay__hoveredGroupRect (void *thisObj)
 
bool c_KDDockWidgets__Core__DropIndicatorOverlay__isHovered (void *thisObj)
 
void c_KDDockWidgets__Core__DropIndicatorOverlay__onHoveredGroupChanged_Group (void *thisObj, void *arg__1_)
 
void * c_KDDockWidgets__Core__DropIndicatorOverlay__posForIndicator_DropLocation (void *thisObj, int arg__1)
 
void c_KDDockWidgets__Core__DropIndicatorOverlay__registerVirtualMethodCallback (void *ptr, void *callback, int methodId)
 
void c_KDDockWidgets__Core__DropIndicatorOverlay__removeHover (void *thisObj)
 
void c_KDDockWidgets__Core__DropIndicatorOverlay__setCurrentDropLocation_DropLocation (void *thisObj, int arg__1)
 
void c_KDDockWidgets__Core__DropIndicatorOverlay__setHoveredGroup_Group (void *thisObj, void *arg__1_)
 
void c_KDDockWidgets__Core__DropIndicatorOverlay__setParentView_impl_View (void *thisObj, void *parent_)
 
void c_KDDockWidgets__Core__DropIndicatorOverlay__setWindowBeingDragged_bool (void *thisObj, bool arg__1)
 
void c_KDDockWidgets__Core__DropIndicatorOverlay__updateVisibility (void *thisObj)
 
void c_KDDockWidgets__Core__DropIndicatorOverlay_Finalizer (void *cppObj)
 
int c_static_KDDockWidgets__Core__DropIndicatorOverlay__multisplitterLocationFor_DropLocation (int arg__1)
 
static KDDockWidgets::Core::DropIndicatorOverlayfromPtr (void *ptr)
 
static KDDockWidgetsBindings_wrappersNS::DropIndicatorOverlay_wrapperfromWrapperPtr (void *ptr)
 

Variables

static CleanupCallback Dartagnan::s_cleanupCallback = nullptr
 

Function Documentation

◆ c_KDDockWidgets__Core__DropIndicatorOverlay__constructor_DropArea()

void * c_KDDockWidgets__Core__DropIndicatorOverlay__constructor_DropArea ( void *  dropArea_)

Definition at line 189 of file DropIndicatorOverlay_c.cpp.

◆ c_KDDockWidgets__Core__DropIndicatorOverlay__constructor_DropArea_View()

void * c_KDDockWidgets__Core__DropIndicatorOverlay__constructor_DropArea_View ( void *  dropArea_,
void *  view_ 
)

Definition at line 195 of file DropIndicatorOverlay_c.cpp.

◆ c_KDDockWidgets__Core__DropIndicatorOverlay__currentDropLocation()

int c_KDDockWidgets__Core__DropIndicatorOverlay__currentDropLocation ( void *  thisObj)

Definition at line 203 of file DropIndicatorOverlay_c.cpp.

References fromPtr().

◆ c_KDDockWidgets__Core__DropIndicatorOverlay__destructor()

void c_KDDockWidgets__Core__DropIndicatorOverlay__destructor ( void *  thisObj)

Definition at line 298 of file DropIndicatorOverlay_c.cpp.

References fromPtr().

◆ c_KDDockWidgets__Core__DropIndicatorOverlay__dropIndicatorVisible_DropLocation()

bool c_KDDockWidgets__Core__DropIndicatorOverlay__dropIndicatorVisible_DropLocation ( void *  thisObj,
int  arg__1 
)

◆ c_KDDockWidgets__Core__DropIndicatorOverlay__hover_impl_Point()

int c_KDDockWidgets__Core__DropIndicatorOverlay__hover_impl_Point ( void *  thisObj,
void *  globalPos_ 
)

◆ c_KDDockWidgets__Core__DropIndicatorOverlay__hover_Point()

int c_KDDockWidgets__Core__DropIndicatorOverlay__hover_Point ( void *  thisObj,
void *  globalPos_ 
)

Definition at line 215 of file DropIndicatorOverlay_c.cpp.

References fromPtr().

◆ c_KDDockWidgets__Core__DropIndicatorOverlay__hoveredGroup()

void * c_KDDockWidgets__Core__DropIndicatorOverlay__hoveredGroup ( void *  thisObj)

◆ c_KDDockWidgets__Core__DropIndicatorOverlay__hoveredGroupRect()

void * c_KDDockWidgets__Core__DropIndicatorOverlay__hoveredGroupRect ( void *  thisObj)

◆ c_KDDockWidgets__Core__DropIndicatorOverlay__isHovered()

bool c_KDDockWidgets__Core__DropIndicatorOverlay__isHovered ( void *  thisObj)

◆ c_KDDockWidgets__Core__DropIndicatorOverlay__onHoveredGroupChanged_Group()

void c_KDDockWidgets__Core__DropIndicatorOverlay__onHoveredGroupChanged_Group ( void *  thisObj,
void *  arg__1_ 
)

◆ c_KDDockWidgets__Core__DropIndicatorOverlay__posForIndicator_DropLocation()

void * c_KDDockWidgets__Core__DropIndicatorOverlay__posForIndicator_DropLocation ( void *  thisObj,
int  arg__1 
)

◆ c_KDDockWidgets__Core__DropIndicatorOverlay__registerVirtualMethodCallback()

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

Definition at line 302 of file DropIndicatorOverlay_c.cpp.

References fromWrapperPtr().

◆ c_KDDockWidgets__Core__DropIndicatorOverlay__removeHover()

void c_KDDockWidgets__Core__DropIndicatorOverlay__removeHover ( void *  thisObj)

◆ c_KDDockWidgets__Core__DropIndicatorOverlay__setCurrentDropLocation_DropLocation()

void c_KDDockWidgets__Core__DropIndicatorOverlay__setCurrentDropLocation_DropLocation ( void *  thisObj,
int  arg__1 
)

◆ c_KDDockWidgets__Core__DropIndicatorOverlay__setHoveredGroup_Group()

void c_KDDockWidgets__Core__DropIndicatorOverlay__setHoveredGroup_Group ( void *  thisObj,
void *  arg__1_ 
)

◆ c_KDDockWidgets__Core__DropIndicatorOverlay__setParentView_impl_View()

void c_KDDockWidgets__Core__DropIndicatorOverlay__setParentView_impl_View ( void *  thisObj,
void *  parent_ 
)

◆ c_KDDockWidgets__Core__DropIndicatorOverlay__setWindowBeingDragged_bool()

void c_KDDockWidgets__Core__DropIndicatorOverlay__setWindowBeingDragged_bool ( void *  thisObj,
bool  arg__1 
)

◆ c_KDDockWidgets__Core__DropIndicatorOverlay__updateVisibility()

void c_KDDockWidgets__Core__DropIndicatorOverlay__updateVisibility ( void *  thisObj)

◆ c_KDDockWidgets__Core__DropIndicatorOverlay_Finalizer()

void c_KDDockWidgets__Core__DropIndicatorOverlay_Finalizer ( void *  cppObj)

Definition at line 185 of file DropIndicatorOverlay_c.cpp.

◆ c_static_KDDockWidgets__Core__DropIndicatorOverlay__multisplitterLocationFor_DropLocation()

int c_static_KDDockWidgets__Core__DropIndicatorOverlay__multisplitterLocationFor_DropLocation ( int  arg__1)

◆ fromPtr()

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

◆ fromWrapperPtr()

static KDDockWidgetsBindings_wrappersNS::DropIndicatorOverlay_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