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

Public Member Functions | |
| SAlbum (const QString &title, int id, bool root=false) | |
| ~SAlbum () | |
| DatabaseUrl | databaseUrl () const |
| bool | isAdvancedSearch () const |
| bool | isDuplicatesSearch () const |
| bool | isHaarSearch () const |
| bool | isKeywordSearch () const |
| bool | isMapSearch () const |
| bool | isNormalSearch () const |
| bool | isTimelineSearch () const |
| QString | query () const |
| DatabaseSearch::Type | type () const |
Detailed Description
A Search Album representation.
Definition at line 417 of file album.h.
Constructor & Destructor Documentation
| Digikam::SAlbum::SAlbum | ( | const QString & | title, | |
| int | id, | |||
| bool | root = false | |||
| ) |
Member Function Documentation
| DatabaseUrl Digikam::SAlbum::databaseUrl | ( | ) | const [virtual] |
- Returns:
- the kde url of the album
Implements Digikam::Album.
| DatabaseSearch::Type Digikam::SAlbum::type | ( | ) | const |
The documentation for this class was generated from the following files:
KDE 4.4 API Reference