digiKam
Digikam::AlbumPropsEdit Class Reference
+ Inheritance diagram for Digikam::AlbumPropsEdit:

Public Member Functions

QStringList albumCategories () const
 
 AlbumPropsEdit (PAlbum *const album, bool create=false)
 
QString category () const
 
QString comments () const
 
QDate date () const
 
int parent () const
 
QString title () const
 
 ~AlbumPropsEdit () override
 

Static Public Member Functions

static bool createNew (PAlbum *const parent, QString &title, QString &comments, QDate &date, QString &category, QStringList &albumCategories, int &parentSelector)
 
static bool editProps (PAlbum *const album, QString &title, QString &comments, QDate &date, QString &category, QStringList &albumCategories)
 

Constructor & Destructor Documentation

◆ AlbumPropsEdit()

◆ ~AlbumPropsEdit()

Digikam::AlbumPropsEdit::~AlbumPropsEdit ( )
override

Member Function Documentation

◆ albumCategories()

QStringList Digikam::AlbumPropsEdit::albumCategories ( ) const

◆ category()

QString Digikam::AlbumPropsEdit::category ( ) const

Referenced by createNew(), and editProps().

◆ comments()

QString Digikam::AlbumPropsEdit::comments ( ) const

Referenced by createNew(), and editProps().

◆ createNew()

bool Digikam::AlbumPropsEdit::createNew ( PAlbum *const  parent,
QString &  title,
QString &  comments,
QDate &  date,
QString &  category,
QStringList &  albumCategories,
int &  parentSelector 
)
static

◆ date()

QDate Digikam::AlbumPropsEdit::date ( ) const

Referenced by createNew(), and editProps().

◆ editProps()

bool Digikam::AlbumPropsEdit::editProps ( PAlbum *const  album,
QString &  title,
QString &  comments,
QDate &  date,
QString &  category,
QStringList &  albumCategories 
)
static

◆ parent()

int Digikam::AlbumPropsEdit::parent ( ) const

Referenced by createNew().

◆ title()

QString Digikam::AlbumPropsEdit::title ( ) const

Referenced by createNew(), and editProps().


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