Class IconWidget
Defined in File widgets.h
Inheritance Relationships
Base Type
public QWidget
Class Documentation
-
class IconWidget : public QWidget
Public Functions
-
inline explicit IconWidget(QWidget *parent = nullptr, Qt::WindowFlags flags = Qt::WindowFlags())
-
~IconWidget() override = default
-
inline void SetPixmap(QPixmap pixmap)
Protected Functions
-
inline void paintEvent(QPaintEvent*) override
Protected Attributes
-
QPixmap pixmap_
-
inline explicit IconWidget(QWidget *parent = nullptr, Qt::WindowFlags flags = Qt::WindowFlags())