swift
Public Member Functions | List of all members
swift::gui::CLabelAndIcon Class Reference

Label and icon frame. More...

Inheritance diagram for swift::gui::CLabelAndIcon:
[legend]

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)
 

Detailed Description

Label and icon frame.

Definition at line 27 of file labelandicon.h.


The documentation for this class was generated from the following files: