KDDockWidgets API Documentation 2.1
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
ClassicIndicatorWindowViewInterface_c.h File Reference
#include "kddockwidgets_export.h"
#include <ClassicIndicatorWindowViewInterface.h>
#include <string_p.h>
#include <geometry_helpers_p.h>
Include dependency graph for ClassicIndicatorWindowViewInterface_c.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  KDDockWidgetsBindings_wrappersNS::KDDWBindingsCore::ClassicIndicatorWindowViewInterface_wrapper
 

Namespaces

namespace  KDDockWidgetsBindings_wrappersNS
 
namespace  KDDockWidgetsBindings_wrappersNS::KDDWBindingsCore
 

Functions

DOCKS_EXPORT void * c_KDDockWidgets__Core__ClassicIndicatorWindowViewInterface__constructor ()
 
DOCKS_EXPORT void c_KDDockWidgets__Core__ClassicIndicatorWindowViewInterface__destructor (void *thisObj)
 
DOCKS_EXPORT int c_KDDockWidgets__Core__ClassicIndicatorWindowViewInterface__hover_Point (void *thisObj, void *arg__1_)
 
DOCKS_EXPORT bool c_KDDockWidgets__Core__ClassicIndicatorWindowViewInterface__isWindow (void *thisObj)
 
DOCKS_EXPORT void * c_KDDockWidgets__Core__ClassicIndicatorWindowViewInterface__posForIndicator_DropLocation (void *thisObj, int arg__1)
 
DOCKS_EXPORT void c_KDDockWidgets__Core__ClassicIndicatorWindowViewInterface__raise (void *thisObj)
 
DOCKS_EXPORT void c_KDDockWidgets__Core__ClassicIndicatorWindowViewInterface__registerVirtualMethodCallback (void *ptr, void *callback, int methodId)
 
DOCKS_EXPORT void c_KDDockWidgets__Core__ClassicIndicatorWindowViewInterface__resize_Size (void *thisObj, void *arg__1_)
 
DOCKS_EXPORT void c_KDDockWidgets__Core__ClassicIndicatorWindowViewInterface__setGeometry_Rect (void *thisObj, void *arg__1_)
 
DOCKS_EXPORT void c_KDDockWidgets__Core__ClassicIndicatorWindowViewInterface__setObjectName_QString (void *thisObj, const char *arg__1_)
 
DOCKS_EXPORT void c_KDDockWidgets__Core__ClassicIndicatorWindowViewInterface__setVisible_bool (void *thisObj, bool arg__1)
 
DOCKS_EXPORT void c_KDDockWidgets__Core__ClassicIndicatorWindowViewInterface__updateIndicatorVisibility (void *thisObj)
 
DOCKS_EXPORT void c_KDDockWidgets__Core__ClassicIndicatorWindowViewInterface__updatePositions (void *thisObj)
 
DOCKS_EXPORT void c_KDDockWidgets__Core__ClassicIndicatorWindowViewInterface_Finalizer (void *cppObj)
 

Function Documentation

◆ c_KDDockWidgets__Core__ClassicIndicatorWindowViewInterface__constructor()

DOCKS_EXPORT void * c_KDDockWidgets__Core__ClassicIndicatorWindowViewInterface__constructor ( )

Definition at line 206 of file ClassicIndicatorWindowViewInterface_c.cpp.

◆ c_KDDockWidgets__Core__ClassicIndicatorWindowViewInterface__destructor()

DOCKS_EXPORT void c_KDDockWidgets__Core__ClassicIndicatorWindowViewInterface__destructor ( void *  thisObj)

Definition at line 272 of file ClassicIndicatorWindowViewInterface_c.cpp.

◆ c_KDDockWidgets__Core__ClassicIndicatorWindowViewInterface__hover_Point()

DOCKS_EXPORT int c_KDDockWidgets__Core__ClassicIndicatorWindowViewInterface__hover_Point ( void *  thisObj,
void *  arg__1_ 
)

Definition at line 212 of file ClassicIndicatorWindowViewInterface_c.cpp.

◆ c_KDDockWidgets__Core__ClassicIndicatorWindowViewInterface__isWindow()

DOCKS_EXPORT bool c_KDDockWidgets__Core__ClassicIndicatorWindowViewInterface__isWindow ( void *  thisObj)

Definition at line 220 of file ClassicIndicatorWindowViewInterface_c.cpp.

◆ c_KDDockWidgets__Core__ClassicIndicatorWindowViewInterface__posForIndicator_DropLocation()

DOCKS_EXPORT void * c_KDDockWidgets__Core__ClassicIndicatorWindowViewInterface__posForIndicator_DropLocation ( void *  thisObj,
int  arg__1 
)

Definition at line 226 of file ClassicIndicatorWindowViewInterface_c.cpp.

◆ c_KDDockWidgets__Core__ClassicIndicatorWindowViewInterface__raise()

DOCKS_EXPORT void c_KDDockWidgets__Core__ClassicIndicatorWindowViewInterface__raise ( void *  thisObj)

Definition at line 232 of file ClassicIndicatorWindowViewInterface_c.cpp.

◆ c_KDDockWidgets__Core__ClassicIndicatorWindowViewInterface__registerVirtualMethodCallback()

DOCKS_EXPORT void c_KDDockWidgets__Core__ClassicIndicatorWindowViewInterface__registerVirtualMethodCallback ( void *  ptr,
void *  callback,
int  methodId 
)

Definition at line 276 of file ClassicIndicatorWindowViewInterface_c.cpp.

◆ c_KDDockWidgets__Core__ClassicIndicatorWindowViewInterface__resize_Size()

DOCKS_EXPORT void c_KDDockWidgets__Core__ClassicIndicatorWindowViewInterface__resize_Size ( void *  thisObj,
void *  arg__1_ 
)

Definition at line 237 of file ClassicIndicatorWindowViewInterface_c.cpp.

◆ c_KDDockWidgets__Core__ClassicIndicatorWindowViewInterface__setGeometry_Rect()

DOCKS_EXPORT void c_KDDockWidgets__Core__ClassicIndicatorWindowViewInterface__setGeometry_Rect ( void *  thisObj,
void *  arg__1_ 
)

Definition at line 244 of file ClassicIndicatorWindowViewInterface_c.cpp.

◆ c_KDDockWidgets__Core__ClassicIndicatorWindowViewInterface__setObjectName_QString()

DOCKS_EXPORT void c_KDDockWidgets__Core__ClassicIndicatorWindowViewInterface__setObjectName_QString ( void *  thisObj,
const char *  arg__1_ 
)

Definition at line 251 of file ClassicIndicatorWindowViewInterface_c.cpp.

◆ c_KDDockWidgets__Core__ClassicIndicatorWindowViewInterface__setVisible_bool()

DOCKS_EXPORT void c_KDDockWidgets__Core__ClassicIndicatorWindowViewInterface__setVisible_bool ( void *  thisObj,
bool  arg__1 
)

Definition at line 258 of file ClassicIndicatorWindowViewInterface_c.cpp.

◆ c_KDDockWidgets__Core__ClassicIndicatorWindowViewInterface__updateIndicatorVisibility()

DOCKS_EXPORT void c_KDDockWidgets__Core__ClassicIndicatorWindowViewInterface__updateIndicatorVisibility ( void *  thisObj)

Definition at line 263 of file ClassicIndicatorWindowViewInterface_c.cpp.

◆ c_KDDockWidgets__Core__ClassicIndicatorWindowViewInterface__updatePositions()

DOCKS_EXPORT void c_KDDockWidgets__Core__ClassicIndicatorWindowViewInterface__updatePositions ( void *  thisObj)

Definition at line 268 of file ClassicIndicatorWindowViewInterface_c.cpp.

◆ c_KDDockWidgets__Core__ClassicIndicatorWindowViewInterface_Finalizer()

DOCKS_EXPORT void c_KDDockWidgets__Core__ClassicIndicatorWindowViewInterface_Finalizer ( void *  cppObj)

Definition at line 202 of file ClassicIndicatorWindowViewInterface_c.cpp.


© 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