#include <cute.h>
Public Methods | |
Bookmark (CUTEView *view, int handle) | |
int | line () |
QString | name () |
CUTEView * | view () |
|
A Bookmark needs a CUTEView and an integer handle of the view to find a scintilla marker |
|
retrieves curent line of the bookmark |
|
return the name |
|
the view in which the bookmark's marker is defined |