11#include "kddockwidgets_export.h"
14#include <geometry_helpers_p.h>
19namespace KDDWBindingsCore {
27 KDDockWidgets::Rect
geometry()
const;
33 KDDockWidgets::Point
mapToGlobal(KDDockWidgets::Point arg__1)
const;
34 KDDockWidgets::Point
pos()
const;
35 KDDockWidgets::Rect
rect()
const;
41 KDDockWidgets::Size
size()
const;
DOCKS_EXPORT void c_KDDockWidgets__Core__Controller__show(void *thisObj)
DOCKS_EXPORT void c_KDDockWidgets__Core__Controller__destructor(void *thisObj)
DOCKS_EXPORT void c_KDDockWidgets__Core__Controller__destroyLater(void *thisObj)
DOCKS_EXPORT bool c_KDDockWidgets__Core__Controller__inDtor(void *thisObj)
DOCKS_EXPORT bool c_KDDockWidgets__Core__Controller__isVisible(void *thisObj)
DOCKS_EXPORT int c_KDDockWidgets__Core__Controller__x(void *thisObj)
DOCKS_EXPORT void c_KDDockWidgets__Core__Controller__setVisible_bool(void *thisObj, bool arg__1)
DOCKS_EXPORT void * c_KDDockWidgets__Core__Controller__geometry(void *thisObj)
DOCKS_EXPORT void * c_KDDockWidgets__Core__Controller__mapToGlobal_Point(void *thisObj, void *arg__1_)
DOCKS_EXPORT void c_KDDockWidgets__Core__Controller__registerVirtualMethodCallback(void *ptr, void *callback, int methodId)
DOCKS_EXPORT bool c_KDDockWidgets__Core__Controller__isFixedHeight(void *thisObj)
DOCKS_EXPORT bool c_KDDockWidgets__Core__Controller__isFixedWidth(void *thisObj)
DOCKS_EXPORT void c_KDDockWidgets__Core__Controller__setParentView_impl_View(void *thisObj, void *parent_)
DOCKS_EXPORT void * c_KDDockWidgets__Core__Controller__view(void *thisObj)
DOCKS_EXPORT int c_KDDockWidgets__Core__Controller__y(void *thisObj)
DOCKS_EXPORT bool c_KDDockWidgets__Core__Controller__close(void *thisObj)
DOCKS_EXPORT int c_KDDockWidgets__Core__Controller__width(void *thisObj)
DOCKS_EXPORT void * c_KDDockWidgets__Core__Controller__constructor_ViewType_View(int type, void *arg__2_)
DOCKS_EXPORT int c_KDDockWidgets__Core__Controller__height(void *thisObj)
DOCKS_EXPORT void * c_KDDockWidgets__Core__Controller__pos(void *thisObj)
DOCKS_EXPORT void c_KDDockWidgets__Core__Controller__setParentView_View(void *thisObj, void *parent_)
DOCKS_EXPORT int c_KDDockWidgets__Core__Controller__type(void *thisObj)
DOCKS_EXPORT void c_KDDockWidgets__Core__Controller_Finalizer(void *cppObj)
DOCKS_EXPORT void * c_KDDockWidgets__Core__Controller__size(void *thisObj)
DOCKS_EXPORT void * c_KDDockWidgets__Core__Controller__rect(void *thisObj)