KBookmarks
kbookmarkowner.cpp
22 KBookmarkOwner::FutureBookmark::FutureBookmark(const QString &title, const QUrl &url, const QString &icon)
35 KBookmarkOwner::FutureBookmark &KBookmarkOwner::FutureBookmark::operator=(const FutureBookmark &other)
Definition: kbookmarkowner.h:43
Definition: kbookmark.h:27
LeftButton
Represents the data for a bookmark that will be added.
Definition: kbookmarkowner.h:112
virtual void openFolderinTabs(const KBookmarkGroup &bm)
Called if the user wants to open every bookmark in this folder in a new tab.
Definition: kbookmarkowner.cpp:76
virtual void openInNewTab(const KBookmark &bm)
Called when a bookmark should be opened in a new tab.
Definition: kbookmarkowner.cpp:80
Definition: kbookmarkmanager.h:51
virtual void openInNewWindow(const KBookmark &bm)
Called when a bookmark should be opened in a new window.
Definition: kbookmarkowner.cpp:86
virtual void openBookmark(const KBookmark &bm, Qt::MouseButtons mb, Qt::KeyboardModifiers km)=0
Called if a bookmark is selected.
Definition: kbookmarkdialog.h:29
NoModifier
virtual bool enableOption(BookmarkOption option) const
Returns true if action should be shown in the menu The default is to show both a add and editBookmark...
Definition: kbookmarkowner.cpp:60
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sat Sep 30 2023 03:56:28 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sat Sep 30 2023 03:56:28 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.