digiKam
Digikam::TrackCorrelatorThread Class Reference
+ Inheritance diagram for Digikam::TrackCorrelatorThread:

Signals

void signalItemsCorrelated (const Digikam::TrackCorrelator::Correlation::List &correlatedItems)
 

Public Member Functions

 TrackCorrelatorThread (QObject *const parent=nullptr)
 
 ~TrackCorrelatorThread () override
 

Public Attributes

bool canceled
 
bool doCancel
 
TrackManager::Track::List fileList
 
TrackCorrelator::Correlation::List itemsToCorrelate
 
TrackCorrelator::CorrelationOptions options
 

Protected Member Functions

void run () override
 

Constructor & Destructor Documentation

◆ TrackCorrelatorThread()

Digikam::TrackCorrelatorThread::TrackCorrelatorThread ( QObject *const  parent = nullptr)
explicit

◆ ~TrackCorrelatorThread()

Digikam::TrackCorrelatorThread::~TrackCorrelatorThread ( )
override

Member Function Documentation

◆ run()

◆ signalItemsCorrelated

void Digikam::TrackCorrelatorThread::signalItemsCorrelated ( const Digikam::TrackCorrelator::Correlation::List correlatedItems)
signal

Referenced by run().

Member Data Documentation

◆ canceled

bool Digikam::TrackCorrelatorThread::canceled

Referenced by run().

◆ doCancel

bool Digikam::TrackCorrelatorThread::doCancel

Referenced by run().

◆ fileList

TrackManager::Track::List Digikam::TrackCorrelatorThread::fileList

Referenced by run().

◆ itemsToCorrelate

TrackCorrelator::Correlation::List Digikam::TrackCorrelatorThread::itemsToCorrelate

Referenced by run().

◆ options

TrackCorrelator::CorrelationOptions Digikam::TrackCorrelatorThread::options

Referenced by run().


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