25#ifndef __VALIDATOR_PLATFORMIMAGEBOX_H__
26#define __VALIDATOR_PLATFORMIMAGEBOX_H__
29#include "../../objects/PImageBox.h"
38 virtual bool LoadImage(
const std::string& imagefilename);
40 virtual std::string
ObjectName()
const {
return "PlatformImageBox (validator)"; }
virtual ObjectValidationError ValidateProperty(std::string, Variant v) const
virtual bool SetProperty(std::string, Variant v)