okular
area.cpp File Reference
#include "area.h"
#include <QtCore/QRect>
#include <QtGui/QPolygonF>
#include <kdebug.h>
#include <math.h>
#include "action.h"
#include "annotations.h"
#include "annotations_p.h"
#include "debug_p.h"
#include "sourcereference.h"
Include dependency graph for area.cpp:

Go to the source code of this file.
Functions | |
NormalizedPoint | operator- (const NormalizedPoint &a, const NormalizedPoint &b) |
QDebug | operator<< (QDebug str, const Okular::NormalizedPoint &p) |
QDebug | operator<< (QDebug str, const Okular::NormalizedRect &r) |
Function Documentation
NormalizedPoint operator- | ( | const NormalizedPoint & | a, |
const NormalizedPoint & | b | ||
) |
QDebug operator<< | ( | QDebug | str, |
const Okular::NormalizedPoint & | p | ||
) |
QDebug operator<< | ( | QDebug | str, |
const Okular::NormalizedRect & | r | ||
) |
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.