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

NCReplacePoint Class Reference

#include <NCReplacePoint.h>

Inheritance diagram for NCReplacePoint:

YReplacePoint NCWidget YContainerWidget tnode< NCWidget * > NCursesError YWidget List of all members.

Public Member Functions

 NCReplacePoint (NCWidget *parent, const YWidgetOpt &opt)
virtual ~NCReplacePoint ()
virtual long nicesize (YUIDimension dim)
virtual void setSize (long newwidth, long newheight)
virtual void setEnabling (bool do_bv)

Protected Member Functions

virtual const char * location () const

Private Member Functions

NCReplacePointoperator= (const NCReplacePoint &)
 NCReplacePoint (const NCReplacePoint &)

Friends

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

Constructor & Destructor Documentation

NCReplacePoint::NCReplacePoint const NCReplacePoint  )  [private]
 

NCReplacePoint::NCReplacePoint NCWidget parent,
const YWidgetOpt opt
 

NCReplacePoint::~NCReplacePoint  )  [virtual]
 


Member Function Documentation

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

Reimplemented from NCWidget.

virtual long NCReplacePoint::nicesize YUIDimension  dim  )  [inline, virtual]
 

Reimplemented from YContainerWidget.

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

virtual void NCReplacePoint::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.

Implements NCWidget.

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

Reimplemented from YContainerWidget.


Friends And Related Function Documentation

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


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