#include <Plasma/Widgets/FlashingLabel>
|
QSizeF | sizeHint (Qt::SizeHint which, const QSizeF &constraint) const |
|
Provides flashing text or icons inside Plasma.
Definition at line 39 of file flashinglabel.h.
◆ FlashingLabel()
FlashingLabel::FlashingLabel |
( |
QGraphicsItem * | parent = 0 | ) |
|
|
explicit |
◆ ~FlashingLabel()
FlashingLabel::~FlashingLabel |
( |
| ) |
|
|
virtual |
◆ autohide()
bool FlashingLabel::autohide |
( |
| ) |
const |
◆ color()
QColor FlashingLabel::color |
( |
| ) |
const |
◆ duration()
int FlashingLabel::duration |
( |
| ) |
const |
◆ fadeIn
void FlashingLabel::fadeIn |
( |
| ) |
|
|
protectedslot |
◆ fadeOut
void FlashingLabel::fadeOut |
( |
| ) |
|
|
protectedslot |
◆ flash() [1/2]
void FlashingLabel::flash |
( |
const QPixmap & | pixmap, |
|
|
int | duration = 0, |
|
|
Qt::Alignment | align = Qt::AlignCenter ) |
◆ flash() [2/2]
void FlashingLabel::flash |
( |
const QString & | text, |
|
|
int | duration = 0, |
|
|
const QTextOption & | option = QTextOption(Qt::AlignCenter) ) |
◆ font()
QFont FlashingLabel::font |
( |
| ) |
const |
◆ kill
void FlashingLabel::kill |
( |
| ) |
|
|
slot |
◆ paint()
◆ setAutohide()
void FlashingLabel::setAutohide |
( |
bool | autohide | ) |
|
◆ setColor()
void FlashingLabel::setColor |
( |
const QColor & | color | ) |
|
◆ setDuration()
void FlashingLabel::setDuration |
( |
int | duration | ) |
|
◆ setFont()
void FlashingLabel::setFont |
( |
const QFont & | font | ) |
|
◆ sizeHint()
QSizeF FlashingLabel::sizeHint |
( |
Qt::SizeHint | which, |
|
|
const QSizeF & | constraint ) const |
|
protected |
◆ autohide
bool Plasma::FlashingLabel::autohide |
|
readwrite |
◆ color
QColor Plasma::FlashingLabel::color |
|
readwrite |
◆ duration
int Plasma::FlashingLabel::duration |
|
readwrite |
◆ font
QFont Plasma::FlashingLabel::font |
|
readwrite |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by
doxygen 1.13.2 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.