VR-Forces 4.10 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 Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)