Qt 4.8
Public Functions | Public Variables | List of all members
QtConcurrent::internal::ExceptionHolder Class Reference

#include <qtconcurrentexception.h>

Public Functions

Exceptionexception () const
 
 ExceptionHolder (Exception *exception=0)
 
 ExceptionHolder (const ExceptionHolder &other)
 
void operator= (const ExceptionHolder &other)
 
 ~ExceptionHolder ()
 

Public Variables

Base * base
 

Detailed Description

Definition at line 82 of file qtconcurrentexception.h.

Constructors and Destructors

◆ 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 ( )

Functions

◆ exception()

Exception* QtConcurrent::internal::ExceptionHolder::exception ( ) const

◆ operator=()

void QtConcurrent::internal::ExceptionHolder::operator= ( const ExceptionHolder other)

Properties

◆ base

Base* QtConcurrent::internal::ExceptionHolder::base

Definition at line 90 of file qtconcurrentexception.h.


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