comparison Framework/Messages/MessageType.h @ 385:6cc3ce74dc05

using message broker in widgets
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 07 Nov 2018 20:49:41 +0100
parents ba5ad93f935a
children
comparison
equal deleted inserted replaced
384:d20d75f20c5d 385:6cc3ce74dc05
49 MessageType_OrthancApi_GenericGetJson_Ready, 49 MessageType_OrthancApi_GenericGetJson_Ready,
50 MessageType_OrthancApi_GenericGetBinary_Ready, 50 MessageType_OrthancApi_GenericGetBinary_Ready,
51 MessageType_OrthancApi_GenericHttpError_Ready, 51 MessageType_OrthancApi_GenericHttpError_Ready,
52 MessageType_OrthancApi_GenericEmptyResponse_Ready, 52 MessageType_OrthancApi_GenericEmptyResponse_Ready,
53 53
54 MessageType_ViewportChanged,
55
54 // used in unit tests only 56 // used in unit tests only
55 MessageType_Test1, 57 MessageType_Test1,
56 MessageType_Test2, 58 MessageType_Test2,
57 59
58 MessageType_CustomMessage // Custom messages ids ust be greater than this (this one must remain in last position) 60 MessageType_CustomMessage // Custom messages ids ust be greater than this (this one must remain in last position)