#include <ui/common/TagLabel.hpp>
◆ TagLabel() [1/3]
openfluid::ui::common::TagLabel::TagLabel |
( |
QWidget * |
Parent = nullptr | ) |
|
|
explicit |
◆ TagLabel() [2/3]
openfluid::ui::common::TagLabel::TagLabel |
( |
const QString & |
Text, |
|
|
QWidget * |
Parent = nullptr |
|
) |
| |
◆ TagLabel() [3/3]
openfluid::ui::common::TagLabel::TagLabel |
( |
const QString & |
Text, |
|
|
const QString & |
CSSTextColor, |
|
|
const QString & |
CSSBackgroundColor, |
|
|
QWidget * |
Parent = nullptr |
|
) |
| |
◆ ~TagLabel()
virtual openfluid::ui::common::TagLabel::~TagLabel |
( |
| ) |
|
|
inlinevirtual |
◆ setBackgroundColor()
void openfluid::ui::common::TagLabel::setBackgroundColor |
( |
const QString & |
CSSColor | ) |
|
◆ setOutlined()
void openfluid::ui::common::TagLabel::setOutlined |
( |
bool |
Enabled | ) |
|
◆ setTextColor()
void openfluid::ui::common::TagLabel::setTextColor |
( |
const QString & |
CSSColor | ) |
|
◆ setTextSize()
void openfluid::ui::common::TagLabel::setTextSize |
( |
int |
Pt | ) |
|
The documentation for this class was generated from the following file: