#include <banner_widget.h>
◆ BannerWidget()
| BannerWidget::BannerWidget |
( |
QWidget * | parent, |
|
|
const QString & | text, |
|
|
Qt::Orientation | orientation = Qt::Vertical, |
|
|
int | transparency = 80 ) |
|
explicit |
◆ buddyVisibilityChanged
| void BannerWidget::buddyVisibilityChanged |
( |
| ) |
|
|
signal |
◆ getText()
| QString BannerWidget::getText |
( |
| ) |
const |
|
inlinenodiscard |
◆ mousePressEvent()
| void BannerWidget::mousePressEvent |
( |
QMouseEvent * | event | ) |
|
|
override |
◆ paintEvent()
| void BannerWidget::paintEvent |
( |
QPaintEvent * | event | ) |
|
|
overrideprotected |
◆ setBuddy()
| void BannerWidget::setBuddy |
( |
QWidget * | _buddy | ) |
|
◆ setClickable()
| void BannerWidget::setClickable |
( |
bool | _clickable | ) |
|
◆ setText()
| void BannerWidget::setText |
( |
const QString & | text | ) |
const |
◆ toggleBuddyVisibility
| void BannerWidget::toggleBuddyVisibility |
( |
| ) |
const |
|
privateslot |
◆ updateDropdownIconState
| void BannerWidget::updateDropdownIconState |
( |
| ) |
const |
|
privateslot |
◆ bannerLabel
| QLabel* BannerWidget::bannerLabel |
|
private |
◆ buddy
| QWidget* BannerWidget::buddy = nullptr |
|
private |
◆ clickable
| bool BannerWidget::clickable = true |
|
private |
◆ gradientOrientation
| Qt::Orientation BannerWidget::gradientOrientation |
|
private |
◆ iconLabel
| QLabel* BannerWidget::iconLabel |
|
private |
◆ transparency
| int BannerWidget::transparency |
|
private |
The documentation for this class was generated from the following files: