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

Public Member Functions

 ClockPhotoDialog (QWidget *const parent, const QUrl &defaultUrl)
 
DeltaTime deltaValues () const
 
bool setImage (const QUrl &)
 
 ~ClockPhotoDialog () override
 

Constructor & Destructor Documentation

◆ ClockPhotoDialog()

Digikam::ClockPhotoDialog::ClockPhotoDialog ( QWidget *const  parent,
const QUrl &  defaultUrl 
)
explicit

References setImage().

◆ ~ClockPhotoDialog()

Digikam::ClockPhotoDialog::~ClockPhotoDialog ( )
override

Member Function Documentation

◆ deltaValues()

DeltaTime Digikam::ClockPhotoDialog::deltaValues ( ) const

◆ setImage()

bool Digikam::ClockPhotoDialog::setImage ( const QUrl &  imageFile)

Try to load the photo specified by the QUrl, and set the datetime widget to the photo time. Return true on success, or false if either the photo can't be read or the datetime information can't be read.

Referenced by ClockPhotoDialog().


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