digikam
Digikam::ChoiceSearchModel::Entry Class Reference
#include <choicesearchutilities.h>
Detailed Description
Definition at line 104 of file choicesearchutilities.h.
Public Member Functions | |
| Entry (QVariant key, const QString userDisplay) | |
| Entry () | |
| bool | operator== (const QVariant &other) |
| bool | operator== (const Entry &other) |
Public Attributes | |
| bool | checkState |
| QString | display |
| QVariant | key |
Constructor & Destructor Documentation
| Digikam::ChoiceSearchModel::Entry::Entry | ( | ) |
Definition at line 42 of file choicesearchutilities.cpp.
Definition at line 47 of file choicesearchutilities.cpp.
Member Function Documentation
| bool Digikam::ChoiceSearchModel::Entry::operator== | ( | const QVariant & | other | ) |
| bool Digikam::ChoiceSearchModel::Entry::operator== | ( | const Entry & | other | ) |
Definition at line 52 of file choicesearchutilities.cpp.
Member Data Documentation
Definition at line 112 of file choicesearchutilities.h.
Definition at line 111 of file choicesearchutilities.h.
Definition at line 110 of file choicesearchutilities.h.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference