digikam
Digikam::AlbumPropsEdit Class Reference
#include <albumpropsedit.h>
Inheritance diagram for Digikam::AlbumPropsEdit:

Public Member Functions | |
| AlbumPropsEdit (PAlbum *album, bool create=false) | |
| ~AlbumPropsEdit () | |
| QStringList | albumCategories () const |
| QString | category () const |
| QString | comments () const |
| QDate | date () const |
| QString | title () const |
Static Public Member Functions | |
| static bool | createNew (PAlbum *parent, QString &title, QString &comments, QDate &date, QString &category, QStringList &albumCategories) |
| static bool | editProps (PAlbum *album, QString &title, QString &comments, QDate &date, QString &category, QStringList &albumCategories) |
Detailed Description
Definition at line 45 of file albumpropsedit.h.
Constructor & Destructor Documentation
| Digikam::AlbumPropsEdit::AlbumPropsEdit | ( | PAlbum * | album, | |
| bool | create = false | |||
| ) | [explicit] |
Definition at line 98 of file albumpropsedit.cpp.
| Digikam::AlbumPropsEdit::~AlbumPropsEdit | ( | ) |
Definition at line 248 of file albumpropsedit.cpp.
Member Function Documentation
| QStringList Digikam::AlbumPropsEdit::albumCategories | ( | ) | const |
Definition at line 280 of file albumpropsedit.cpp.
| QString Digikam::AlbumPropsEdit::category | ( | ) | const |
Definition at line 268 of file albumpropsedit.cpp.
| QString Digikam::AlbumPropsEdit::comments | ( | ) | const |
Definition at line 258 of file albumpropsedit.cpp.
| bool Digikam::AlbumPropsEdit::createNew | ( | PAlbum * | parent, | |
| QString & | title, | |||
| QString & | comments, | |||
| QDate & | date, | |||
| QString & | category, | |||
| QStringList & | albumCategories | |||
| ) | [static] |
Definition at line 317 of file albumpropsedit.cpp.
| QDate Digikam::AlbumPropsEdit::date | ( | ) | const |
Definition at line 263 of file albumpropsedit.cpp.
| bool Digikam::AlbumPropsEdit::editProps | ( | PAlbum * | album, | |
| QString & | title, | |||
| QString & | comments, | |||
| QDate & | date, | |||
| QString & | category, | |||
| QStringList & | albumCategories | |||
| ) | [static] |
Definition at line 299 of file albumpropsedit.cpp.
| QString Digikam::AlbumPropsEdit::title | ( | ) | const |
Definition at line 253 of file albumpropsedit.cpp.
The documentation for this class was generated from the following files:
KDE 4.4 API Reference