From b2d70c741d198e7416bf188fea8e7667e9a6c357 Mon Sep 17 00:00:00 2001 From: Renaud G Date: Fri, 19 Jul 2019 02:02:33 +0200 Subject: add getId public method --- result/result.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'result/result.h') diff --git a/result/result.h b/result/result.h index 59c3cb9..e4e00dc 100644 --- a/result/result.h +++ b/result/result.h @@ -93,6 +93,8 @@ public: virtual QString toString(bool wl)= 0; virtual Result* getCopy() const= 0; + QString getId() const; + protected: int m_resultTypes; /// @brief QString m_id; -- cgit v1.2.3-70-g09d2