AlbumShaper  1.0a3
Classes | Macros
photo.h File Reference
#include "tools/imageTools.h"
#include <QPixmap>
#include <Q3TextStream>
Include dependency graph for photo.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Photo
 A photo consists of a full size image, a smaller slide show image, a very small thumbnail image, and a desription. More...
 

Macros

#define THUMBNAIL   1
 
#define SLIDESHOW   2
 
#define IMAGE   3
 

Macro Definition Documentation

§ IMAGE

#define IMAGE   3

Definition at line 17 of file photo.h.

§ SLIDESHOW

#define SLIDESHOW   2

Definition at line 16 of file photo.h.

§ THUMBNAIL

#define THUMBNAIL   1

Definition at line 15 of file photo.h.