#include <Label.hpp>
◆ Label() [1/2]
◆ Label() [2/2]
◆ getCentered()
bool chatterino::Label::getCentered |
( |
| ) |
const |
◆ getFontStyle()
FontStyle chatterino::Label::getFontStyle |
( |
| ) |
const |
◆ getHasOffset()
bool chatterino::Label::getHasOffset |
( |
| ) |
const |
◆ getText()
const QString & chatterino::Label::getText |
( |
| ) |
const |
◆ minimumSizeHint()
QSize chatterino::Label::minimumSizeHint |
( |
| ) |
const |
|
overrideprotectedvirtual |
◆ paintEvent()
void chatterino::Label::paintEvent |
( |
QPaintEvent * |
| ) |
|
|
overrideprotectedvirtual |
◆ scaleChangedEvent()
void chatterino::Label::scaleChangedEvent |
( |
float |
scale_ | ) |
|
|
overrideprotectedvirtual |
◆ setCentered()
void chatterino::Label::setCentered |
( |
bool |
centered | ) |
|
◆ setFontStyle()
void chatterino::Label::setFontStyle |
( |
FontStyle |
style | ) |
|
◆ setHasOffset()
void chatterino::Label::setHasOffset |
( |
bool |
hasOffset | ) |
|
◆ setText()
void chatterino::Label::setText |
( |
const QString & |
text | ) |
|
◆ sizeHint()
QSize chatterino::Label::sizeHint |
( |
| ) |
const |
|
overrideprotectedvirtual |
The documentation for this class was generated from the following files:
- /var/chatterino-doxygen/chatterino2/src/widgets/Label.hpp
- /var/chatterino-doxygen/chatterino2/src/widgets/Label.cpp