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

NCSpacing Class Reference

#include <NCSpacing.h>

Inheritance diagram for NCSpacing:

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

Public Member Functions

 NCSpacing (NCWidget *parent, const YWidgetOpt &opt, float size, bool horizontal, bool vertical)
virtual ~NCSpacing ()
virtual void setSize (long newwidth, long newheight)
virtual void setEnabling (bool do_bv)

Protected Member Functions

virtual const char * location () const

Private Member Functions

NCSpacingoperator= (const NCSpacing &)
 NCSpacing (const NCSpacing &)

Private Attributes

const char * l

Friends

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

Constructor & Destructor Documentation

NCSpacing::NCSpacing const NCSpacing  )  [private]
 

NCSpacing::NCSpacing NCWidget parent,
const YWidgetOpt opt,
float  size,
bool  horizontal,
bool  vertical
 

NCSpacing::~NCSpacing  )  [virtual]
 


Member Function Documentation

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

Reimplemented from NCWidget.

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

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

Reimplemented from YWidget.


Friends And Related Function Documentation

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


Member Data Documentation

const char* NCSpacing::l [private]
 


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