30 #include <yui/YLabel.h>
33 class YQLabel :
public QLabel,
public YLabel
43 const std::string & text,
44 bool isHeading =
false,
45 bool isOutputField =
false );
57 virtual void setText(
const std::string & newText );
92 virtual void setSize(
int newWidth,
int newHeight );