26 #ifndef YQReplacePoint_h 27 #define YQReplacePoint_h 31 #include <yui/YReplacePoint.h> 65 virtual void setSize(
int newWidth,
int newHeight );
69 #endif // YQReplacePoint_h virtual void showChild()
Show a newly added child.
virtual void setSize(int newWidth, int newHeight)
Set the new size of the widget.
virtual void setEnabled(bool enabled)
Set enabled/disabled state.
YQReplacePoint(YWidget *parent)
Constructor.