digikam
Digikam::AlbumFolderView Class Reference
#include <albumfolderview.h>

Public Slots | |
| void | slotTextFolderFilterChanged (const SearchTextSettings &) |
Signals | |
| void | signalAlbumModified () |
| void | signalFindDuplicatesInAlbum (Album *) |
| void | signalTextFolderFilterMatch (bool) |
Public Member Functions | |
| AlbumFolderView (QWidget *parent) | |
| ~AlbumFolderView () | |
| void | albumDelete () |
| void | albumEdit () |
| void | albumNew () |
| void | albumRename () |
| void | refresh () |
| void | resort () |
| void | setAlbumThumbnail (PAlbum *album) |
| void | setCurrentAlbum (Album *album) |
Protected Member Functions | |
| bool | acceptDrop (const QDropEvent *e) const |
| void | contentsDropEvent (QDropEvent *e) |
| void | selectItem (int id) |
Detailed Description
Definition at line 84 of file albumfolderview.h.
Constructor & Destructor Documentation
| Digikam::AlbumFolderView::AlbumFolderView | ( | QWidget * | parent | ) |
Definition at line 228 of file albumfolderview.cpp.
| Digikam::AlbumFolderView::~AlbumFolderView | ( | ) |
Definition at line 274 of file albumfolderview.cpp.
Member Function Documentation
| bool Digikam::AlbumFolderView::acceptDrop | ( | const QDropEvent * | e | ) | const [protected, virtual] |
Reimplemented from Digikam::FolderView.
Definition at line 927 of file albumfolderview.cpp.
| void Digikam::AlbumFolderView::albumDelete | ( | ) |
Definition at line 753 of file albumfolderview.cpp.
| void Digikam::AlbumFolderView::albumEdit | ( | ) |
Definition at line 855 of file albumfolderview.cpp.
| void Digikam::AlbumFolderView::albumNew | ( | ) |
Definition at line 655 of file albumfolderview.cpp.
| void Digikam::AlbumFolderView::albumRename | ( | ) |
Definition at line 820 of file albumfolderview.cpp.
| void Digikam::AlbumFolderView::contentsDropEvent | ( | QDropEvent * | e | ) | [protected] |
Reimplemented from Digikam::FolderView.
Definition at line 1001 of file albumfolderview.cpp.
| void Digikam::AlbumFolderView::refresh | ( | ) |
Definition at line 1523 of file albumfolderview.cpp.
| void Digikam::AlbumFolderView::resort | ( | ) |
Definition at line 1448 of file albumfolderview.cpp.
| void Digikam::AlbumFolderView::selectItem | ( | int | id | ) | [protected, virtual] |
Reimplemented from Digikam::FolderView.
Definition at line 1301 of file albumfolderview.cpp.
| void Digikam::AlbumFolderView::setAlbumThumbnail | ( | PAlbum * | album | ) |
Definition at line 489 of file albumfolderview.cpp.
| void Digikam::AlbumFolderView::setCurrentAlbum | ( | Album * | album | ) |
Definition at line 507 of file albumfolderview.cpp.
| void Digikam::AlbumFolderView::signalAlbumModified | ( | ) | [signal] |
| void Digikam::AlbumFolderView::signalFindDuplicatesInAlbum | ( | Album * | ) | [signal] |
| void Digikam::AlbumFolderView::signalTextFolderFilterMatch | ( | bool | ) | [signal] |
| void Digikam::AlbumFolderView::slotTextFolderFilterChanged | ( | const SearchTextSettings & | settings | ) | [slot] |
Definition at line 280 of file albumfolderview.cpp.
The documentation for this class was generated from the following files:
KDE 4.4 API Reference