30 #include <yui/YButtonBox.h> 44 virtual void moveChild( YWidget * child,
int newX,
int newY );
45 virtual void setSize(
int newWidth,
int newHeight );
50 friend std::ostream & operator<<( std::ostream & stream,
const NCButtonBox & widget );
58 #endif // NCButtonBox_h