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
QtMocHelpers::detail::UintDataEntry< Idx, T > Struct Template Reference

#include <qtmochelpers.h>

Inheritance diagram for QtMocHelpers::detail::UintDataEntry< Idx, T >:
Collaboration diagram for QtMocHelpers::detail::UintDataEntry< Idx, T >:

Public Member Functions

constexpr UintDataEntry (T &&entry_)

Public Attributes

entry

Detailed Description

template<int Idx, typename T>
struct QtMocHelpers::detail::UintDataEntry< Idx, T >

Definition at line 178 of file qtmochelpers.h.

Constructor & Destructor Documentation

◆ UintDataEntry()

template<int Idx, typename T>
QtMocHelpers::detail::UintDataEntry< Idx, T >::UintDataEntry ( T && entry_)
inlineconstexpr

Definition at line 181 of file qtmochelpers.h.

Member Data Documentation

◆ entry

template<int Idx, typename T>
T QtMocHelpers::detail::UintDataEntry< Idx, T >::entry

Definition at line 180 of file qtmochelpers.h.


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