LunaSysMgr
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
pixpager.cpp File Reference
#include "pixpager.h"
#include "pixmapobject.h"
#include "gfxsettings.h"
#include <QMutableHashIterator>
#include <QtGlobal>
#include <QtCore/qmath.h>
#include <QMap>
#include <QList>
#include <QPainter>
Include dependency graph for pixpager.cpp:

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
 

Macro Definition Documentation

#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