digiKam
Loading...
Searching...
No Matches
Digikam::DConfigDlgTitle::Private Class Reference

#include <dconfigdlgwidgets_p.h>

Public Member Functions

void _k_timeoutFinished ()
 
QString commentStyleSheet () const
 
QString iconTypeToIconName (DConfigDlgTitle::MessageType type)
 Get the icon name from the icon type.
 
 Private (DConfigDlgTitle *const parent)
 
QString textStyleSheet () const
 

Public Attributes

int autoHideTimeout = 0
 
QLabel * commentLabel = nullptr
 
QGridLayout * headerLayout = nullptr
 
QLabel * imageLabel = nullptr
 
MessageType messageType = InfoMessage
 
DConfigDlgTitleq = nullptr
 
QLabel * textLabel = nullptr
 

Constructor & Destructor Documentation

◆ Private()

Digikam::DConfigDlgTitle::Private::Private ( DConfigDlgTitle *const  parent)
inlineexplicit

Member Function Documentation

◆ _k_timeoutFinished()

void Digikam::DConfigDlgTitle::Private::_k_timeoutFinished ( )
inline

◆ commentStyleSheet()

QString Digikam::DConfigDlgTitle::Private::commentStyleSheet ( ) const
inline

◆ iconTypeToIconName()

QString Digikam::DConfigDlgTitle::Private::iconTypeToIconName ( DConfigDlgTitle::MessageType  type)
inline

Get the icon name from the icon type.

Parameters
typeicon type from the enum
Returns
named icon as QString

Referenced by Digikam::DConfigDlgTitle::setPixmap().

◆ textStyleSheet()

QString Digikam::DConfigDlgTitle::Private::textStyleSheet ( ) const
inline

Member Data Documentation

◆ autoHideTimeout

◆ commentLabel

◆ headerLayout

QGridLayout* Digikam::DConfigDlgTitle::Private::headerLayout = nullptr

◆ imageLabel

QLabel* Digikam::DConfigDlgTitle::Private::imageLabel = nullptr

◆ messageType

MessageType Digikam::DConfigDlgTitle::Private::messageType = InfoMessage

◆ q

DConfigDlgTitle* Digikam::DConfigDlgTitle::Private::q = nullptr

◆ textLabel


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