digiKam
Digikam::DNotificationWidget::Private Class Reference
+ Inheritance diagram for Digikam::DNotificationWidget::Private:

Public Member Functions

int bestContentHeight () const
 
void createLayout ()
 
void init ()
 
 Private (DNotificationWidget *const)
 
void updateLayout ()
 
void updateSnapShot ()
 
 ~Private () override
 

Public Attributes

QList< QToolButton * > buttons
 
QToolButton * closeButton
 
QFrame * content
 
QPixmap contentSnapShot
 
int delay
 
QIcon icon
 
QLabel * iconLabel
 
DNotificationWidget::MessageType messageType
 
DNotificationWidgetq
 
QString text
 
QLabel * textLabel
 
QTimeLine * timeLine
 
QTimer * timer
 
bool wordWrap
 

Constructor & Destructor Documentation

◆ Private()

Digikam::DNotificationWidget::Private::Private ( DNotificationWidget * const  q_ptr)
explicit

◆ ~Private()

Digikam::DNotificationWidget::Private::~Private ( )
override

Member Function Documentation

◆ bestContentHeight()

int Digikam::DNotificationWidget::Private::bestContentHeight ( ) const

◆ createLayout()

void Digikam::DNotificationWidget::Private::createLayout ( )

◆ init()

◆ updateLayout()

void Digikam::DNotificationWidget::Private::updateLayout ( )

◆ updateSnapShot()

void Digikam::DNotificationWidget::Private::updateSnapShot ( )

Member Data Documentation

◆ buttons

QList<QToolButton*> Digikam::DNotificationWidget::Private::buttons

◆ closeButton

QToolButton* Digikam::DNotificationWidget::Private::closeButton

◆ content

◆ contentSnapShot

QPixmap Digikam::DNotificationWidget::Private::contentSnapShot

◆ delay

int Digikam::DNotificationWidget::Private::delay

◆ icon

QIcon Digikam::DNotificationWidget::Private::icon

◆ iconLabel

QLabel* Digikam::DNotificationWidget::Private::iconLabel

◆ messageType

◆ q

DNotificationWidget* Digikam::DNotificationWidget::Private::q

◆ text

◆ textLabel

QLabel* Digikam::DNotificationWidget::Private::textLabel

◆ timeLine

◆ timer

QTimer* Digikam::DNotificationWidget::Private::timer

◆ wordWrap

bool Digikam::DNotificationWidget::Private::wordWrap

The documentation for this class was generated from the following files: