#include "kddockwidgets_export.h"
#include <geometry_helpers_p.h>
Go to the source code of this file.
◆ c_KDDockWidgets__Point__constructor()
DOCKS_EXPORT void * c_KDDockWidgets__Point__constructor |
( |
| ) |
|
◆ c_KDDockWidgets__Point__constructor_int_int()
DOCKS_EXPORT void * c_KDDockWidgets__Point__constructor_int_int |
( |
int |
x, |
|
|
int |
y |
|
) |
| |
◆ c_KDDockWidgets__Point__destructor()
DOCKS_EXPORT void c_KDDockWidgets__Point__destructor |
( |
void * |
thisObj | ) |
|
◆ c_KDDockWidgets__Point__isNull()
DOCKS_EXPORT bool c_KDDockWidgets__Point__isNull |
( |
void * |
thisObj | ) |
|
◆ c_KDDockWidgets__Point__manhattanLength()
DOCKS_EXPORT int c_KDDockWidgets__Point__manhattanLength |
( |
void * |
thisObj | ) |
|
◆ c_KDDockWidgets__Point__setX_int()
DOCKS_EXPORT void c_KDDockWidgets__Point__setX_int |
( |
void * |
thisObj, |
|
|
int |
x |
|
) |
| |
◆ c_KDDockWidgets__Point__setY_int()
DOCKS_EXPORT void c_KDDockWidgets__Point__setY_int |
( |
void * |
thisObj, |
|
|
int |
y |
|
) |
| |
◆ c_KDDockWidgets__Point__x()
DOCKS_EXPORT int c_KDDockWidgets__Point__x |
( |
void * |
thisObj | ) |
|
◆ c_KDDockWidgets__Point__y()
DOCKS_EXPORT int c_KDDockWidgets__Point__y |
( |
void * |
thisObj | ) |
|
◆ c_KDDockWidgets__Point_Finalizer()
DOCKS_EXPORT void c_KDDockWidgets__Point_Finalizer |
( |
void * |
cppObj | ) |
|