76 virtual void setImage(
const std::string & imageFileName,
bool animated =
false );
81 void setMovie(
const std::string & movieFileName )
101 void setZeroSize( YUIDimension dim,
bool zeroSize =
true );
std::string imageFileName() const
void setMovie(const std::string &movieFileName)
void setZeroSize(YUIDimension dim, bool zeroSize=true)
bool hasZeroSize(YUIDimension dim) const
YImage(YWidget *parent, const std::string &imageFileName, bool animated=false)
virtual void setAutoScale(bool autoScale=true)
virtual void setImage(const std::string &imageFileName, bool animated=false)
virtual const char * widgetClass() const