Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QVariant::Pointer< Pointed > Member List

This is the complete list of members for QVariant::Pointer< Pointed >, including all inherited members.

operator*() const noexcept(std::is_nothrow_copy_constructible_v< Pointed >)QVariant::Pointer< Pointed >inline
Pointer(const Pointed &pointed) noexcept(std::is_nothrow_copy_constructible_v< Pointed >)QVariant::Pointer< Pointed >inlineexplicit
Pointer(Pointed &&pointed) noexcept(std::is_nothrow_move_constructible_v< Pointed >)QVariant::Pointer< Pointed >inlineexplicit