KDDockWidgets API Documentation 2.1
|
Go to the source code of this file.
Namespaces | |
namespace | Dartagnan |
namespace | KDDockWidgetsBindings_wrappersNS |
Variables | |
static CleanupCallback | Dartagnan::s_cleanupCallback = nullptr |
void c_KDDockWidgets__Rect__adjust_int_int_int_int | ( | void * | thisObj, |
int | l, | ||
int | t, | ||
int | r, | ||
int | b | ||
) |
Definition at line 258 of file Rect_c.cpp.
References fromPtr().
void * c_KDDockWidgets__Rect__adjusted_int_int_int_int | ( | void * | thisObj, |
int | l, | ||
int | t, | ||
int | r, | ||
int | b | ||
) |
Definition at line 263 of file Rect_c.cpp.
References fromPtr().
int c_KDDockWidgets__Rect__bottom | ( | void * | thisObj | ) |
Definition at line 269 of file Rect_c.cpp.
References fromPtr().
void * c_KDDockWidgets__Rect__bottomLeft | ( | void * | thisObj | ) |
Definition at line 275 of file Rect_c.cpp.
References fromPtr().
void * c_KDDockWidgets__Rect__bottomRight | ( | void * | thisObj | ) |
Definition at line 281 of file Rect_c.cpp.
References fromPtr().
void * c_KDDockWidgets__Rect__center | ( | void * | thisObj | ) |
Definition at line 287 of file Rect_c.cpp.
References fromPtr().
void * c_KDDockWidgets__Rect__constructor | ( | ) |
Definition at line 238 of file Rect_c.cpp.
void * c_KDDockWidgets__Rect__constructor_int_int_int_int | ( | int | x, |
int | y, | ||
int | width, | ||
int | height | ||
) |
Definition at line 252 of file Rect_c.cpp.
void * c_KDDockWidgets__Rect__constructor_Point_Size | ( | void * | pos_, |
void * | size_ | ||
) |
Definition at line 243 of file Rect_c.cpp.
bool c_KDDockWidgets__Rect__contains_Point | ( | void * | thisObj, |
void * | pt_ | ||
) |
Definition at line 293 of file Rect_c.cpp.
References fromPtr().
bool c_KDDockWidgets__Rect__contains_Rect | ( | void * | thisObj, |
void * | other_ | ||
) |
Definition at line 301 of file Rect_c.cpp.
References fromPtr().
void c_KDDockWidgets__Rect__destructor | ( | void * | thisObj | ) |
Definition at line 523 of file Rect_c.cpp.
References fromPtr().
int c_KDDockWidgets__Rect__height | ( | void * | thisObj | ) |
Definition at line 309 of file Rect_c.cpp.
References fromPtr().
void * c_KDDockWidgets__Rect__intersected_Rect | ( | void * | thisObj, |
void * | other_ | ||
) |
Definition at line 315 of file Rect_c.cpp.
References fromPtr().
bool c_KDDockWidgets__Rect__intersects_Rect | ( | void * | thisObj, |
void * | other_ | ||
) |
Definition at line 323 of file Rect_c.cpp.
References fromPtr().
bool c_KDDockWidgets__Rect__isEmpty | ( | void * | thisObj | ) |
Definition at line 331 of file Rect_c.cpp.
References fromPtr().
bool c_KDDockWidgets__Rect__isNull | ( | void * | thisObj | ) |
Definition at line 337 of file Rect_c.cpp.
References fromPtr().
bool c_KDDockWidgets__Rect__isValid | ( | void * | thisObj | ) |
Definition at line 343 of file Rect_c.cpp.
References fromPtr().
int c_KDDockWidgets__Rect__left | ( | void * | thisObj | ) |
Definition at line 349 of file Rect_c.cpp.
References fromPtr().
void * c_KDDockWidgets__Rect__marginsAdded_Margins | ( | void * | thisObj, |
void * | m_ | ||
) |
Definition at line 355 of file Rect_c.cpp.
References fromPtr().
void c_KDDockWidgets__Rect__moveBottom_int | ( | void * | thisObj, |
int | b | ||
) |
Definition at line 363 of file Rect_c.cpp.
References fromPtr().
void c_KDDockWidgets__Rect__moveCenter_Point | ( | void * | thisObj, |
void * | pt_ | ||
) |
Definition at line 368 of file Rect_c.cpp.
References fromPtr().
void c_KDDockWidgets__Rect__moveLeft_int | ( | void * | thisObj, |
int | x | ||
) |
Definition at line 375 of file Rect_c.cpp.
References fromPtr().
void c_KDDockWidgets__Rect__moveRight_int | ( | void * | thisObj, |
int | r | ||
) |
Definition at line 380 of file Rect_c.cpp.
References fromPtr().
void c_KDDockWidgets__Rect__moveTo_int_int | ( | void * | thisObj, |
int | x, | ||
int | y | ||
) |
Definition at line 392 of file Rect_c.cpp.
References fromPtr().
void c_KDDockWidgets__Rect__moveTo_Point | ( | void * | thisObj, |
void * | pt_ | ||
) |
Definition at line 385 of file Rect_c.cpp.
References fromPtr().
void c_KDDockWidgets__Rect__moveTop_int | ( | void * | thisObj, |
int | y | ||
) |
Definition at line 397 of file Rect_c.cpp.
References fromPtr().
void c_KDDockWidgets__Rect__moveTopLeft_Point | ( | void * | thisObj, |
void * | pt_ | ||
) |
Definition at line 402 of file Rect_c.cpp.
References fromPtr().
void * c_KDDockWidgets__Rect__pos | ( | void * | thisObj | ) |
Definition at line 409 of file Rect_c.cpp.
References fromPtr().
int c_KDDockWidgets__Rect__right | ( | void * | thisObj | ) |
Definition at line 415 of file Rect_c.cpp.
References fromPtr().
void c_KDDockWidgets__Rect__setBottom_int | ( | void * | thisObj, |
int | b | ||
) |
Definition at line 421 of file Rect_c.cpp.
References fromPtr().
void c_KDDockWidgets__Rect__setHeight_int | ( | void * | thisObj, |
int | h | ||
) |
Definition at line 426 of file Rect_c.cpp.
References fromPtr().
void c_KDDockWidgets__Rect__setLeft_int | ( | void * | thisObj, |
int | x | ||
) |
Definition at line 431 of file Rect_c.cpp.
References fromPtr().
void c_KDDockWidgets__Rect__setRight_int | ( | void * | thisObj, |
int | r | ||
) |
Definition at line 436 of file Rect_c.cpp.
References fromPtr().
void c_KDDockWidgets__Rect__setSize_Size | ( | void * | thisObj, |
void * | sz_ | ||
) |
Definition at line 441 of file Rect_c.cpp.
References fromPtr().
void c_KDDockWidgets__Rect__setTop_int | ( | void * | thisObj, |
int | y | ||
) |
Definition at line 448 of file Rect_c.cpp.
References fromPtr().
void c_KDDockWidgets__Rect__setTopLeft_Point | ( | void * | thisObj, |
void * | pt_ | ||
) |
Definition at line 453 of file Rect_c.cpp.
References fromPtr().
void c_KDDockWidgets__Rect__setWidth_int | ( | void * | thisObj, |
int | w | ||
) |
Definition at line 460 of file Rect_c.cpp.
References fromPtr().
void c_KDDockWidgets__Rect__setX_int | ( | void * | thisObj, |
int | x | ||
) |
Definition at line 465 of file Rect_c.cpp.
References fromPtr().
void c_KDDockWidgets__Rect__setY_int | ( | void * | thisObj, |
int | y | ||
) |
Definition at line 470 of file Rect_c.cpp.
References fromPtr().
void * c_KDDockWidgets__Rect__size | ( | void * | thisObj | ) |
Definition at line 475 of file Rect_c.cpp.
References fromPtr().
int c_KDDockWidgets__Rect__top | ( | void * | thisObj | ) |
Definition at line 481 of file Rect_c.cpp.
References fromPtr().
void * c_KDDockWidgets__Rect__topLeft | ( | void * | thisObj | ) |
Definition at line 487 of file Rect_c.cpp.
References fromPtr().
void * c_KDDockWidgets__Rect__topRight | ( | void * | thisObj | ) |
Definition at line 493 of file Rect_c.cpp.
References fromPtr().
void c_KDDockWidgets__Rect__translate_Point | ( | void * | thisObj, |
void * | pt_ | ||
) |
Definition at line 499 of file Rect_c.cpp.
References fromPtr().
int c_KDDockWidgets__Rect__width | ( | void * | thisObj | ) |
Definition at line 506 of file Rect_c.cpp.
References fromPtr().
int c_KDDockWidgets__Rect__x | ( | void * | thisObj | ) |
Definition at line 512 of file Rect_c.cpp.
References fromPtr().
int c_KDDockWidgets__Rect__y | ( | void * | thisObj | ) |
Definition at line 518 of file Rect_c.cpp.
References fromPtr().
void c_KDDockWidgets__Rect_Finalizer | ( | void * | cppObj | ) |
Definition at line 234 of file Rect_c.cpp.
|
static |
Definition at line 225 of file Rect_c.cpp.
Referenced by c_KDDockWidgets__Rect__adjust_int_int_int_int(), c_KDDockWidgets__Rect__adjusted_int_int_int_int(), c_KDDockWidgets__Rect__bottom(), c_KDDockWidgets__Rect__bottomLeft(), c_KDDockWidgets__Rect__bottomRight(), c_KDDockWidgets__Rect__center(), c_KDDockWidgets__Rect__contains_Point(), c_KDDockWidgets__Rect__contains_Rect(), c_KDDockWidgets__Rect__destructor(), c_KDDockWidgets__Rect__height(), c_KDDockWidgets__Rect__intersected_Rect(), c_KDDockWidgets__Rect__intersects_Rect(), c_KDDockWidgets__Rect__isEmpty(), c_KDDockWidgets__Rect__isNull(), c_KDDockWidgets__Rect__isValid(), c_KDDockWidgets__Rect__left(), c_KDDockWidgets__Rect__marginsAdded_Margins(), c_KDDockWidgets__Rect__moveBottom_int(), c_KDDockWidgets__Rect__moveCenter_Point(), c_KDDockWidgets__Rect__moveLeft_int(), c_KDDockWidgets__Rect__moveRight_int(), c_KDDockWidgets__Rect__moveTo_int_int(), c_KDDockWidgets__Rect__moveTo_Point(), c_KDDockWidgets__Rect__moveTop_int(), c_KDDockWidgets__Rect__moveTopLeft_Point(), c_KDDockWidgets__Rect__pos(), c_KDDockWidgets__Rect__right(), c_KDDockWidgets__Rect__setBottom_int(), c_KDDockWidgets__Rect__setHeight_int(), c_KDDockWidgets__Rect__setLeft_int(), c_KDDockWidgets__Rect__setRight_int(), c_KDDockWidgets__Rect__setSize_Size(), c_KDDockWidgets__Rect__setTop_int(), c_KDDockWidgets__Rect__setTopLeft_Point(), c_KDDockWidgets__Rect__setWidth_int(), c_KDDockWidgets__Rect__setX_int(), c_KDDockWidgets__Rect__setY_int(), c_KDDockWidgets__Rect__size(), c_KDDockWidgets__Rect__top(), c_KDDockWidgets__Rect__topLeft(), c_KDDockWidgets__Rect__topRight(), c_KDDockWidgets__Rect__translate_Point(), c_KDDockWidgets__Rect__width(), c_KDDockWidgets__Rect__x(), and c_KDDockWidgets__Rect__y().
|
static |
Definition at line 229 of file Rect_c.cpp.