LunaSysMgr
|
#include "pixpager.h"
#include "pixmapobject.h"
#include "gfxsettings.h"
#include <QMutableHashIterator>
#include <QtGlobal>
#include <QtCore/qmath.h>
#include <QMap>
#include <QList>
#include <QPainter>
Macros | |
#define | DEFAULT_ATLAS_PAGE_XLEADSPACE 4 |
#define | DEFAULT_ATLAS_PAGE_YLEADSPACE 4 |
#define | DEFAULT_ATLAS_PAGE_MIN_XTRAILSPACE 4 |
#define | DEFAULT_ATLAS_PAGE_MIN_YTRAILSPACE 4 |
#define | DEFAULT_ATLAS_PAGE_INTERCOL_SPACE 4 |
#define | DEFAULT_ATLAS_PAGE_INTERROW_SPACE 4 |
#define DEFAULT_ATLAS_PAGE_INTERCOL_SPACE 4 |
#define DEFAULT_ATLAS_PAGE_INTERROW_SPACE 4 |
#define DEFAULT_ATLAS_PAGE_MIN_XTRAILSPACE 4 |
#define DEFAULT_ATLAS_PAGE_MIN_YTRAILSPACE 4 |
#define DEFAULT_ATLAS_PAGE_XLEADSPACE 4 |
#define DEFAULT_ATLAS_PAGE_YLEADSPACE 4 |