digiKam
Digikam::ThumbnailImageCatcher::Private Class Reference

Classes

class  CatcherResult
 

Public Types

enum  CatcherState { Inactive , Accepting , Waiting , Quitting }
 

Public Member Functions

void harvest (const LoadingDescription &description, const QImage &image)
 
 Private ()
 
void reset ()
 

Public Attributes

bool active
 
QWaitCondition condVar
 
QList< Private::CatcherResultintermediate
 
QMutex mutex
 
CatcherState state
 
QList< Private::CatcherResulttasks
 
ThumbnailLoadThreadthread
 

Member Enumeration Documentation

◆ CatcherState

Enumerator
Inactive 
Accepting 
Waiting 
Quitting 

Constructor & Destructor Documentation

◆ Private()

Digikam::ThumbnailImageCatcher::Private::Private ( )
inlineexplicit

Member Function Documentation

◆ harvest()

◆ reset()

Member Data Documentation

◆ active

bool Digikam::ThumbnailImageCatcher::Private::active

◆ condVar

QWaitCondition Digikam::ThumbnailImageCatcher::Private::condVar

◆ intermediate

◆ mutex

◆ state

◆ tasks

◆ thread


The documentation for this class was generated from the following files: