#include <showfotofolderviewbar.h>
|
enum | FolderViewTypeMime {
TYPE_MIME_JPEG = 0
, TYPE_MIME_TIFF
, TYPE_MIME_PNG
, TYPE_MIME_PGF
,
TYPE_MIME_HEIF
, TYPE_MIME_AVIF
, TYPE_MIME_JXL
, TYPE_MIME_WEBP
,
TYPE_MIME_DNG
, TYPE_MIME_RAW
, TYPE_MIME_NORAW
, TYPE_MIME_ALL
} |
|
◆ FolderViewTypeMime
Enumerator |
---|
TYPE_MIME_JPEG | |
TYPE_MIME_TIFF | |
TYPE_MIME_PNG | |
TYPE_MIME_PGF | |
TYPE_MIME_HEIF | |
TYPE_MIME_AVIF | |
TYPE_MIME_JXL | |
TYPE_MIME_WEBP | |
TYPE_MIME_DNG | |
TYPE_MIME_RAW | |
TYPE_MIME_NORAW | |
TYPE_MIME_ALL | |
◆ ShowfotoFolderViewBar()
References ShowFoto::ShowfotoFolderViewModel::maxIconSize(), Digikam::DRawDecoder::rawFiles(), Digikam::DHBox::setContentsMargins(), Digikam::DHBox::setStretchFactor(), signalAppendContents(), signalCustomPathChanged(), signalGoHome(), signalGoNext(), signalGoPrevious(), signalGoUp(), signalLoadContents(), Digikam::supportedImageMimeTypes(), TYPE_MIME_ALL, TYPE_MIME_AVIF, TYPE_MIME_DNG, TYPE_MIME_HEIF, TYPE_MIME_JPEG, TYPE_MIME_JXL, TYPE_MIME_NORAW, TYPE_MIME_PGF, TYPE_MIME_PNG, TYPE_MIME_RAW, TYPE_MIME_TIFF, and TYPE_MIME_WEBP.
◆ ~ShowfotoFolderViewBar()
ShowFoto::ShowfotoFolderViewBar::~ShowfotoFolderViewBar |
( |
| ) |
|
|
override |
◆ bookmarksVisible()
bool ShowFoto::ShowfotoFolderViewBar::bookmarksVisible |
( |
| ) |
const |
◆ childEvent()
void Digikam::DHBox::childEvent |
( |
QChildEvent * |
e | ) |
|
|
overrideprotectedinherited |
◆ currentPath()
QString ShowFoto::ShowfotoFolderViewBar::currentPath |
( |
| ) |
const |
◆ folderViewMode()
int ShowFoto::ShowfotoFolderViewBar::folderViewMode |
( |
| ) |
const |
◆ folderViewTypeMime()
int ShowFoto::ShowfotoFolderViewBar::folderViewTypeMime |
( |
| ) |
const |
◆ iconSize()
int ShowFoto::ShowfotoFolderViewBar::iconSize |
( |
| ) |
const |
◆ minimumSizeHint()
QSize Digikam::DHBox::minimumSizeHint |
( |
| ) |
const |
|
overrideinherited |
◆ pluginActions()
QList< QAction * > ShowFoto::ShowfotoFolderViewBar::pluginActions |
( |
| ) |
const |
◆ registerPluginActions()
void ShowFoto::ShowfotoFolderViewBar::registerPluginActions |
( |
const QList< DPluginAction * > & |
actions | ) |
|
◆ setBookmarksVisible()
void ShowFoto::ShowfotoFolderViewBar::setBookmarksVisible |
( |
bool |
b | ) |
|
◆ setContentsMargins() [1/2]
void Digikam::DHBox::setContentsMargins |
( |
const QMargins & |
margins | ) |
|
|
inherited |
Referenced by Digikam::AlbumSelectTabs::AlbumSelectTabs(), Digikam::CaptionEdit::CaptionEdit(), Digikam::ColorLabelWidget::ColorLabelWidget(), Digikam::DFileSelector::DFileSelector(), Digikam::DFontSelect::DFontSelect(), Digikam::FuzzySearchView::FuzzySearchView(), Digikam::GPSSearchView::GPSSearchView(), Digikam::IccProfilesSettings::IccProfilesSettings(), Digikam::ItemDescEditTab::ItemDescEditTab(), Digikam::LocalizeSelector::LocalizeSelector(), Digikam::MediaPlayerView::MediaPlayerView(), Digikam::PickLabelWidget::PickLabelWidget(), Digikam::QueueSettingsView::QueueSettingsView(), Digikam::RatingBox::RatingBox(), Digikam::RatingFilter::RatingFilter(), Digikam::SetupMisc::SetupMisc(), Digikam::SetupToolTip::SetupToolTip(), ShowfotoFolderViewBar(), Digikam::TemplateSelector::TemplateSelector(), Digikam::TextFilter::TextFilter(), Digikam::TimelineSideBarWidget::TimelineSideBarWidget(), Digikam::ToolSettingsView::ToolSettingsView(), and Digikam::TransactionItem::TransactionItem().
◆ setContentsMargins() [2/2]
void Digikam::DHBox::setContentsMargins |
( |
int |
left, |
|
|
int |
top, |
|
|
int |
right, |
|
|
int |
bottom |
|
) |
| |
|
inherited |
◆ setCurrentPath()
void ShowFoto::ShowfotoFolderViewBar::setCurrentPath |
( |
const QString & |
path | ) |
|
◆ setFolderViewMode()
void ShowFoto::ShowfotoFolderViewBar::setFolderViewMode |
( |
int |
mode | ) |
|
◆ setFolderViewTypeMime()
void ShowFoto::ShowfotoFolderViewBar::setFolderViewTypeMime |
( |
int |
mime | ) |
|
◆ setIconSize()
void ShowFoto::ShowfotoFolderViewBar::setIconSize |
( |
int |
size | ) |
|
◆ setSpacing()
void Digikam::DHBox::setSpacing |
( |
int |
space | ) |
|
|
inherited |
Referenced by Digikam::AlbumSelectTabs::AlbumSelectTabs(), Digikam::CaptionEdit::CaptionEdit(), Digikam::ColorLabelWidget::ColorLabelWidget(), Digikam::DFontSelect::DFontSelect(), Digikam::FuzzySearchView::FuzzySearchView(), Digikam::GPSSearchView::GPSSearchView(), Digikam::IccProfilesSettings::IccProfilesSettings(), Digikam::ItemDescEditTab::ItemDescEditTab(), Digikam::LocalizeSelector::LocalizeSelector(), Digikam::MediaPlayerView::MediaPlayerView(), Digikam::PickLabelWidget::PickLabelWidget(), Digikam::QueueSettingsView::QueueSettingsView(), Digikam::RatingBox::RatingBox(), Digikam::RatingFilter::RatingFilter(), Digikam::SetupToolTip::SetupToolTip(), Digikam::TagsEdit::TagsEdit(), Digikam::TemplateSelector::TemplateSelector(), Digikam::TextFilter::TextFilter(), Digikam::TimelineSideBarWidget::TimelineSideBarWidget(), Digikam::ToolSettingsView::ToolSettingsView(), and Digikam::TransactionItem::TransactionItem().
◆ setStretchFactor()
void Digikam::DHBox::setStretchFactor |
( |
QWidget *const |
widget, |
|
|
int |
stretch |
|
) |
| |
|
inherited |
References Digikam::DHBox::setStretchFactor().
Referenced by Digikam::AlbumSelectTabs::AlbumSelectTabs(), Digikam::DFileSelector::DFileSelector(), Digikam::DFontSelect::DFontSelect(), Digikam::ImageQualitySettings::ImageQualitySettings(), Digikam::LensFunCameraSelector::LensFunCameraSelector(), Digikam::MaintenanceDlg::MaintenanceDlg(), Digikam::MediaPlayerView::MediaPlayerView(), Digikam::QueueSettingsView::QueueSettingsView(), Digikam::DHBox::setStretchFactor(), Digikam::SetupMime::SetupMime(), Digikam::SetupToolTip::SetupToolTip(), ShowfotoFolderViewBar(), Digikam::TemplateSelector::TemplateSelector(), Digikam::ToolSettingsView::ToolSettingsView(), and Digikam::TransactionItem::TransactionItem().
◆ signalAppendContents
void ShowFoto::ShowfotoFolderViewBar::signalAppendContents |
( |
| ) |
|
|
signal |
◆ signalCustomPathChanged
void ShowFoto::ShowfotoFolderViewBar::signalCustomPathChanged |
( |
const QString & |
| ) |
|
|
signal |
◆ signalGoHome
void ShowFoto::ShowfotoFolderViewBar::signalGoHome |
( |
| ) |
|
|
signal |
◆ signalGoNext
void ShowFoto::ShowfotoFolderViewBar::signalGoNext |
( |
| ) |
|
|
signal |
◆ signalGoPrevious
void ShowFoto::ShowfotoFolderViewBar::signalGoPrevious |
( |
| ) |
|
|
signal |
◆ signalGoUp
void ShowFoto::ShowfotoFolderViewBar::signalGoUp |
( |
| ) |
|
|
signal |
◆ signalIconSizeChanged
void ShowFoto::ShowfotoFolderViewBar::signalIconSizeChanged |
( |
int |
| ) |
|
|
signal |
◆ signalLoadContents
void ShowFoto::ShowfotoFolderViewBar::signalLoadContents |
( |
| ) |
|
|
signal |
◆ signalPluginActionTriggered
void ShowFoto::ShowfotoFolderViewBar::signalPluginActionTriggered |
( |
QAction * |
| ) |
|
|
signal |
◆ signalSetup
void ShowFoto::ShowfotoFolderViewBar::signalSetup |
( |
| ) |
|
|
signal |
◆ signalShowBookmarks
void ShowFoto::ShowfotoFolderViewBar::signalShowBookmarks |
( |
bool |
| ) |
|
|
signal |
◆ signalTypeMimesChanged
void ShowFoto::ShowfotoFolderViewBar::signalTypeMimesChanged |
( |
const QString & |
| ) |
|
|
signal |
◆ signalViewModeChanged
void ShowFoto::ShowfotoFolderViewBar::signalViewModeChanged |
( |
int |
| ) |
|
|
signal |
◆ sizeHint()
QSize Digikam::DHBox::sizeHint |
( |
| ) |
const |
|
overrideinherited |
◆ slotNextEnabled
void ShowFoto::ShowfotoFolderViewBar::slotNextEnabled |
( |
bool |
b | ) |
|
|
slot |
◆ slotPreviousEnabled
void ShowFoto::ShowfotoFolderViewBar::slotPreviousEnabled |
( |
bool |
b | ) |
|
|
slot |
◆ toolBarAction()
QAction * ShowFoto::ShowfotoFolderViewBar::toolBarAction |
( |
const QString & |
name | ) |
const |
The documentation for this class was generated from the following files: