This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | Album |
An album contains Subalbums. More... | |
Defines | |
#define | SMALL 1 |
#define | MEDIUM 2 |
#define | LARGE 3 |
#define | ALBUM_LOADED 1 |
#define | ALBUM_READ_ERROR 2 |
#define | ALBUM_XML_ERROR 3 |
#define | ALBUM_EXPORTED 1 |
#define | ALBUM_ERROR_OPEN_FILE 2 |
|
Definition at line 24 of file album.h. Referenced by Album::exportToXML(). |
|
Definition at line 23 of file album.h. Referenced by Album::exportCompressedWebAlbum(), Album::exportLargeImages(), Album::exportToDisk(), and Album::exportToXML(). |
|
Definition at line 20 of file album.h. Referenced by Album::importFromDisk(), and TitleWidget::loadAlbum(). |
|
Definition at line 21 of file album.h. Referenced by Album::importFromDisk(), and TitleWidget::loadAlbum(). |
|
Definition at line 22 of file album.h. Referenced by Album::importFromDisk(), and TitleWidget::loadAlbum(). |
|
|
Definition at line 16 of file album.h. Referenced by Subalbum::getRepresentativeImage(), TitleWidget::setSubalbumImage(), SubalbumPreviewWidget::SubalbumPreviewWidget(), and TitleWidget::unsetSubalbumImage(). |
|
Definition at line 15 of file album.h. Referenced by Subalbum::getRepresentativeImage(), Album::getRepresentativeImage(), TitleWidget::refreshCollectionAnnotations(), TitleWidget::setAlbumImage(), TitleWidget::setSubalbumImage(), and TitleWidget::updateAlbumAnnotations(). |