VR-Forces 4.8 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Attributes
makVrv::DtExceptionHandlingApplication Class Reference

DtExceptionHandlingApplication is a QApplication that catches all exceptions. More...

Inheritance diagram for makVrv::DtExceptionHandlingApplication:
Inheritance graph
[legend]

Public Member Functions

 DtExceptionHandlingApplication (DtDe &de, int &c, char **v)
 CTOR. More...
 
virtual ~DtExceptionHandlingApplication ()
 DTOR. More...
 
virtual bool notify (QObject *rec, QEvent *ev)
 Catches all exceptions. More...
 

Protected Attributes

DtDemyDe
 

Detailed Description

DtExceptionHandlingApplication is a QApplication that catches all exceptions.

Constructor & Destructor Documentation

makVrv::DtExceptionHandlingApplication::DtExceptionHandlingApplication ( DtDe de,
int c,
char **  v 
)

CTOR.

virtual makVrv::DtExceptionHandlingApplication::~DtExceptionHandlingApplication ( )
virtual

DTOR.

Member Function Documentation

virtual bool makVrv::DtExceptionHandlingApplication::notify ( QObject rec,
QEvent ev 
)
virtual

Catches all exceptions.

Member Data Documentation

DtDe& makVrv::DtExceptionHandlingApplication::myDe
protected

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

Document ID: Generated on Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)