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::ConstructorData< F > Struct Template Reference

#include <qtmochelpers.h>

Inheritance diagram for QtMocHelpers::ConstructorData< F >:
Collaboration diagram for QtMocHelpers::ConstructorData< F >:

Public Types

using Base = FunctionData<F, QtMocConstants::MethodConstructor>

Public Member Functions

constexpr ConstructorData (uint tagIndex, uint flags, typename Base::ParametersArray params={})

Detailed Description

template<typename F>
struct QtMocHelpers::ConstructorData< F >

Definition at line 467 of file qtmochelpers.h.

Member Typedef Documentation

◆ Base

Definition at line 469 of file qtmochelpers.h.

Constructor & Destructor Documentation

◆ ConstructorData()

template<typename F>
QtMocHelpers::ConstructorData< F >::ConstructorData ( uint tagIndex,
uint flags,
typename Base::ParametersArray params = {} )
inlineconstexpr

Definition at line 473 of file qtmochelpers.h.


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