Okular
bookmarkmanager.h
93 bool addBookmark(const QUrl &documentUrl, const Okular::DocumentViewport &vp, const QString &title = QString());
void bookmarksChanged(const QUrl &url)
The bookmarks for specified url were changed.
void saved()
This signal is emitted whenever bookmarks have been saved.
void openUrl(const QUrl &url)
The bookmark manager is requesting to open the specified url.
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 8 2024 11:49:40 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 8 2024 11:49:40 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.