From 26e813ad2e4fa13f4b2873df99cb8e3be380c875 Mon Sep 17 00:00:00 2001 From: Renaud G Date: Thu, 27 Aug 2015 01:29:13 +0200 Subject: add method to get all string results --- diceparser.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'diceparser.h') diff --git a/diceparser.h b/diceparser.h index 3eb55f1..6cc6d47 100644 --- a/diceparser.h +++ b/diceparser.h @@ -191,6 +191,11 @@ public: * @param l the path. */ void setPathToHelp(QString l); + /** + * @brief getAllStringResult + * @return + */ + QStringList getAllStringResult(bool& hasAlias); private: /** -- cgit v1.2.3-70-g09d2