25 #ifndef YReplacePoint_h 26 #define YReplacePoint_h 28 #include "YSingleChildContainerWidget.h" 59 virtual const char *
widgetClass()
const {
return "YReplacePoint"; }
63 #endif // YReplacePoint_h A placeholder that can have its contents exchanged, using ReplaceWidget.
virtual const char * widgetClass() const
Returns a descriptive name of this widget class for logging, debugging etc.
YReplacePoint(YWidget *parent)
Constructor.
virtual void showChild()
Show a newly added child.