digikam
albummanager.h File Reference
#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.
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... | |
Namespaces | |
| namespace | Digikam |
| namespace | KIO |
Typedefs | |
| typedef QList< Album * > | Digikam::AlbumList |
Detailed Description
Definition in file albummanager.h.
KDE 4.4 API Reference