Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members

BookmarkManager Class Reference

#include <bookmark.h>

List of all members.

Public Slots

void viewClosed (CUTEView *)

Public Member Functions

void createMenu ()
QPtrList< Bookmarkbookmarks ()
void addBookmark (ProjectBookmark *bm)
void removeBookmark (Bookmark *bm)
BookmarkmenuBookmark (int id)
void updateMenu ()
void setBookmarks (CUTEView *)

Public Attributes

QPopupMenu * bookmarksMenu


Detailed Description

manages all bookmarks


Member Function Documentation

void BookmarkManager::addBookmark ProjectBookmark bm  ) 
 

adds a bookmark of a project

QPtrList<Bookmark> BookmarkManager::bookmarks  ) 
 

retrieves all bookmarks

void BookmarkManager::createMenu  ) 
 

construct bookmark menu

Bookmark* BookmarkManager::menuBookmark int  id  ) 
 

maps a bookmark menu ID to a bookmark to jump to it

void BookmarkManager::removeBookmark Bookmark bm  ) 
 

removes a bookmark of a project

void BookmarkManager::setBookmarks CUTEView  ) 
 

converts all project bookmarks to scintilla bookmarks of loaded file

void BookmarkManager::updateMenu  ) 
 

updates all entries

void BookmarkManager::viewClosed CUTEView  )  [slot]
 

converts all scintilla bookmarks of closed view to project bookmarks


Member Data Documentation

QPopupMenu* BookmarkManager::bookmarksMenu
 

bookmark menu


The documentation for this class was generated from the following file:
Generated on Sun May 2 20:02:58 2004 by doxygen 1.3.2