digiKam
Loading...
Searching...
No Matches
Digikam::ImageTagProperty Class Reference

#include <coredbalbuminfo.h>

Public Member Functions

 ImageTagProperty ()=default
 
bool isNull () const
 

Public Attributes

qlonglong imageId = -1
 
QString property
 
int tagId = -1
 
QString value
 

Constructor & Destructor Documentation

◆ ImageTagProperty()

Digikam::ImageTagProperty::ImageTagProperty ( )
default

Member Function Documentation

◆ isNull()

bool Digikam::ImageTagProperty::isNull ( ) const
inline

References imageId.

Member Data Documentation

◆ imageId

qlonglong Digikam::ImageTagProperty::imageId = -1

◆ property

QString Digikam::ImageTagProperty::property

◆ tagId

int Digikam::ImageTagProperty::tagId = -1

◆ value

QString Digikam::ImageTagProperty::value

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