aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/diceparser.h
diff options
context:
space:
mode:
authorRenaud G <renaud@rolisteam.org>2015-08-28 00:05:06 +0200
committerRenaud G <renaud@rolisteam.org>2015-08-28 00:05:06 +0200
commit3a8b315ab8a448a443cce277f3f26a1996403e06 (patch)
tree4e5e5d2509a7eb160a3fc286e89b595079fd871b /diceparser.h
parentf8a6f0f2717ebc4e0125501147a8a3d79a621ad5 (diff)
parent41b9202ef9102cb94e5b3fdcf8ce760509abaa49 (diff)
downloadOneRoll-3a8b315ab8a448a443cce277f3f26a1996403e06.tar.gz
OneRoll-3a8b315ab8a448a443cce277f3f26a1996403e06.zip
Merge branch 'master' of github.com:obiwankennedy/DiceParser
Diffstat (limited to 'diceparser.h')
-rw-r--r--diceparser.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/diceparser.h b/diceparser.h
index efca060..487216f 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:
/**