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

NCSplit Class Reference

#include <NCSplit.h>

Inheritance diagram for NCSplit:

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

Public Member Functions

 NCSplit (NCWidget *parent, const YWidgetOpt &opt, YUIDimension dimension)
virtual ~NCSplit ()
virtual long nicesize (YUIDimension dim)
virtual void setSize (long newwidth, long newheight)
virtual void moveChild (YWidget *child, long newx, long newy)
virtual void setEnabling (bool do_bv)

Protected Member Functions

virtual const char * location () const

Private Member Functions

NCSplitoperator= (const NCSplit &)
 NCSplit (const NCSplit &)

Friends

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

Constructor & Destructor Documentation

NCSplit::NCSplit const NCSplit  )  [private]
 

NCSplit::NCSplit NCWidget parent,
const YWidgetOpt opt,
YUIDimension  dimension
 

NCSplit::~NCSplit  )  [virtual]
 


Member Function Documentation

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

Reimplemented from NCWidget.

Reimplemented in NCPackageSelector.

void NCSplit::moveChild YWidget child,
long  newx,
long  newy
[virtual]
 

Implements YSplit.

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

Reimplemented from YSplit.

Reimplemented in NCPackageSelector.

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

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

Reimplemented from YSplit.

Reimplemented in NCPackageSelector.


Friends And Related Function Documentation

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