KDDockWidgets API Documentation 2.0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
KDDockWidgetsBindings_wrappersNS::Point_wrapper Class Reference

#include <Point_c.h>

Inheritance diagram for KDDockWidgetsBindings_wrappersNS::Point_wrapper:
Inheritance graph
[legend]
Collaboration diagram for KDDockWidgetsBindings_wrappersNS::Point_wrapper:
Collaboration graph
[legend]

Public Member Functions

 Point_wrapper ()
 
 Point_wrapper (int x, int y)
 
 ~Point_wrapper ()
 
bool isNull () const
 
int manhattanLength () const
 
void setX (int x)
 
void setY (int y)
 
int x () const
 
int y () const
 

Detailed Description

Definition at line 15 of file Point_c.h.

Constructor & Destructor Documentation

◆ ~Point_wrapper()

KDDockWidgetsBindings_wrappersNS::Point_wrapper::~Point_wrapper ( )

Definition at line 64 of file Point_c.cpp.

◆ Point_wrapper() [1/2]

KDDockWidgetsBindings_wrappersNS::Point_wrapper::Point_wrapper ( )

Definition at line 32 of file Point_c.cpp.

◆ Point_wrapper() [2/2]

KDDockWidgetsBindings_wrappersNS::Point_wrapper::Point_wrapper ( int  x,
int  y 
)

Definition at line 36 of file Point_c.cpp.

Member Function Documentation

◆ isNull()

bool KDDockWidgetsBindings_wrappersNS::Point_wrapper::isNull ( ) const

Definition at line 40 of file Point_c.cpp.

◆ manhattanLength()

int KDDockWidgetsBindings_wrappersNS::Point_wrapper::manhattanLength ( ) const

Definition at line 44 of file Point_c.cpp.

◆ setX()

void KDDockWidgetsBindings_wrappersNS::Point_wrapper::setX ( int  x)

Definition at line 48 of file Point_c.cpp.

References x().

◆ setY()

void KDDockWidgetsBindings_wrappersNS::Point_wrapper::setY ( int  y)

Definition at line 52 of file Point_c.cpp.

References y().

◆ x()

int KDDockWidgetsBindings_wrappersNS::Point_wrapper::x ( ) const

Definition at line 56 of file Point_c.cpp.

Referenced by setX().

◆ y()

int KDDockWidgetsBindings_wrappersNS::Point_wrapper::y ( ) const

Definition at line 60 of file Point_c.cpp.

Referenced by setY().


The documentation for this class was generated from the following files:

© 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