Kstars
rectangleoverlap.h
46 bool intersects(const QPointF ¢er, int width, int height, double rotationDegrees = 0.0) const;
bool intersects(const QPointF ¢er, int width, int height, double rotationDegrees=0.0) const
Check if the input rectangle overlaps the reference rectangle.
Definition rectangleoverlap.cpp:92
RectangleOverlap(const QPointF ¢er, int width, int height, double rotationDegrees=0.0)
Constructor specifying reference rectangle.
Definition rectangleoverlap.cpp:87
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:42 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:42 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.