|
Krita Source Code Documentation
|
#include <rwidgetutils.h>
Inheritance diagram for KDcrawIface::RActiveLabel:Public Member Functions | |
| RActiveLabel (const QUrl &url=QUrl(), const QString &imgPath=QString(), QWidget *const parent=0) | |
| void | updateData (const QUrl &url, const QImage &img) |
| ~RActiveLabel () 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.
Definition at line 51 of file rwidgetutils.h.
|
explicit |
Definition at line 57 of file rwidgetutils.cpp.
References updateData().
|
override |
Definition at line 72 of file rwidgetutils.cpp.
| void KDcrawIface::RActiveLabel::updateData | ( | const QUrl & | url, |
| const QImage & | img ) |
Definition at line 76 of file rwidgetutils.cpp.