digikam
Digikam::AlbumInfo Class Reference
#include <albuminfo.h>
Detailed Description
A container class for transporting album information from the database to AlbumManager.Definition at line 77 of file albuminfo.h.
Public Types | |
| typedef QList< AlbumInfo > | List |
Public Member Functions | |
| AlbumInfo () | |
| bool | operator< (const AlbumInfo &info) const |
Public Attributes | |
| int | albumRootId |
| QString | caption |
| QString | collection |
| QDate | date |
| int | iconAlbumRootId |
| QString | iconRelativePath |
| int | id |
| QString | relativePath |
Member Typedef Documentation
| typedef QList<AlbumInfo> Digikam::AlbumInfo::List |
Definition at line 81 of file albuminfo.h.
Constructor & Destructor Documentation
| Digikam::AlbumInfo::AlbumInfo | ( | ) | [inline] |
Definition at line 81 of file albuminfo.h.
Member Function Documentation
| bool Digikam::AlbumInfo::operator< | ( | const AlbumInfo & | info | ) | const [inline] |
Member Data Documentation
Definition at line 86 of file albuminfo.h.
Definition at line 88 of file albuminfo.h.
Definition at line 89 of file albuminfo.h.
Definition at line 90 of file albuminfo.h.
Definition at line 91 of file albuminfo.h.
Definition at line 92 of file albuminfo.h.
Definition at line 85 of file albuminfo.h.
Definition at line 87 of file albuminfo.h.
The documentation for this class was generated from the following file:
KDE 4.2 API Reference