#include <qtconcurrentexception.h>
Definition at line 82 of file qtconcurrentexception.h.
◆ ExceptionHolder() [1/2]
QtConcurrent::internal::ExceptionHolder::ExceptionHolder |
( |
Exception * |
exception = 0 | ) |
|
◆ ExceptionHolder() [2/2]
QtConcurrent::internal::ExceptionHolder::ExceptionHolder |
( |
const ExceptionHolder & |
other | ) |
|
◆ ~ExceptionHolder()
QtConcurrent::internal::ExceptionHolder::~ExceptionHolder |
( |
| ) |
|
◆ exception()
Exception* QtConcurrent::internal::ExceptionHolder::exception |
( |
| ) |
const |
◆ operator=()
void QtConcurrent::internal::ExceptionHolder::operator= |
( |
const ExceptionHolder & |
other | ) |
|
◆ base
Base* QtConcurrent::internal::ExceptionHolder::base |
The documentation for this class was generated from the following file: