digiKam
|
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 | |
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.
|
explicit |
References updateData().
|
override |
void Digikam::DActiveLabel::updateData | ( | const QUrl & | url, |
const QImage & | img | ||
) |
Referenced by DActiveLabel().