|
| ColorLabelFilter (QWidget *const parent=nullptr) |
|
QList< TAlbum * > | getCheckedColorLabelTags () |
|
void | reset () |
|
| ColorLabelWidget (QWidget *const parent=nullptr) |
|
QList< ColorLabel > | colorLabels () const |
| Return the list of Color Label buttons turned on or an empty list of none.
|
|
void | setButtonsExclusive (bool b) |
| Set all Color Label buttons exclusive or not.
|
|
void | setColorLabels (const QList< ColorLabel > &list) |
| Turn on Color Label buttons using list.
|
|
void | setDescriptionBoxVisible (bool b) |
| Show or not on the bottom view the description of label with shortcuts.
|
|
| DVBox (QWidget *const parent=nullptr) |
|
| 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 |
|