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

Public Member Functions

 DActiveLabel (const QUrl &url=QUrl(), const QString &imgPath=QString(), QWidget *const parent=nullptr)
 
void updateData (const QUrl &url, const QImage &img)
 
 ~DActiveLabel () override
 

Detailed Description

A widget to host an image into a label with an active url which can be open to default web browser using simple mouse click.

Constructor & Destructor Documentation

◆ DActiveLabel()

Digikam::DActiveLabel::DActiveLabel ( const QUrl &  url = QUrl(),
const QString &  imgPath = QString(),
QWidget *const  parent = nullptr 
)
explicit

References updateData().

◆ ~DActiveLabel()

Digikam::DActiveLabel::~DActiveLabel ( )
override

Member Function Documentation

◆ updateData()

void Digikam::DActiveLabel::updateData ( const QUrl &  url,
const QImage &  img 
)

Referenced by DActiveLabel().


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