KBookmarkOwner::FutureBookmark
KBookmarkOwner::FutureBookmark Class Reference
#include <kbookmarkowner.h>
Public Member Functions | |
FutureBookmark (const FutureBookmark &other) | |
FutureBookmark (const QString &title, const QUrl &url, const QString &icon) | |
QString | icon () const |
FutureBookmark & | operator= (const FutureBookmark &other) |
QString | title () const |
QUrl | url () const |
Detailed Description
Represents the data for a bookmark that will be added.
- Since
- 5.0
Definition at line 112 of file kbookmarkowner.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Wed Dec 6 2023 03:59:12 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Wed Dec 6 2023 03:59:12 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.