aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/diceparser.h
diff options
context:
space:
mode:
authorRenaud G <renaud@rolisteam.org>2015-04-15 01:07:36 +0200
committerRenaud G <renaud@rolisteam.org>2015-04-15 01:07:36 +0200
commit64048b3fd2dba4220cb19946caf588f9a6f26093 (patch)
tree7c2c51d0f91ba2d02307bba0f18abe5afa12f55d /diceparser.h
parent5cfe48265ebad0ffa0a980dbc2d131fceeecdf3b (diff)
downloadOneRoll-64048b3fd2dba4220cb19946caf588f9a6f26093.tar.gz
OneRoll-64048b3fd2dba4220cb19946caf588f9a6f26093.zip
add API to make easier the use of DiceParser.
Diffstat (limited to 'diceparser.h')
-rw-r--r--diceparser.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/diceparser.h b/diceparser.h
index 1636fc9..b4fd429 100644
--- a/diceparser.h
+++ b/diceparser.h
@@ -168,6 +168,10 @@ public:
*/
QList<DiceAlias*>* getAliases();
/**
+ * @brief insertAlias
+ */
+ void insertAlias(DiceAlias*, int);
+ /**
* @brief DiceParser::convertAlias
* @param str
* @return