KBookmarks
kbookmarkowner.h
46 // TODO KF6: add non-inline constructor, de-inline destructor. Otherwise the d pointer cannot be used.
150 virtual void openBookmark(const KBookmark &bm, Qt::MouseButtons mb, Qt::KeyboardModifiers km) = 0;
Definition: kbookmarkowner.h:43
virtual QUrl currentUrl() const
This function is called whenever the user wants to add the current page to the bookmarks list.
Definition: kbookmarkowner.h:75
Definition: kbookmark.h:27
virtual bool supportsTabs() const
This function returns whether the owner supports tabs.
Definition: kbookmarkowner.h:102
typedef MouseButtons
Represents the data for a bookmark that will be added.
Definition: kbookmarkowner.h:112
virtual QList< FutureBookmark > currentBookmarkList() const
Returns a list of bookmark data for the open tabs.
Definition: kbookmarkowner.h:132
virtual QString currentTitle() const
This function is called whenever the user wants to add the current page to the bookmarks list.
Definition: kbookmarkowner.h:60
virtual QString currentIcon() const
This function is called whenever the user wants to add the current page to the bookmarks list.
Definition: kbookmarkowner.h:93
Definition: kbookmarkmanager.h:51
Definition: kbookmarkdialog.h:29
typedef KeyboardModifiers
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Sep 26 2023 03:58:02 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Sep 26 2023 03:58:02 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.