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

(c1889bd953892428a474822168c10a4f983fb3ae)

#include <QException>
#include <QtConcurrent>
Include dependency graph for src_corelib_thread_qexception.cpp:

Go to the source code of this file.

Classes

class  FirstMyException::MyException
 [0] More...
class  MyException

Namespaces

namespace  FirstMyException

Functions

void throwFunction (int num)
void example (QList< int > &list)
void wrapInFunction ()
 [3]

Function Documentation

◆ example()

void example ( QList< int > & list)

[1]

[1]

Definition at line 31 of file src_corelib_thread_qexception.cpp.

◆ throwFunction()

void throwFunction ( int num)

Definition at line 26 of file src_corelib_thread_qexception.cpp.

◆ wrapInFunction()

void wrapInFunction ( )

[3]

[4]

[4]

Definition at line 51 of file src_corelib_thread_qexception.cpp.