![]() |
digiKam Developer Documentation
Professional Photo Management with the Power of Open Source
|
A container class for transporting search information from the database to AlbumManager.
Public Types | |
typedef QList< SearchInfo > | List |
Public Member Functions | |
bool | isNull () const |
bool | operator< (const SearchInfo &info) const |
needed for sorting | |
Public Attributes | |
int | id = 0 |
QString | name |
QString | query |
DatabaseSearch::Type | type = DatabaseSearch::UndefinedType |