Skip to content

Kuesa::Qt3D::ForwardRendererExtension

Module: Kuesa Qt 3D API

#include <forwardrendererextension.h>

Inherits from QObject

Public Functions

Name
ForwardRendererExtension(QObject * parent =nullptr)
QQmlListProperty< Kuesa::Qt3D::View > views()

Public Properties

Name
QQmlListProperty< Kuesa::Qt3D::View > views

Public Functions Documentation

function ForwardRendererExtension

1
2
3
explicit ForwardRendererExtension(
    QObject * parent =nullptr
)

function views

1
QQmlListProperty< Kuesa::Qt3D::View > views()

Public Property Documentation

property views

1
QQmlListProperty< Kuesa::Qt3D::View > views;

Updated on 2022-10-18 at 11:12:52 +0200