24 #ifndef SHOW_FOTO_SETUP_H
25 #define SHOW_FOTO_SETUP_H
60 explicit ShowfotoSetup(QWidget*
const parent =
nullptr, Page page = LastPageUsed);
63 static bool execMetadataFilters(QWidget*
const parent,
int tab);
64 static bool execExifTool(QWidget*
const parent);
69 static bool execSinglePage(Page page);
70 static bool execSinglePage(QWidget*
const parent, Page page);
72 static void onlineVersionCheck();
A dialog base class which can handle multiple pages.
Definition: dconfigdlg.h:59
Definition: showfotosetup.h:37
Page
Definition: showfotosetup.h:43
@ MetadataPage
Definition: showfotosetup.h:47
@ IOFilesPage
Definition: showfotosetup.h:50
@ ToolTipPage
Definition: showfotosetup.h:48
@ RawPage
Definition: showfotosetup.h:49
@ PluginsPage
Definition: showfotosetup.h:52
@ MiscellaneousPage
Definition: showfotosetup.h:53
@ ICCPage
Definition: showfotosetup.h:51
Definition: datefolderview.cpp:43
Definition: showfotofolderviewbar.cpp:52