KBookmarks 5.109.0
Public Slots | Public Member Functions | List of all members
KBookmarkAction

This class is a QAction for bookmarks. More...

#include <KBookmarkAction>

Public Slots

void slotSelected (Qt::MouseButtons mb, Qt::KeyboardModifiers km)
 

Public Member Functions

 KBookmarkAction (const KBookmark &bk, KBookmarkOwner *owner, QObject *parent)
 
- Public Member Functions inherited from KBookmarkActionInterface
 KBookmarkActionInterface (const KBookmark &bk)
 
const KBookmark bookmark () const
 

Detailed Description

This class is a QAction for bookmarks.

It provides a nice constructor. And on triggered uses the owner to open the bookmark.