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()
Definition: YQReplacePoint.cc:41
Definition: YQReplacePoint.h:35
virtual void setSize(int newWidth, int newHeight)
Definition: YQReplacePoint.cc:71
virtual void setEnabled(bool enabled)
Definition: YQReplacePoint.cc:64
YQReplacePoint(YWidget *parent)
Definition: YQReplacePoint.cc:33