okular
#include "tilesmanager_p.h"
#include <QPixmap>
#include <QtCore/qmath.h>
#include <QList>
#include <QPainter>
#include "tile.h"
Include dependency graph for tilesmanager.cpp:

Go to the source code of this file.
Macros | |
#define | TILES_MAXSIZE 2000000 |
Functions | |
static bool | rankedTilesLessThan (TileNode *t1, TileNode *t2) |
Macro Definition Documentation
#define TILES_MAXSIZE 2000000 |
Definition at line 18 of file tilesmanager.cpp.
Function Documentation
Definition at line 22 of file tilesmanager.cpp.
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.