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

Bookmark Class Reference

#include <cute.h>

List of all members.

Public Methods

 Bookmark (CUTEView *view, int handle)
int line ()
QString name ()
CUTEViewview ()


Detailed Description

This class represents a scintilla bookmark


Constructor & Destructor Documentation

Bookmark::Bookmark CUTEView   view,
int    handle
[inline]
 

A Bookmark needs a CUTEView and an integer handle of the view to find a scintilla marker


Member Function Documentation

int Bookmark::line   [inline]
 

retrieves curent line of the bookmark

QString Bookmark::name   [inline]
 

return the name

CUTEView* Bookmark::view   [inline]
 

the view in which the bookmark's marker is defined


The documentation for this class was generated from the following file:
Generated on Wed Sep 10 03:46:24 2003 by doxygen1.2.18