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

NCFrame Class Reference

#include <NCFrame.h>

Inheritance diagram for NCFrame:

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

Public Member Functions

 NCFrame (NCWidget *parent, const YWidgetOpt &opt, const YCPString &label)
virtual ~NCFrame ()
virtual long nicesize (YUIDimension dim)
virtual void setSize (long newwidth, long newheight)
virtual void setLabel (const YCPString &nlabel)
virtual void setEnabling (bool do_bv)

Protected Member Functions

bool gotBuddy ()
virtual const char * location () const
virtual void wRedraw ()

Private Member Functions

NCFrameoperator= (const NCFrame &)
 NCFrame (const NCFrame &)

Private Attributes

NClabel label

Friends

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

Constructor & Destructor Documentation

NCFrame::NCFrame const NCFrame  )  [private]
 

NCFrame::NCFrame NCWidget parent,
const YWidgetOpt opt,
const YCPString label
 

NCFrame::~NCFrame  )  [virtual]
 


Member Function Documentation

bool NCFrame::gotBuddy  )  [protected]
 

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

Reimplemented from NCWidget.

long NCFrame::nicesize YUIDimension  dim  )  [virtual]
 

Reimplemented from YContainerWidget.

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

void NCFrame::setEnabling bool  do_bv  )  [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 NCFrame::setLabel const YCPString nlabel  )  [virtual]
 

Reimplemented from YFrame.

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

Reimplemented from YContainerWidget.

void NCFrame::wRedraw  )  [protected, virtual]
 

Reimplemented from NCWidget.


Friends And Related Function Documentation

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


Member Data Documentation

NClabel NCFrame::label [private]
 

Reimplemented from YFrame.


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