okular
Okular::RegularAreaRect Class Reference
#include <area.h>
Inheritance diagram for Okular::RegularAreaRect:

Public Member Functions | |
RegularAreaRect () | |
RegularAreaRect (const RegularAreaRect &rar) | |
~RegularAreaRect () | |
RegularAreaRect & | operator= (const RegularAreaRect &rar) |
![]() | |
~RegularArea () | |
void | appendArea (const RegularArea< NormalizedRect, QRect > *area) |
void | appendShape (const NormalizedRect &shape, MergeSide side=MergeAll) |
bool | contains (double x, double y) const |
bool | contains (const NormalizedRect &shape) const |
QList< QRect > | geometry (int xScale, int yScale, int dx=0, int dy=0) const |
bool | intersects (const RegularArea< NormalizedRect, QRect > *area) const |
bool | intersects (const NormalizedRect &shape) const |
bool | isNull () const |
void | simplify () |
void | transform (const QTransform &matrix) |
Detailed Description
Constructor & Destructor Documentation
RegularAreaRect::RegularAreaRect | ( | const RegularAreaRect & | rar | ) |
Member Function Documentation
RegularAreaRect & RegularAreaRect::operator= | ( | const RegularAreaRect & | rar | ) |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:45:03 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:45:03 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.