digiKam Developer Documentation
Professional Photo Management with the Power of Open Source
Loading...
Searching...
No Matches
Digikam::PickLabelFilter Class Reference
+ Inheritance diagram for Digikam::PickLabelFilter:

Signals

void signalPickLabelSelectionChanged (const QList< PickLabel > &)
 
- Signals inherited from Digikam::PickLabelWidget
void signalPickLabelChanged (int)
 

Public Member Functions

 PickLabelFilter (QWidget *const parent=nullptr)
 
QList< TAlbum * > getCheckedPickLabelTags ()
 
void reset ()
 
- Public Member Functions inherited from Digikam::PickLabelWidget
 PickLabelWidget (QWidget *const parent=nullptr)
 
QList< PickLabel > pickLabels () const
 Return the list of Pick Label buttons turned on or an empty list of none.
 
void setButtonsExclusive (bool b)
 Set all Color Label buttons exclusive or not.
 
void setDescriptionBoxVisible (bool b)
 Show or not on the bottom view the description of label with shortcuts.
 
void setPickLabels (const QList< PickLabel > &list)
 Turn on Color Label buttons using list.
 
- Public Member Functions inherited from Digikam::DVBox
 DVBox (QWidget *const parent=nullptr)
 
- Public Member Functions inherited from Digikam::DHBox
 DHBox (QWidget *const parent=nullptr)
 
QSize minimumSizeHint () const override
 
void setContentsMargins (const QMargins &margins)
 
void setContentsMargins (int left, int top, int right, int bottom)
 
void setSpacing (int space)
 
void setStretchFactor (QWidget *const widget, int stretch)
 
QSize sizeHint () const override
 

Additional Inherited Members

- Static Public Member Functions inherited from Digikam::PickLabelWidget
static QIcon buildIcon (PickLabel label)
 
static QString labelPickName (PickLabel label)
 
- Protected Member Functions inherited from Digikam::PickLabelWidget
bool eventFilter (QObject *obj, QEvent *ev) override
 
- Protected Member Functions inherited from Digikam::DHBox
 DHBox (bool vertical, QWidget *const parent)
 
void childEvent (QChildEvent *e) override