FilterKey Class

(Qt3DRender::Render::FilterKey)

Public Functions

FilterKey()
~FilterKey()
void cleanup()
const QString &name() const
void sceneChangeEvent(const Qt3DCore::QSceneChangePtr &e)
const QVariant &value() const
bool operator!=(const FilterKey &other)
bool operator==(const FilterKey &other)

Additional Inherited Members

Member Function Documentation

FilterKey::FilterKey()

Default constructs an instance of FilterKey.

FilterKey::~FilterKey()

Destroys the instance of FilterKey.

void FilterKey::cleanup()

const QString &FilterKey::name() const

void FilterKey::sceneChangeEvent(const Qt3DCore::QSceneChangePtr &e)

const QVariant &FilterKey::value() const

bool FilterKey::operator!=(const FilterKey &other)

bool FilterKey::operator==(const FilterKey &other)