26#ifndef YQReplacePoint_h
27#define YQReplacePoint_h
31#include <yui/YReplacePoint.h>
65 virtual void setSize(
int newWidth,
int newHeight );
Definition YQReplacePoint.h:36
YQReplacePoint(YWidget *parent)
Definition YQReplacePoint.cc:33
virtual void showChild()
Definition YQReplacePoint.cc:41
virtual void setEnabled(bool enabled)
Definition YQReplacePoint.cc:66
virtual void setSize(int newWidth, int newHeight)
Definition YQReplacePoint.cc:73