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
DefaultReturn< void > Struct Reference

#include <qffmpegsymbolsresolveutils_p.h>

+ Collaboration diagram for DefaultReturn< void >:

Public Member Functions

 DefaultReturn (int=0)
 
template<typename... Arg>
void operator() (Arg &&...)
 

Detailed Description

Definition at line 77 of file qffmpegsymbolsresolveutils_p.h.

Constructor & Destructor Documentation

◆ DefaultReturn()

DefaultReturn< void >::DefaultReturn ( int = 0)
inline

Definition at line 79 of file qffmpegsymbolsresolveutils_p.h.

Member Function Documentation

◆ operator()()

template<typename... Arg>
void DefaultReturn< void >::operator() ( Arg && ...)
inline

Definition at line 81 of file qffmpegsymbolsresolveutils_p.h.


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