digiKam
DigikamGenericYFPlugin::YandexFotkiAlbum Class Reference

Public Member Functions

const QString & author () const
 
const QDateTime & editedDate () const
 
bool isProtected () const
 
YandexFotkiAlbumoperator= (const YandexFotkiAlbum &other)
 
const QDateTime & publishedDate () const
 
void setPassword (const QString &password)
 
void setSummary (const QString &summary)
 
void setTitle (const QString &title)
 
const QString & summary () const
 
const QString & title () const
 
QString toString () const
 
const QDateTime & updatedDate () const
 
const QString & urn () const
 
 YandexFotkiAlbum ()=default
 
 YandexFotkiAlbum (const YandexFotkiAlbum &other)
 
 ~YandexFotkiAlbum ()=default
 

Protected Member Functions

 YandexFotkiAlbum (const QString &urn, const QString &author, const QString &title, const QString &summary, const QString &apiEditUrl, const QString &apiSelfUrl, const QString &apiPhotosUrl, const QDateTime &publishedDate, const QDateTime &editedDate, const QDateTime &updatedDate, const QString &password)
 

Friends

QDebug operator<< (QDebug d, const YandexFotkiAlbum &p)
 
class YFTalker
 

Constructor & Destructor Documentation

◆ YandexFotkiAlbum() [1/3]

DigikamGenericYFPlugin::YandexFotkiAlbum::YandexFotkiAlbum ( )
default

◆ YandexFotkiAlbum() [2/3]

DigikamGenericYFPlugin::YandexFotkiAlbum::YandexFotkiAlbum ( const YandexFotkiAlbum other)

◆ ~YandexFotkiAlbum()

DigikamGenericYFPlugin::YandexFotkiAlbum::~YandexFotkiAlbum ( )
default

◆ YandexFotkiAlbum() [3/3]

DigikamGenericYFPlugin::YandexFotkiAlbum::YandexFotkiAlbum ( const QString &  urn,
const QString &  author,
const QString &  title,
const QString &  summary,
const QString &  apiEditUrl,
const QString &  apiSelfUrl,
const QString &  apiPhotosUrl,
const QDateTime &  publishedDate,
const QDateTime &  editedDate,
const QDateTime &  updatedDate,
const QString &  password 
)
protected

Member Function Documentation

◆ author()

const QString& DigikamGenericYFPlugin::YandexFotkiAlbum::author ( ) const
inline

Referenced by operator=().

◆ editedDate()

const QDateTime& DigikamGenericYFPlugin::YandexFotkiAlbum::editedDate ( ) const
inline

Referenced by operator=().

◆ isProtected()

bool DigikamGenericYFPlugin::YandexFotkiAlbum::isProtected ( ) const
inline

◆ operator=()

YandexFotkiAlbum & DigikamGenericYFPlugin::YandexFotkiAlbum::operator= ( const YandexFotkiAlbum other)

◆ publishedDate()

const QDateTime& DigikamGenericYFPlugin::YandexFotkiAlbum::publishedDate ( ) const
inline

Referenced by operator=().

◆ setPassword()

void DigikamGenericYFPlugin::YandexFotkiAlbum::setPassword ( const QString &  password)
inline

◆ setSummary()

void DigikamGenericYFPlugin::YandexFotkiAlbum::setSummary ( const QString &  summary)
inline

References summary().

◆ setTitle()

void DigikamGenericYFPlugin::YandexFotkiAlbum::setTitle ( const QString &  title)
inline

References title().

◆ summary()

const QString& DigikamGenericYFPlugin::YandexFotkiAlbum::summary ( ) const
inline

Referenced by operator=(), and setSummary().

◆ title()

const QString& DigikamGenericYFPlugin::YandexFotkiAlbum::title ( ) const
inline

Referenced by operator=(), and setTitle().

◆ toString()

QString DigikamGenericYFPlugin::YandexFotkiAlbum::toString ( ) const
inline

◆ updatedDate()

const QDateTime& DigikamGenericYFPlugin::YandexFotkiAlbum::updatedDate ( ) const
inline

Referenced by operator=().

◆ urn()

const QString& DigikamGenericYFPlugin::YandexFotkiAlbum::urn ( ) const
inline

Friends And Related Function Documentation

◆ operator<<

QDebug operator<< ( QDebug  d,
const YandexFotkiAlbum p 
)
friend

◆ YFTalker

friend class YFTalker
friend

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