24 #ifndef SHOWFOTO_FOLDER_VIEW_BOOKMARK_DLG_H
25 #define SHOWFOTO_FOLDER_VIEW_BOOKMARK_DLG_H
34 #include "digikam_config.h"
39 class ShowfotoFolderViewBookmarkList;
52 QString
title()
const;
70 void slotIconChanged();
71 void slotIconResetClicked();
77 bool canAccept()
const;
Definition: showfotofolderviewbookmarkdlg.h:42
void setPath(const QString &path)
Definition: showfotofolderviewbookmarkdlg.cpp:271
ShowfotoFolderViewBookmarkDlg(ShowfotoFolderViewBookmarkList *const parent, bool create=false)
Definition: showfotofolderviewbookmarkdlg.cpp:93
void setTitle(const QString &title)
Definition: showfotofolderviewbookmarkdlg.cpp:261
QString title() const
Definition: showfotofolderviewbookmarkdlg.cpp:246
~ShowfotoFolderViewBookmarkDlg() override
Definition: showfotofolderviewbookmarkdlg.cpp:212
QString path() const
Definition: showfotofolderviewbookmarkdlg.cpp:256
QString icon() const
Definition: showfotofolderviewbookmarkdlg.cpp:251
void setIcon(const QString &icon)
Definition: showfotofolderviewbookmarkdlg.cpp:266
static bool bookmarkDialog(ShowfotoFolderViewBookmarkList *const parent, QString &title, QString &icon, QString &path, bool create=false)
Definition: showfotofolderviewbookmarkdlg.cpp:304
Definition: showfotofolderviewbookmarklist.h:45
Definition: showfotofolderviewbar.cpp:52