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

NCLogView Class Reference

#include <NCLogView.h>

Inheritance diagram for NCLogView:

YLogView NCPadWidget YWidget NCWidget NCSchrollCB tnode< NCWidget * > NCursesError List of all members.

Public Member Functions

 NCLogView (NCWidget *parent, const YWidgetOpt &opt, const YCPString &label, int visibleLines, int maxLines)
virtual ~NCLogView ()
virtual long nicesize (YUIDimension dim)
virtual void setSize (long newwidth, long newheight)
virtual void setLabel (const YCPString &nlabel)
virtual void setLogText (const YCPString &ntext)
virtual NCursesEvent wHandleInput (wint_t key)
virtual void setEnabling (bool do_bv)
virtual bool setKeyboardFocus ()

Protected Member Functions

virtual const char * location () const
virtual void wRedraw ()
virtual void wRecoded ()
virtual NCPadCreatePad ()
virtual void DrawPad ()

Private Member Functions

NCLogViewoperator= (const NCLogView &)
 NCLogView (const NCLogView &)

Private Attributes

NCtext text

Friends

std::ostream & operator<< (std::ostream &STREAM, const NCLogView &OBJ)

Constructor & Destructor Documentation

NCLogView::NCLogView const NCLogView  )  [private]
 

NCLogView::NCLogView NCWidget parent,
const YWidgetOpt opt,
const YCPString label,
int  visibleLines,
int  maxLines
 

NCLogView::~NCLogView  )  [virtual]
 


Member Function Documentation

NCPad * NCLogView::CreatePad  )  [protected, virtual]
 

Reimplemented from NCPadWidget.

void NCLogView::DrawPad  )  [protected, virtual]
 

Reimplemented from NCPadWidget.

virtual const char* NCLogView::location  )  const [inline, protected, virtual]
 

Reimplemented from NCPadWidget.

long NCLogView::nicesize YUIDimension  dim  )  [virtual]
 

Implements YWidget.

NCLogView& NCLogView::operator= const NCLogView  )  [private]
 

virtual void NCLogView::setEnabling bool  do_bv  )  [inline, virtual]
 

Pure virtual to make shure every widget implements it. Necessary to make shure that UI requests via YWidget::setEnabling perform, and behave the same way as direct calls to NCWidget::setEnabling.

Defaut implementation is provided, and for most derived widgets it's ok to simply use it.

Reimplemented from NCPadWidget.

virtual bool NCLogView::setKeyboardFocus  )  [inline, virtual]
 

Reimplemented from YWidget.

void NCLogView::setLabel const YCPString nlabel  )  [virtual]
 

Reimplemented from YLogView.

void NCLogView::setLogText const YCPString ntext  )  [virtual]
 

Implements YLogView.

void NCLogView::setSize long  newwidth,
long  newheight
[virtual]
 

Reimplemented from YWidget.

NCursesEvent NCLogView::wHandleInput wint_t  key  )  [virtual]
 

Reimplemented from NCWidget.

void NCLogView::wRecoded  )  [protected, virtual]
 

Reimplemented from NCPadWidget.

void NCLogView::wRedraw  )  [protected, virtual]
 

Reimplemented from NCPadWidget.


Friends And Related Function Documentation

std::ostream& operator<< std::ostream &  STREAM,
const NCLogView OBJ
[friend]
 


Member Data Documentation

NCtext NCLogView::text [private]
 


The documentation for this class was generated from the following files:
Generated on Wed Sep 5 17:18:56 2007 for yast2-ncurses by doxygen 1.3.6