PropertyReaderInterface Class

(Qt3DRender::PropertyReaderInterface)

公有函数

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

成员函数

[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