From 27709cc074cf34a866e0f57e2546e1e1bdf708b7 Mon Sep 17 00:00:00 2001 From: Renaud G Date: Fri, 14 Dec 2018 13:56:05 +0100 Subject: add comment --- diceparser.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/diceparser.h b/diceparser.h index 6197e6b..6c31880 100644 --- a/diceparser.h +++ b/diceparser.h @@ -112,7 +112,8 @@ public: */ bool readExpression(QString& str,ExecutionNode* & node); /** - * @brief displayDotTree + * @brief displayDotTree - Write the execution tree into file using dot format. + * @param filepath absolute or relative path to the tree file. */ void writeDownDotTree(QString filepath); /** -- cgit v1.2.3-70-g09d2