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

NCImage Class Reference

#include <NCImage.h>

Inheritance diagram for NCImage:

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

Public Member Functions

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

NCImageoperator= (const NCImage &)
 NCImage (const NCImage &)

Private Attributes

NClabel label

Friends

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

Constructor & Destructor Documentation

NCImage::NCImage const NCImage  )  [private]
 

NCImage::NCImage NCWidget parent,
const YWidgetOpt opt,
YCPString  defaulttext
 

NCImage::~NCImage  )  [virtual]
 


Member Function Documentation

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

Reimplemented from NCWidget.

long NCImage::nicesize YUIDimension  dim  )  [virtual]
 

Implements YWidget.

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

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

Reimplemented from YWidget.


Friends And Related Function Documentation

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


Member Data Documentation

NClabel NCImage::label [private]
 


The documentation for this class was generated from the following files:
Generated on Wed Sep 14 10:52:55 2005 for yast2-ncurses by  doxygen 1.4.4