25#ifndef __VALIDATOR_PLATFORMLABEL_H__
26#define __VALIDATOR_PLATFORMLABEL_H__
29#include "../../objects/PLabel.h"
30#include "../../utility/rc_ptrs.h"
40 virtual std::string
ObjectName()
const {
return "PlatformLabel (validator)"; }
virtual ObjectValidationError ValidateProperty(std::string, Variant v) const
virtual bool SetProperty(std::string, Variant v)
void SetPosition(pInt x, pInt y)
This sets the widget's position on its parent widget.