Crate qt_3d_core

source ·
Expand description

Bindings for Qt3DCore library.

This crate was generated using cpp_to_rust.

Re-exports

pub extern crate cpp_utils;
pub extern crate libc;
pub extern crate qt_core;
pub extern crate qt_gui;

Modules

Entities from QAbstractAspect C++ header
Entities from QAspectEngine C++ header
Entities from QAspectJob C++ header
Entities from QBackendNode C++ header
Entities from QComponent C++ header
Entities from QComponentAddedChange C++ header
Entities from QComponentRemovedChange C++ header
Entities from QDynamicPropertyUpdatedChange C++ header
Entities from QEntity C++ header
Entities from QNode C++ header
Entities from QNodeCreatedChange C++ header
Entities from QNodeDestroyedChange C++ header
Entities from QNodeId C++ header
Entities from QPropertyNodeAddedChange C++ header
Entities from QPropertyNodeRemovedChange C++ header
Entities from QPropertyUpdatedChange C++ header
Entities from QPropertyUpdatedChangeBase C++ header
Entities from QPropertyValueAddedChange C++ header
Entities from QPropertyValueAddedChangeBase C++ header
Entities from QPropertyValueRemovedChange C++ header
Entities from QPropertyValueRemovedChangeBase C++ header
Entities from QSceneChange C++ header

The QSharedPointer class holds a strong reference to a shared pointer

Binding Qt signals to Rust closures or extern functions.
Entities from QStaticPropertyUpdatedChangeBase C++ header
Entities from QStaticPropertyValueAddedChangeBase C++ header
Entities from QStaticPropertyValueRemovedChangeBase C++ header
Entities from QTransform C++ header

The QVector class is a template class that provides a dynamic array.

The QWeakPointer class holds a weak reference to a shared pointer