doc: Sync classref with current source

This commit is contained in:
Rémi Verschelde 2019-04-15 14:49:41 +02:00
parent dab8f8c953
commit 09e94aa087
54 changed files with 853 additions and 37 deletions

View file

@ -19,5 +19,9 @@
</constant>
<constant name="OP_BxA" value="1" enum="Operator">
</constant>
<constant name="OP_AxB_COMP" value="2" enum="Operator">
</constant>
<constant name="OP_BxA_COMP" value="3" enum="Operator">
</constant>
</constants>
</class>