#include <ImageWidget.hpp>
◆ ImageWidget()
| ImageWidget::ImageWidget |
( |
QWidget * | parent = nullptr, |
|
|
Qt::WindowFlags | f = Qt::WindowFlags() ) |
◆ dragEnterEvent()
| void ImageWidget::dragEnterEvent |
( |
QDragEnterEvent * | event | ) |
|
|
override |
◆ dropEvent()
| void ImageWidget::dropEvent |
( |
QDropEvent * | event | ) |
|
|
override |
◆ path()
| QString ImageWidget::path |
( |
| ) |
const |
|
inline |
◆ pathChanged
| void ImageWidget::pathChanged |
( |
const QString & | path | ) |
|
|
signal |
◆ resizeEvent()
| void ImageWidget::resizeEvent |
( |
QResizeEvent * | event | ) |
|
|
override |
◆ scaledPixmap()
| QPixmap ImageWidget::scaledPixmap |
( |
| ) |
|
|
private |
◆ setPath()
| void ImageWidget::setPath |
( |
const QString | path | ) |
|
◆ m_path
| QString ImageWidget::m_path {} |
|
private |
◆ m_pixmap
| QPixmap ImageWidget::m_pixmap {} |
|
private |
The documentation for this class was generated from the following files: