From 479b96210a01c152d5498e97cd66c47258918c49 Mon Sep 17 00:00:00 2001 From: Renaud G Date: Sat, 2 May 2015 12:01:19 +0200 Subject: -Add gpl header or/and add class description for doxygen. --- booleancondition.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'booleancondition.h') diff --git a/booleancondition.h b/booleancondition.h index 8de8854..cb37b9e 100644 --- a/booleancondition.h +++ b/booleancondition.h @@ -24,7 +24,10 @@ #include #include "validator.h" - +/** + * @brief The BooleanCondition class is a Validator class checking validity from logic expression. + * It manages many operators (see : @ref LogicOperator). + */ class BooleanCondition : public Validator { public: -- cgit v1.2.3-70-g09d2