feat: add resource icon to InfoFrame
Signed-off-by: flow <flowlnlnln@gmail.com>
This commit is contained in:
@ -34,6 +34,7 @@ class InfoFrame : public QFrame {
|
||||
|
||||
void setName(QString text = {});
|
||||
void setDescription(QString text = {});
|
||||
void setImage(QPixmap img = {});
|
||||
|
||||
void clear();
|
||||
|
||||
|
Reference in New Issue
Block a user