• Skip to content
  • Skip to link menu
KDE 4.4 API Reference
  • KDE API Reference
  • API Reference
  • Sitemap
  • Contact Us
 

digikam

Digikam::AbstractSpecificAlbumModel

Digikam::AbstractSpecificAlbumModel Class Reference

#include <abstractalbummodel.h>

Inheritance diagram for Digikam::AbstractSpecificAlbumModel:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 AbstractSpecificAlbumModel (Album::Type albumType, Album *rootAlbum, RootAlbumBehavior rootBehavior=IncludeRootAlbum, QObject *parent=0)

Protected Slots

void slotGotThumbnailFromIcon (Album *album, const QPixmap &thumbnail)
void slotReloadThumbnails ()
void slotThumbnailLost (Album *album)

Protected Member Functions

virtual QString columnHeader () const
void emitDataChangedForChildren (Album *album)
void setColumnHeader (const QString &header)
void setupThumbnailLoading ()

Protected Attributes

QString m_columnHeader

Detailed Description

Definition at line 166 of file abstractalbummodel.h.


Constructor & Destructor Documentation

Digikam::AbstractSpecificAlbumModel::AbstractSpecificAlbumModel ( Album::Type  albumType,
Album *  rootAlbum,
RootAlbumBehavior  rootBehavior = IncludeRootAlbum,
QObject *  parent = 0 
)

Abstract base class, do not instantiate.

Definition at line 407 of file abstractalbummodel.cpp.


Member Function Documentation

QString Digikam::AbstractSpecificAlbumModel::columnHeader (  )  const [protected, virtual]

For subclassing convenience: A part of the implementation of headerData().

Reimplemented from Digikam::AbstractAlbumModel.

Definition at line 429 of file abstractalbummodel.cpp.

void Digikam::AbstractSpecificAlbumModel::emitDataChangedForChildren ( Album *  album  )  [protected]

Definition at line 462 of file abstractalbummodel.cpp.

void Digikam::AbstractSpecificAlbumModel::setColumnHeader ( const QString &  header  )  [protected]

Definition at line 434 of file abstractalbummodel.cpp.

void Digikam::AbstractSpecificAlbumModel::setupThumbnailLoading (  )  [protected]

You need to call this from your constructor if you intend to load the thumbnail facilities of this class.

Definition at line 415 of file abstractalbummodel.cpp.

void Digikam::AbstractSpecificAlbumModel::slotGotThumbnailFromIcon ( Album *  album,
const QPixmap &  thumbnail 
) [protected, slot]

Definition at line 440 of file abstractalbummodel.cpp.

void Digikam::AbstractSpecificAlbumModel::slotReloadThumbnails (  )  [protected, slot]

Definition at line 456 of file abstractalbummodel.cpp.

void Digikam::AbstractSpecificAlbumModel::slotThumbnailLost ( Album *  album  )  [protected, slot]

Definition at line 451 of file abstractalbummodel.cpp.


Member Data Documentation

QString Digikam::AbstractSpecificAlbumModel::m_columnHeader [protected]

Definition at line 194 of file abstractalbummodel.h.


The documentation for this class was generated from the following files:
  • abstractalbummodel.h
  • abstractalbummodel.cpp

digikam

Skip menu "digikam"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members

API Reference

Skip menu "API Reference"
  • digikam
Generated for API Reference by doxygen 1.5.9-20090814
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal