QtBase  v6.3.1
Public Member Functions | List of all members
TestConstClass Struct Reference

Public Member Functions

void foo () const
 
void operator() () const
 
void operator() (int) const
 
void fooInt (int) const
 

Detailed Description

Definition at line 588 of file tst_qtconcurrentrun.cpp.

Member Function Documentation

◆ foo()

void TestConstClass::foo ( ) const
inline

Definition at line 590 of file tst_qtconcurrentrun.cpp.

◆ fooInt()

void TestConstClass::fooInt ( int  ) const
inline

Definition at line 593 of file tst_qtconcurrentrun.cpp.

◆ operator()() [1/2]

void TestConstClass::operator() ( ) const
inline

Definition at line 591 of file tst_qtconcurrentrun.cpp.

◆ operator()() [2/2]

void TestConstClass::operator() ( int  ) const
inline

Definition at line 592 of file tst_qtconcurrentrun.cpp.


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