26 #ifndef YQWidgetCaption_h
27 #define YQWidgetCaption_h
64 virtual void setText (
const std::string & newText );
65 virtual void setText (
const QString & newText );
73 void handleVisibility(
const std::string & text );
74 void handleVisibility(
const QString & text );
75 void handleVisibility(
bool textIsEmpty );
79 #endif // YQWidgetCaption_h