digiKam
Digikam::ChoiceSearchModel::Entry Class Reference

Public Member Functions

 Entry ()
 
 Entry (const QVariant &key, const QString &userDisplay)
 
bool operator== (const Entry &other) const
 
bool operator== (const QVariant &other) const
 

Public Attributes

bool m_checkState
 
QString m_display
 
QVariant m_key
 

Constructor & Destructor Documentation

◆ Entry() [1/2]

Digikam::ChoiceSearchModel::Entry::Entry ( )

◆ Entry() [2/2]

Digikam::ChoiceSearchModel::Entry::Entry ( const QVariant &  key,
const QString &  userDisplay 
)

Member Function Documentation

◆ operator==() [1/2]

bool Digikam::ChoiceSearchModel::Entry::operator== ( const Entry other) const

References m_key.

◆ operator==() [2/2]

bool Digikam::ChoiceSearchModel::Entry::operator== ( const QVariant &  other) const

Member Data Documentation

◆ m_checkState

bool Digikam::ChoiceSearchModel::Entry::m_checkState

◆ m_display

QString Digikam::ChoiceSearchModel::Entry::m_display

◆ m_key

QVariant Digikam::ChoiceSearchModel::Entry::m_key

Referenced by operator==().


The documentation for this class was generated from the following files: