Skip to content

Kuesa::Qt3D::KUESA_BEGIN_NAMESPACE::WrappedSignal

More...

Public Functions

Name
void operator()(const QVariant & value) const

Public Attributes

Name
GLTF2Material * self
SignalType< OutputType > sig

Detailed Description

1
2
template <class OutputType >
struct Kuesa::Qt3D::KUESA_BEGIN_NAMESPACE::WrappedSignal;

Public Functions Documentation

function operator()

1
2
3
inline void operator()(
    const QVariant & value
) const

Public Attributes Documentation

variable self

1
GLTF2Material * self;

variable sig

1
SignalType< OutputType > sig;

Updated on 2023-07-03 at 11:02:06 +0000