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
inline ImageLabel(
    QWidget * parent
)
function setPixmap
inline void setPixmap(
    const QPixmap & pixmap
)
Protected Functions Documentation
function resizeEvent
void resizeEvent(
    QResizeEvent * reisze_event
) override
Updated on 2024-03-17 at 12:58:44 -0600