9#ifndef KBOOKMARKACTION_H
10#define KBOOKMARKACTION_H
12#include "kbookmarkactioninterface.h"
34 void slotSelected(Qt::MouseButtons mb, Qt::KeyboardModifiers km);
37 KBOOKMARKS_NO_EXPORT
void slotTriggered();
The interface to implement by actions and menus which represent a bookimark.
Definition kbookmarkactioninterface.h:20
This class is a QAction for bookmarks.
Definition kbookmarkaction.h:27
The KBookmarkMenu and KBookmarkBar classes gives the user the ability to either edit bookmarks or add...
Definition kbookmarkowner.h:44
A class representing a bookmark.
Definition kbookmark.h:28