ParameterInfo Class

(Qt3DRender::Render::ParameterInfo)

Public Functions

ParameterInfo(const QString &name = QString(), const QVariant &value = QVariant())
bool operator<(const QString &otherName) const
bool operator<(const ParameterInfo &other) const

Member Function Documentation

ParameterInfo::ParameterInfo(const QString &name = QString(), const QVariant &value = QVariant())

Default constructs an instance of ParameterInfo.

bool ParameterInfo::operator<(const QString &otherName) const

bool ParameterInfo::operator<(const ParameterInfo &other) const