Class IconWidget

Inheritance Relationships

Base Type

  • public QWidget

Class Documentation

class IconWidget : public QWidget

Public Functions

inline explicit IconWidget(QWidget *parent = nullptr, Qt::WindowFlags flags = nullptr)
~IconWidget() override = default
inline void SetPixmap(QPixmap pixmap)

Protected Functions

inline void paintEvent(QPaintEvent*) override

Protected Attributes

QPixmap pixmap_