#include <guiutil.h>
Definition at line 252 of file guiutil.h.
◆ ThemedLabel()
| GUIUtil::ThemedLabel::ThemedLabel |
( |
const PlatformStyle * | platform_style, |
|
|
QWidget * | parent = nullptr ) |
|
explicit |
◆ changeEvent()
| void GUIUtil::ThemedLabel::changeEvent |
( |
QEvent * | e | ) |
|
|
overrideprotected |
◆ setThemedPixmap()
| void GUIUtil::ThemedLabel::setThemedPixmap |
( |
const QString & | image_filename, |
|
|
int | width, |
|
|
int | height ) |
◆ updateThemedPixmap()
| void GUIUtil::ThemedLabel::updateThemedPixmap |
( |
| ) |
|
|
private |
◆ m_image_filename
| QString GUIUtil::ThemedLabel::m_image_filename |
|
private |
◆ m_pixmap_height
| int GUIUtil::ThemedLabel::m_pixmap_height |
|
private |
◆ m_pixmap_width
| int GUIUtil::ThemedLabel::m_pixmap_width |
|
private |
◆ m_platform_style
The documentation for this class was generated from the following files: