okular
area.h File Reference
#include <QtCore/QList>
#include <QtGui/QColor>
#include <QtGui/QPainterPath>
#include <QtGui/QTransform>
#include <kdebug.h>
#include <math.h>
#include "global.h"
#include "okular_export.h"
Include dependency graph for area.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
class | Okular::AnnotationObjectRect |
class | Okular::HighlightAreaRect |
class | Okular::NormalizedPoint |
class | Okular::NormalizedRect |
class | Okular::ObjectRect |
class | Okular::RegularArea< NormalizedShape, Shape > |
class | Okular::RegularAreaRect |
class | Okular::SourceRefObjectRect |
Namespaces | |
Okular | |
Macros | |
#define | O_LAST givePtr( last ) |
#define | O_LAST_B O_LAST->bottom |
#define | O_LAST_L O_LAST->left |
#define | O_LAST_R O_LAST->right |
#define | O_LAST_T O_LAST->top |
#define | O_NEW givePtr( shape ) |
#define | O_NEW_B O_NEW->bottom |
#define | O_NEW_L O_NEW->left |
#define | O_NEW_R O_NEW->right |
#define | O_NEW_T O_NEW->top |
Functions | |
OKULAR_EXPORT QDebug | operator<< (QDebug str, const Okular::NormalizedPoint &point) |
OKULAR_EXPORT QDebug | operator<< (QDebug str, const Okular::NormalizedRect &rect) |
Macro Definition Documentation
#define O_LAST givePtr( last ) |
#define O_LAST_B O_LAST->bottom |
#define O_LAST_L O_LAST->left |
#define O_LAST_R O_LAST->right |
#define O_LAST_T O_LAST->top |
#define O_NEW givePtr( shape ) |
#define O_NEW_B O_NEW->bottom |
#define O_NEW_L O_NEW->left |
#define O_NEW_R O_NEW->right |
#define O_NEW_T O_NEW->top |
Function Documentation
OKULAR_EXPORT QDebug operator<< | ( | QDebug | str, |
const Okular::NormalizedPoint & | point | ||
) |
OKULAR_EXPORT QDebug operator<< | ( | QDebug | str, |
const Okular::NormalizedRect & | rect | ||
) |
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.