swift
|
Label and icon frame. More...
Public Member Functions | |
CLabelAndIcon (QWidget *parent=nullptr) | |
Constructor. | |
~CLabelAndIcon () | |
Destructor. | |
void | set (const QPixmap &pixmap, const QString &text) |
Set values (left to right) | |
void | set (const QString &text, const QPixmap &pixmap) |
Set values (left to right) | |
Label and icon frame.
Definition at line 27 of file labelandicon.h.