Skip to content

shapeworks::ImageLabel

An extention of QLabel especially for scaled images.

#include <ImageLabel.h>

Inherits from QLabel

Public Functions

Name
ImageLabel(QWidget * parent)
void setPixmap(const QPixmap & pixmap)

Protected Functions

Name
void resizeEvent(QResizeEvent * reisze_event) override

Public Functions Documentation

function ImageLabel

cpp inline ImageLabel( QWidget * parent )

function setPixmap

cpp inline void setPixmap( const QPixmap & pixmap )

Protected Functions Documentation

function resizeEvent

cpp void resizeEvent( QResizeEvent * reisze_event ) override


Updated on 2026-03-31 at 16:02:10 +0000