ExceptionHolder Class Reference

ExceptionHolder Class Reference

#include <qtconcurrentexception.h>

Class Description

Definition at line 82 of file qtconcurrentexception.h.

Public Member Functions

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

Public Attributes

Base * base
 

Constructor & Destructor Documentation

ExceptionHolder ( Exception exception = 0)
ExceptionHolder ( const ExceptionHolder other)

Member Function Documentation

void operator= ( const ExceptionHolder other)
Exception* exception ( ) const

Member Data Documentation

Base* base

Definition at line 90 of file qtconcurrentexception.h.


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