• Skip to content
  • Skip to link menu
KDE 4.0 API Reference
  • KDE API Reference
  • kdegraphics
  • Sitemap
  • Contact Us
 

okular

annotations.cpp File Reference

#include "annotations.h"
#include "annotations_p.h"
#include <QtGui/QApplication>
#include <QtGui/QColor>
#include "page_p.h"

Include dependency graph for annotations.cpp:

Go to the source code of this file.


Defines

#define ADD_COORD(c1, c2)

Define Documentation

#define ADD_COORD ( c1,
c2   ) 

Value:

{ \
  c1.x = c1.x + c2.x; \
  c1.y = c1.y + c2.y; \
}

okular

Skip menu "okular"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

kdegraphics

Skip menu "kdegraphics"
  • okular
Generated for kdegraphics by doxygen 1.5.4
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal