]> vaikene.ee Git - evaf/blobdiff - src/libs/Common/event.h
Numeric character and character entity references are now also supported when convert...
[evaf] / src / libs / Common / event.h
index 91f33c9a9bc01bc3d6182abaddb963b46e3d91fb..960b53e05db0c69d1c8656bf0f022b2d6e02b68f 100644 (file)
@@ -31,10 +31,10 @@ namespace eVaf {
 namespace Common {
 
 /**
- * Base class for all the eVaf events
+ * Event class for all the eVaf events
  * @code@include <Common/Event>@endcode
  *
- * The Event class is an event container for reference counted data objects.
+ * The Event class is an event container for all the eVaf events.
  */
 class COMMON_EXPORT Event : public QEvent
 {