ImageManager Namespace Reference


Classes

class  ImageClient
class  ImageDecoder
class  ImageLoader
class  ImageRequest
class  ImageEvent
class  Manager
class  RAWImageDecoder
class  RequestQueue
class  ThumbnailStorage
class  FileThumbnailStorage
class  VideoManager

Enumerations

enum  Priority {
  BuildThumbnails, BuildScopeThumbnails, ThumbnailInvisible, ViewerPreload,
  BatchTask, ThumbnailVisible, Viewer, LastPriority
}
 Priority of an image request. More...
enum  StopAction { StopAll, StopOnlyNonPriorityLoads }

Functions

uint qHash (const ImageRequest &ir)

Variables

RAWImageDecoder rawdecoder

Enumeration Type Documentation

Priority of an image request.

The higher the priority, the sooner the image is expected to be decoded

Enumerator:
BuildThumbnails 
BuildScopeThumbnails 
ThumbnailInvisible 
ViewerPreload 
BatchTask  Requests like resizing images for HTML pages.

As they are requested by user, they are expected to finish sooner than invisible thumbnails

ThumbnailVisible  Thumbnail visible on screen right now (might get invalidated later).
Viewer  Image is visible in the viewer right now.
LastPriority  Boundary for list of queues.

Enumerator:
StopAll 
StopOnlyNonPriorityLoads 


Function Documentation

uint ImageManager::qHash ( const ImageRequest &  ir  )  [inline]


Variable Documentation


Generated on Sun Jul 19 11:01:17 2009 for KPhotoAlbum by  doxygen 1.5.8