digiKam
expoblendingactions.h File Reference

Go to the source code of this file.

Classes

class  DigikamGenericExpoBlendingPlugin::ExpoBlendingActionData
 
class  DigikamGenericExpoBlendingPlugin::ExpoBlendingItemPreprocessedUrls
 

Namespaces

 DigikamGenericExpoBlendingPlugin
 

Typedefs

typedef QMap< QUrl, ExpoBlendingItemPreprocessedUrls > DigikamGenericExpoBlendingPlugin::ExpoBlendingItemUrlsMap
 Map between original Url and processed temp Urls. More...
 

Enumerations

enum  DigikamGenericExpoBlendingPlugin::ExpoBlendingAction {
  DigikamGenericExpoBlendingPlugin::EXPOBLENDING_NONE = 0 , DigikamGenericExpoBlendingPlugin::EXPOBLENDING_IDENTIFY , DigikamGenericExpoBlendingPlugin::EXPOBLENDING_PREPROCESSING , DigikamGenericExpoBlendingPlugin::EXPOBLENDING_ENFUSEPREVIEW ,
  DigikamGenericExpoBlendingPlugin::EXPOBLENDING_ENFUSEFINAL , DigikamGenericExpoBlendingPlugin::EXPOBLENDING_LOAD
}