#include <dynamic_font_size_label.h>
◆ DynamicFontSizeLabel()
| DynamicFontSizeLabel::DynamicFontSizeLabel |
( |
QWidget * | parent = NULL, |
|
|
Qt::WindowFlags | f = Qt::WindowFlags() ) |
|
explicit |
◆ ~DynamicFontSizeLabel()
| DynamicFontSizeLabel::~DynamicFontSizeLabel |
( |
| ) |
|
|
inline |
◆ clicked
| void DynamicFontSizeLabel::clicked |
( |
| ) |
|
|
signal |
◆ getTextColor()
| QColor DynamicFontSizeLabel::getTextColor |
( |
| ) |
|
◆ getWidgetMaximumFontSize()
| float DynamicFontSizeLabel::getWidgetMaximumFontSize |
( |
QWidget * | widget, |
|
|
const QString & | text ) |
|
static |
◆ minimumSizeHint()
| QSize DynamicFontSizeLabel::minimumSizeHint |
( |
| ) |
const |
◆ mousePressEvent()
| void DynamicFontSizeLabel::mousePressEvent |
( |
QMouseEvent * | event | ) |
|
|
protected |
◆ paintEvent()
| void DynamicFontSizeLabel::paintEvent |
( |
QPaintEvent * | event | ) |
|
|
protected |
◆ setTextAndColor()
| void DynamicFontSizeLabel::setTextAndColor |
( |
const QString & | text, |
|
|
QColor | color = QColor::Invalid ) |
◆ setTextColor()
| void DynamicFontSizeLabel::setTextColor |
( |
QColor | color | ) |
|
◆ sizeHint()
| QSize DynamicFontSizeLabel::sizeHint |
( |
| ) |
const |
◆ textColor
| QColor DynamicFontSizeLabel::textColor |
|
protected |
The documentation for this class was generated from the following files: