Version: 9.12.0
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

◆ APP_GET_HANDLER_NAME

#define APP_GET_HANDLER_NAME   "getExceptionHandler"

Typedef Documentation

◆ APP_GET_HANDLER_FUNC

typedef SUIT_ExceptionHandler*(* APP_GET_HANDLER_FUNC) ()

◆ CleanUpFuncList

◆ CleanUpFunction

typedef void(* CleanUpFunction) ()