digikam
albummanager.h File Reference
Detailed Description
Definition in file albummanager.h.
#include <QList>
#include <QObject>
#include <QString>
#include <QMap>
#include <kurl.h>
#include "albuminfo.h"
#include "digikam_export.h"
Include dependency graph for albummanager.h:

Go to the source code of this file.
Namespaces | |
| namespace | Digikam |
| namespace | KIO |
Classes | |
| class | Digikam::AlbumManager |
| There are two primary managers which manage the listing and lifetime of Album and ImageInfo: AlbumManager and AlbumLister. More... | |
| class | Digikam::AlbumPointer< T > |
| You can use AlbumPointer to store a guarded pointer to Album or one of the subclasses (use template parameter). More... | |
Typedefs | |
| typedef QList< Album * > | Digikam::AlbumList |
| typedef QPair< int, int > | Digikam::YearMonth |
KDE 4.2 API Reference