KBookmarkOwner::FutureBookmark Class
class KBookmarkOwner::FutureBookmarkRepresents the data for a bookmark that will be added. More...
This class was introduced in 5.0.
Public Functions
FutureBookmark(const QString &title, const QUrl &url, const QString &icon) | |
QString | icon() const |
QString | title() const |
QUrl | url() const |