Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

NCRichText::Anchor Class Reference

List of all members.

Public Member Functions

 Anchor ()
 Anchor (int sl, int sc)
void open (int sl, int sc)
void close (int el, int ec)
bool valid ()
bool within (unsigned firstvisible, unsigned nextinvisible)
void draw (NCPad &pad, const chtype attr, int color)

Public Attributes

unsigned sline
unsigned scol
unsigned eline
unsigned ecol
wstring target

Static Public Attributes

const unsigned unset = (unsigned)-1

Constructor & Destructor Documentation

NCRichText::Anchor::Anchor  )  [inline]
 

NCRichText::Anchor::Anchor int  sl,
int  sc
[inline]
 


Member Function Documentation

void NCRichText::Anchor::close int  el,
int  ec
[inline]
 

void NCRichText::Anchor::draw NCPad pad,
const chtype  attr,
int  color
 

void NCRichText::Anchor::open int  sl,
int  sc
[inline]
 

bool NCRichText::Anchor::valid  )  [inline]
 

bool NCRichText::Anchor::within unsigned  firstvisible,
unsigned  nextinvisible
[inline]
 


Member Data Documentation

unsigned NCRichText::Anchor::ecol
 

unsigned NCRichText::Anchor::eline
 

unsigned NCRichText::Anchor::scol
 

unsigned NCRichText::Anchor::sline
 

wstring NCRichText::Anchor::target
 

const unsigned NCRichText::Anchor::unset = (unsigned)-1 [static]
 


The documentation for this class was generated from the following files:
Generated on Wed Nov 12 04:52:33 2008 for yast2-ncurses by  doxygen 1.3.9.1