digikam
Digikam::CollectionScannerHints::Item Class Reference
#include <collectionscannerhints.h>
Public Member Functions | |
| Item (qlonglong id) | |
| Item () | |
| bool | isNull () const |
| bool | operator== (const Item &other) const |
| uint | qHash () const |
Public Attributes | |
| qlonglong | id |
Detailed Description
Definition at line 76 of file collectionscannerhints.h.
Constructor & Destructor Documentation
| Digikam::CollectionScannerHints::Item::Item | ( | ) |
Definition at line 84 of file collectionscannerhints.cpp.
| Digikam::CollectionScannerHints::Item::Item | ( | qlonglong | id | ) |
Definition at line 89 of file collectionscannerhints.cpp.
Member Function Documentation
| bool Digikam::CollectionScannerHints::Item::isNull | ( | ) | const |
Definition at line 94 of file collectionscannerhints.cpp.
| bool Digikam::CollectionScannerHints::Item::operator== | ( | const Item & | other | ) | const |
Definition at line 99 of file collectionscannerhints.cpp.
| uint Digikam::CollectionScannerHints::Item::qHash | ( | ) | const |
Definition at line 104 of file collectionscannerhints.cpp.
Member Data Documentation
Definition at line 86 of file collectionscannerhints.h.
The documentation for this class was generated from the following files:
KDE 4.5 API Reference