Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QQmlPrivate::StaticCastSelectorClass< From, To, sizeof(int)> Struct Template Reference

#include <qqmlprivate.h>

+ Collaboration diagram for QQmlPrivate::StaticCastSelectorClass< From, To, sizeof(int)>:

Static Public Member Functions

static int cast ()
 

Detailed Description

template<class From, class To>
struct QQmlPrivate::StaticCastSelectorClass< From, To, sizeof(int)>

Definition at line 318 of file qqmlprivate.h.

Member Function Documentation

◆ cast()

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

Definition at line 320 of file qqmlprivate.h.


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