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

NCEmpty Class Reference

#include <NCEmpty.h>

Inheritance diagram for NCEmpty:

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

Public Member Functions

 NCEmpty (NCWidget *parent, const YWidgetOpt &opt)
virtual ~NCEmpty ()
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

NCEmptyoperator= (const NCEmpty &)
 NCEmpty (const NCEmpty &)

Friends

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

Constructor & Destructor Documentation

NCEmpty::NCEmpty const NCEmpty  )  [private]
 

NCEmpty::NCEmpty NCWidget parent,
const YWidgetOpt opt
 

NCEmpty::~NCEmpty  )  [virtual]
 


Member Function Documentation

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

Reimplemented from NCWidget.

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

Reimplemented from YEmpty.

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

virtual void NCEmpty::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 NCEmpty::setSize long  newwidth,
long  newheight
[virtual]
 

Reimplemented from YWidget.


Friends And Related Function Documentation

std::ostream& operator<< std::ostream &  STREAM,
const NCEmpty 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