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

© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/archives/qt-5.11/qt3drender-propertyreaderinterface.html