digiKam
ShowFoto::ShowfotoStackViewFavoriteItemDlg Class Reference
+ Inheritance diagram for ShowFoto::ShowfotoStackViewFavoriteItemDlg:

Public Member Functions

QUrl currentUrl () const
 
QDate date () const
 
QString description () const
 
int favoriteType () const
 
QString icon () const
 
QString name () const
 
void setCurrentUrl (const QUrl &url)
 
void setDate (const QDate &name)
 
void setDescription (const QString &desc)
 
void setFavoriteType (int favoriteType)
 
void setIcon (const QString &icon)
 
void setIconSize (int size)
 
void setName (const QString &name)
 
void setParentItem (ShowfotoStackViewFavoriteItem *const pitem)
 
void setSortOrder (int order)
 
void setSortRole (int role)
 
void setUrls (const QList< QUrl > &urls)
 
 ShowfotoStackViewFavoriteItemDlg (ShowfotoStackViewFavoriteList *const list, bool create=false)
 
QList< QUrl > urls () const
 
 ~ShowfotoStackViewFavoriteItemDlg () override
 

Static Public Member Functions

static bool favoriteItemDialog (ShowfotoStackViewFavoriteList *const list, QString &name, int &favoriteType, QString &desc, QDate &date, QString &icon, QList< QUrl > &urls, QUrl &current, int iconSize, int sortOrder, int sortRole, ShowfotoStackViewFavoriteItem *const pitem, bool create=false)
 

Constructor & Destructor Documentation

◆ ShowfotoStackViewFavoriteItemDlg()

ShowFoto::ShowfotoStackViewFavoriteItemDlg::ShowfotoStackViewFavoriteItemDlg ( ShowfotoStackViewFavoriteList *const  list,
bool  create = false 
)
explicit

◆ ~ShowfotoStackViewFavoriteItemDlg()

ShowFoto::ShowfotoStackViewFavoriteItemDlg::~ShowfotoStackViewFavoriteItemDlg ( )
override

Member Function Documentation

◆ currentUrl()

QUrl ShowFoto::ShowfotoStackViewFavoriteItemDlg::currentUrl ( ) const

◆ date()

QDate ShowFoto::ShowfotoStackViewFavoriteItemDlg::date ( ) const

Referenced by favoriteItemDialog(), and setDate().

◆ description()

QString ShowFoto::ShowfotoStackViewFavoriteItemDlg::description ( ) const

◆ favoriteItemDialog()

bool ShowFoto::ShowfotoStackViewFavoriteItemDlg::favoriteItemDialog ( ShowfotoStackViewFavoriteList *const  list,
QString &  name,
int &  favoriteType,
QString &  desc,
QDate &  date,
QString &  icon,
QList< QUrl > &  urls,
QUrl &  current,
int  iconSize,
int  sortOrder,
int  sortRole,
ShowfotoStackViewFavoriteItem *const  pitem,
bool  create = false 
)
static

◆ favoriteType()

int ShowFoto::ShowfotoStackViewFavoriteItemDlg::favoriteType ( ) const

◆ icon()

QString ShowFoto::ShowfotoStackViewFavoriteItemDlg::icon ( ) const

Referenced by favoriteItemDialog(), and setIcon().

◆ name()

QString ShowFoto::ShowfotoStackViewFavoriteItemDlg::name ( ) const

Referenced by favoriteItemDialog(), and setName().

◆ setCurrentUrl()

void ShowFoto::ShowfotoStackViewFavoriteItemDlg::setCurrentUrl ( const QUrl &  url)

◆ setDate()

void ShowFoto::ShowfotoStackViewFavoriteItemDlg::setDate ( const QDate &  name)

References date().

◆ setDescription()

void ShowFoto::ShowfotoStackViewFavoriteItemDlg::setDescription ( const QString &  desc)

◆ setFavoriteType()

void ShowFoto::ShowfotoStackViewFavoriteItemDlg::setFavoriteType ( int  favoriteType)

References favoriteType().

◆ setIcon()

void ShowFoto::ShowfotoStackViewFavoriteItemDlg::setIcon ( const QString &  icon)

References icon().

◆ setIconSize()

void ShowFoto::ShowfotoStackViewFavoriteItemDlg::setIconSize ( int  size)

◆ setName()

void ShowFoto::ShowfotoStackViewFavoriteItemDlg::setName ( const QString &  name)

References name().

◆ setParentItem()

void ShowFoto::ShowfotoStackViewFavoriteItemDlg::setParentItem ( ShowfotoStackViewFavoriteItem *const  pitem)

◆ setSortOrder()

void ShowFoto::ShowfotoStackViewFavoriteItemDlg::setSortOrder ( int  order)

◆ setSortRole()

void ShowFoto::ShowfotoStackViewFavoriteItemDlg::setSortRole ( int  role)

◆ setUrls()

void ShowFoto::ShowfotoStackViewFavoriteItemDlg::setUrls ( const QList< QUrl > &  urls)

References urls().

◆ urls()

QList< QUrl > ShowFoto::ShowfotoStackViewFavoriteItemDlg::urls ( ) const

Referenced by favoriteItemDialog(), and setUrls().


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