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
QQmlPrivate::StaticCastSelectorClass< From, To, N > Struct Template Reference

#include <qqmlprivate.h>

Collaboration diagram for QQmlPrivate::StaticCastSelectorClass< From, To, N >:

Static Public Member Functions

static int cast ()

Detailed Description

template<class From, class To, int N>
struct QQmlPrivate::StaticCastSelectorClass< From, To, N >

Definition at line 316 of file qqmlprivate.h.

Member Function Documentation

◆ cast()

template<class From, class To, int N>
int QQmlPrivate::StaticCastSelectorClass< From, To, N >::cast ( )
inlinestatic

Definition at line 318 of file qqmlprivate.h.


The documentation for this struct was generated from the following file: