24 #ifndef DIGIKAM_BOOKMARKS_DLG_H
25 #define DIGIKAM_BOOKMARKS_DLG_H
32 #include <QAbstractItemModel>
51 QWidget*
const parent =
nullptr,
57 void accept()
override;
78 void slotCustomContextMenuRequested(
const QPoint&);
79 void accept()
override;
80 void slotOpenInMap(
const QModelIndex&);
86 void closeEvent(QCloseEvent*)
override;
91 bool saveExpandedNodes(
const QModelIndex& parent);
Definition: bookmarksdlg.h:44
Definition: bookmarknode.h:41
Definition: bookmarksdlg.h:68
Definition: bookmarksmngr.h:214
Definition: datefolderview.cpp:43