VR-Forces 4.5 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator 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.
virtual ~DtExceptionHandlingApplication ()
 DTOR.
virtual bool notify (QObject *rec, QEvent *ev)
 Catches all exceptions.

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 Mar 23 18:54:12 EDT 2017 from SVN revision 174804
Copyright © 2005-2017 VT MÄK. All Rights Reserved (www.mak.com)