Qt 5.12
Qt 3D
C++ Classes
PropertyReaderInterface
Qt 5.12.12 Reference Documentation
Contents
Public Functions
Detailed Description
PropertyReaderInterface Class
(
Qt3DRender::PropertyReaderInterface
)
List of all members, including inherited members
Public Functions
virtual QVariant
readProperty
(const QVariant &
v
) = 0
Member Function Documentation
[pure virtual]
QVariant
PropertyReaderInterface::
readProperty
(const
QVariant
&
v
)
Returns the property identified by
v
.