digiKam
Loading...
Searching...
No Matches
Digikam::DLabelExpander Class Reference

#include <dexpanderbox.h>

+ Inheritance diagram for Digikam::DLabelExpander:

Signals

void signalButtonPressed ()
 
void signalExpanded (bool)
 
void signalToggled (bool)
 

Public Member Functions

bool buttonIsVisible () const
 
bool checkBoxIsVisible () const
 
 DLabelExpander (QWidget *const parent=nullptr)
 
QIcon icon () const
 
bool isChecked () const
 
bool isExpandByDefault () const
 
bool isExpanded () const
 
bool lineIsVisible () const
 
void setButtonIcon (const QIcon &icon)
 
void setButtonVisible (bool b)
 
void setCheckBoxVisible (bool b)
 
void setChecked (bool b)
 
void setExpandByDefault (bool b)
 
void setExpanded (bool b)
 
void setIcon (const QIcon &icon)
 
void setLineVisible (bool b)
 
void setText (const QString &txt)
 
void setWidget (QWidget *const widget)
 
QString text () const
 
QWidget * widget () const
 
 ~DLabelExpander () override
 

Constructor & Destructor Documentation

◆ DLabelExpander()

◆ ~DLabelExpander()

Digikam::DLabelExpander::~DLabelExpander ( )
override

Member Function Documentation

◆ buttonIsVisible()

bool Digikam::DLabelExpander::buttonIsVisible ( ) const

◆ checkBoxIsVisible()

bool Digikam::DLabelExpander::checkBoxIsVisible ( ) const

◆ icon()

QIcon Digikam::DLabelExpander::icon ( ) const

Referenced by setButtonIcon(), and setIcon().

◆ isChecked()

bool Digikam::DLabelExpander::isChecked ( ) const

◆ isExpandByDefault()

bool Digikam::DLabelExpander::isExpandByDefault ( ) const

◆ isExpanded()

bool Digikam::DLabelExpander::isExpanded ( ) const

◆ lineIsVisible()

bool Digikam::DLabelExpander::lineIsVisible ( ) const

◆ setButtonIcon()

void Digikam::DLabelExpander::setButtonIcon ( const QIcon &  icon)

◆ setButtonVisible()

void Digikam::DLabelExpander::setButtonVisible ( bool  b)

◆ setCheckBoxVisible()

void Digikam::DLabelExpander::setCheckBoxVisible ( bool  b)

Referenced by DLabelExpander().

◆ setChecked()

void Digikam::DLabelExpander::setChecked ( bool  b)

◆ setExpandByDefault()

void Digikam::DLabelExpander::setExpandByDefault ( bool  b)

◆ setExpanded()

void Digikam::DLabelExpander::setExpanded ( bool  b)

◆ setIcon()

void Digikam::DLabelExpander::setIcon ( const QIcon &  icon)

References icon().

◆ setLineVisible()

void Digikam::DLabelExpander::setLineVisible ( bool  b)

◆ setText()

void Digikam::DLabelExpander::setText ( const QString &  txt)

◆ setWidget()

void Digikam::DLabelExpander::setWidget ( QWidget *const  widget)

References widget().

◆ signalButtonPressed

void Digikam::DLabelExpander::signalButtonPressed ( )
signal

Referenced by DLabelExpander().

◆ signalExpanded

void Digikam::DLabelExpander::signalExpanded ( bool  )
signal

Referenced by setExpanded().

◆ signalToggled

void Digikam::DLabelExpander::signalToggled ( bool  )
signal

Referenced by DLabelExpander().

◆ text()

QString Digikam::DLabelExpander::text ( ) const

◆ widget()

QWidget * Digikam::DLabelExpander::widget ( ) const

Referenced by setWidget().


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