digikam
Digikam::TAlbum Class Reference
A Tag Album representation. More...
#include <album.h>
Inheritance diagram for Digikam::TAlbum:

Public Member Functions | |
| TAlbum (const QString &title, int id, bool root=false) | |
| ~TAlbum () | |
| DatabaseUrl | databaseUrl () const |
| QString | icon () const |
| QString | prettyUrl () const |
| QList< int > | tagIDs () const |
| QString | tagPath (bool leadingSlash=true) const |
Detailed Description
A Tag Album representation.
Definition at line 352 of file album.h.
Constructor & Destructor Documentation
| Digikam::TAlbum::TAlbum | ( | const QString & | title, | |
| int | id, | |||
| bool | root = false | |||
| ) |
Member Function Documentation
| DatabaseUrl Digikam::TAlbum::databaseUrl | ( | ) | const [virtual] |
- Returns:
- the kde url of the album
Implements Digikam::Album.
| QString Digikam::TAlbum::tagPath | ( | bool | leadingSlash = true |
) | const |
The documentation for this class was generated from the following files:
KDE 4.4 API Reference