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

Public Member Functions | |
| AlbumFolderViewItem (Q3ListViewItem *parent, const QString &name, int year, int month) | |
| AlbumFolderViewItem (Q3ListViewItem *parent, PAlbum *album) | |
| AlbumFolderViewItem (Q3ListView *parent, PAlbum *album) | |
| PAlbum * | album () const |
| int | compare (Q3ListViewItem *i, int col, bool ascending) const |
| int | count () |
| int | countRecursive () |
| int | id () const |
| bool | isGroupItem () const |
| void | refresh () |
| void | setCount (int count) |
| void | setOpen (bool o) |
Detailed Description
Definition at line 51 of file albumfolderview.h.
Constructor & Destructor Documentation
| Digikam::AlbumFolderViewItem::AlbumFolderViewItem | ( | Q3ListView * | parent, | |
| PAlbum * | album | |||
| ) |
Definition at line 77 of file albumfolderview.cpp.
| Digikam::AlbumFolderViewItem::AlbumFolderViewItem | ( | Q3ListViewItem * | parent, | |
| PAlbum * | album | |||
| ) |
Definition at line 87 of file albumfolderview.cpp.
| Digikam::AlbumFolderViewItem::AlbumFolderViewItem | ( | Q3ListViewItem * | parent, | |
| const QString & | name, | |||
| int | year, | |||
| int | month | |||
| ) |
Definition at line 98 of file albumfolderview.cpp.
Member Function Documentation
| PAlbum * Digikam::AlbumFolderViewItem::album | ( | ) | const |
Definition at line 145 of file albumfolderview.cpp.
| int Digikam::AlbumFolderViewItem::compare | ( | Q3ListViewItem * | i, | |
| int | col, | |||
| bool | ascending | |||
| ) | const |
Definition at line 175 of file albumfolderview.cpp.
| int Digikam::AlbumFolderViewItem::count | ( | ) |
Definition at line 203 of file albumfolderview.cpp.
| int Digikam::AlbumFolderViewItem::countRecursive | ( | ) |
Definition at line 208 of file albumfolderview.cpp.
| int Digikam::AlbumFolderViewItem::id | ( | ) | const [virtual] |
Reimplemented from Digikam::FolderItem.
Definition at line 150 of file albumfolderview.cpp.
| bool Digikam::AlbumFolderViewItem::isGroupItem | ( | ) | const |
Definition at line 170 of file albumfolderview.cpp.
| void Digikam::AlbumFolderViewItem::refresh | ( | ) |
Definition at line 111 of file albumfolderview.cpp.
| void Digikam::AlbumFolderViewItem::setCount | ( | int | count | ) |
Definition at line 197 of file albumfolderview.cpp.
| void Digikam::AlbumFolderViewItem::setOpen | ( | bool | o | ) |
Reimplemented from Q3ListViewItem.
Definition at line 139 of file albumfolderview.cpp.
The documentation for this class was generated from the following files:
KDE 4.4 API Reference