◆ AnimatedClearButton()
Digikam::AnimatedClearButton::AnimatedClearButton |
( |
QWidget *const |
parent = nullptr | ) |
|
|
explicit |
◆ animateVisible
void Digikam::AnimatedClearButton::animateVisible |
( |
bool |
visible | ) |
|
|
slot |
◆ clicked
void Digikam::AnimatedClearButton::clicked |
( |
| ) |
|
|
signal |
◆ mouseReleaseEvent()
void Digikam::AnimatedClearButton::mouseReleaseEvent |
( |
QMouseEvent * |
event | ) |
|
|
overrideprotected |
◆ paintEvent()
void Digikam::AnimatedClearButton::paintEvent |
( |
QPaintEvent * |
event | ) |
|
|
overrideprotected |
◆ pixmap()
QPixmap Digikam::AnimatedClearButton::pixmap |
( |
| ) |
const |
◆ setDirectlyVisible
void Digikam::AnimatedClearButton::setDirectlyVisible |
( |
bool |
visible | ) |
|
|
slot |
Set visible without animation.
◆ setPixmap()
void Digikam::AnimatedClearButton::setPixmap |
( |
const QPixmap & |
p | ) |
|
◆ setShallBeShown()
void Digikam::AnimatedClearButton::setShallBeShown |
( |
bool |
show | ) |
|
◆ sizeHint()
QSize Digikam::AnimatedClearButton::sizeHint |
( |
void |
| ) |
const |
|
override |
◆ stayVisibleWhenAnimatedOut()
void Digikam::AnimatedClearButton::stayVisibleWhenAnimatedOut |
( |
bool |
stayVisible | ) |
|
This parameter determines the behavior when the animation to hide the widget has finished: If stayVisible is true, the widget remains visible, but paints nothing. If stayVisible is false, setVisible(false) is called, which removes the widget for layouting etc. Default: false
References visibleChanged().
Referenced by Digikam::SearchField::setup().
◆ updateAnimationSettings
void Digikam::AnimatedClearButton::updateAnimationSettings |
( |
| ) |
|
|
protectedslot |
◆ visibleChanged
void Digikam::AnimatedClearButton::visibleChanged |
( |
| ) |
|
|
protectedslot |
The documentation for this class was generated from the following files: