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
src_corelib_thread_qexception.cpp File Reference

(05fc3aef53348fb58be6308076e000825b704e58)

Go to the source code of this file.

Classes

class  MyException
 [0] More...
 

Functions

 catch (MyException &e)
 
 catch (const QUnhandledException &e)
 

Variables

 try
 [0]
 

Function Documentation

◆ catch() [1/2]

catch ( const QUnhandledException & e)

Definition at line 45 of file src_corelib_thread_qexception.cpp.

◆ catch() [2/2]

catch ( MyException & e)

Definition at line 20 of file src_corelib_thread_qexception.cpp.

Variable Documentation

◆ try

try
Initial value:
{
void blockingMap(QThreadPool *pool, Sequence &&sequence, MapFunctor map)
Calls function once for each item in sequence.
QList< int > list
[14]

[0]

[3]

[1]

[4]

Definition at line 18 of file src_corelib_thread_qexception.cpp.