KBookmarks
kbookmarkmanager.h
KBookmark findByAddress(const QString &address)
Definition kbookmarkmanager.cpp:329
QDomDocument internalDocument() const
Definition kbookmarkmanager.cpp:166
bool updateAccessMetadata(const QString &url)
Update access time stamps for a given url.
Definition kbookmarkmanager.cpp:376
KBookmarkGroup toolbar()
This returns the root of the toolbar menu.
Definition kbookmarkmanager.cpp:290
bool save(bool toolbarCache=true) const
Save the bookmarks to an XML file on disk.
Definition kbookmarkmanager.cpp:217
QString path() const
This will return the path that this manager is using to read the bookmarks.
Definition kbookmarkmanager.cpp:280
bool saveAs(const QString &filename, bool toolbarCache=true) const
Save the bookmarks to the given XML file on disk.
Definition kbookmarkmanager.cpp:222
void changed(const QString &groupAddress)
Signals that the group (or any of its children) with the address groupAddress (e.g.
KBookmarkManager(const QString &bookmarksFile, QObject *parent=nullptr)
Create a KBookmarkManager responsible for the given bookmarksFile.
Definition kbookmarkmanager.cpp:127
QObject(QObject *parent)
Q_OBJECTQ_OBJECT
Q_SIGNALSQ_SIGNALS
Q_SLOTSQ_SLOTS
QObject * parent() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:54:37 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:54:37 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.