PropertyReaderInterface Class

(Qt3DRender::PropertyReaderInterface)

Public Functions

virtual ~PropertyReaderInterface()
virtual QVariant readProperty(const QVariant &v) = 0

Member Function Documentation

[virtual] PropertyReaderInterface::~PropertyReaderInterface()

Destroys the instance of PropertyReaderInterface. The destructor is virtual.

[pure virtual] QVariant PropertyReaderInterface::readProperty(const QVariant &v)

Returns the property identifies by v