Skip to content

Class MagnifierWidget#

ClassList > MagnifierWidget

Inherits the following classes: QWidget

Public Functions#

Type Name
MagnifierWidget (const QPixmap & p, const QColor & c, bool isSquare, QWidget * parent=nullptr)

Protected Functions#

Type Name
void paintEvent (QPaintEvent *) override

Public Functions Documentation#

function MagnifierWidget#

explicit MagnifierWidget::MagnifierWidget (
    const QPixmap & p,
    const QColor & c,
    bool isSquare,
    QWidget * parent=nullptr
) 

Protected Functions Documentation#

function paintEvent#

void MagnifierWidget::paintEvent (
    QPaintEvent *
) override