QtBase  v6.3.1
Public Member Functions | List of all members
AConstNoExcept Class Reference

Public Member Functions

int member0 () const noexcept
 
int member1 (int in) const noexcept
 
int operator() () const noexcept
 
int operator() (int in) const noexcept
 

Detailed Description

Definition at line 198 of file tst_qtconcurrentrun.cpp.

Member Function Documentation

◆ member0()

int AConstNoExcept::member0 ( ) const
inlinenoexcept

Definition at line 201 of file tst_qtconcurrentrun.cpp.

◆ member1()

int AConstNoExcept::member1 ( int  in) const
inlinenoexcept

Definition at line 202 of file tst_qtconcurrentrun.cpp.

◆ operator()() [1/2]

int AConstNoExcept::operator() ( ) const
inlinenoexcept

Definition at line 204 of file tst_qtconcurrentrun.cpp.

◆ operator()() [2/2]

int AConstNoExcept::operator() ( int  in) const
inlinenoexcept

Definition at line 205 of file tst_qtconcurrentrun.cpp.


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