KHTML
IntRect.h
Go to the documentation of this file.
91 // Be careful with these functions. The point is considered to be to the right and below. These are not
Definition: FloatRect.h:59
Definition: IntRect.h:65
IntRect enclosingIntRect(const FloatRect &rect)
Definition: FloatRect.cpp:112
FloatRect intersection(const FloatRect &a, const FloatRect &b)
Definition: FloatRect.h:148
Definition: IntSize.h:57
bool operator!=(const FloatPoint &a, const FloatPoint &b)
Definition: FloatPoint.h:135
bool operator==(const FloatPoint &a, const FloatPoint &b)
Definition: FloatPoint.h:130
IntRect(const IntPoint &location, const IntSize &size)
Definition: IntRect.h:68
Definition: IntPoint.h:64
FloatRect unionRect(const FloatRect &a, const FloatRect &b)
Definition: FloatRect.h:155
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.