libyui-ncurses  2.44.1
NCButtonBox Class Reference
Inheritance diagram for NCButtonBox:
Collaboration diagram for NCButtonBox:

List of all members.

Public Member Functions

 NCButtonBox (YWidget *parent)
virtual void moveChild (YWidget *child, int newX, int newY)
virtual void setSize (int newWidth, int newHeight)
virtual void setEnabled (bool enabled)

Friends

std::ostream & operator<< (std::ostream &stream, const NCButtonBox &widget)

Detailed Description

Definition at line 36 of file NCButtonBox.h.


Member Function Documentation

void NCButtonBox::setEnabled ( bool  do_bv) [virtual]

Pure virtual to make sure every widget implements it. Necessary to make sure that UI requests via YWidget::setEnabled perform, and behave the same way as direct calls to NCWidget::setEnabled.

Implements NCWidget.

Definition at line 53 of file NCButtonBox.cc.


The documentation for this class was generated from the following files:
 All Classes Functions Variables