Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
SUIT_ExceptionHandler.h File Reference
#include "SUIT.h"
#include <QList>

Go to the source code of this file.

Classes

class  SUIT_ExceptionHandler
 

Macros

#define APP_GET_HANDLER_NAME   "getExceptionHandler"
 

Typedefs

typedef void(* CleanUpFunction )()
 
typedef QList< CleanUpFunctionCleanUpFuncList
 
typedef SUIT_ExceptionHandler *(* APP_GET_HANDLER_FUNC )()
 

Macro Definition Documentation

#define APP_GET_HANDLER_NAME   "getExceptionHandler"

Typedef Documentation

typedef SUIT_ExceptionHandler*(* APP_GET_HANDLER_FUNC)()
typedef void(* CleanUpFunction)()