24#include "digikam_config.h"
29class ShowfotoFolderViewBookmarkList;
42 QString
title()
const;
60 void slotIconChanged();
61 void slotIconResetClicked();
68 bool canAccept()
const;
73 Private*
const d =
nullptr;
Definition showfotofolderviewbookmarkdlg.h:32
void setPath(const QString &path)
Definition showfotofolderviewbookmarkdlg.cpp:258
void setTitle(const QString &title)
Definition showfotofolderviewbookmarkdlg.cpp:248
QString title() const
Definition showfotofolderviewbookmarkdlg.cpp:233
~ShowfotoFolderViewBookmarkDlg() override
Definition showfotofolderviewbookmarkdlg.cpp:199
QString path() const
Definition showfotofolderviewbookmarkdlg.cpp:243
QString icon() const
Definition showfotofolderviewbookmarkdlg.cpp:238
void setIcon(const QString &icon)
Definition showfotofolderviewbookmarkdlg.cpp:253
static bool bookmarkDialog(ShowfotoFolderViewBookmarkList *const parent, QString &title, QString &icon, QString &path, bool create=false)
Definition showfotofolderviewbookmarkdlg.cpp:291
Definition showfotofolderviewbookmarklist.h:35
Definition showfotofolderviewbar.cpp:43