Add since attribute for classes and enums added on Qt4.6 and Qt4.7.
This commit is contained in:
parent
b552641feb
commit
f4128e89ed
9 changed files with 114 additions and 111 deletions
|
|
@ -43,7 +43,7 @@
|
|||
</object-type>
|
||||
<object-type name="QScriptExtensionInterface"/>
|
||||
<object-type name="QScriptExtensionPlugin"/>
|
||||
<value-type name="QScriptProgram"/>
|
||||
<value-type name="QScriptProgram" since="4.7"/>
|
||||
<value-type name="QScriptString"/>
|
||||
<value-type name="QScriptValue">
|
||||
<enum-type name="PropertyFlag" flags="PropertyFlags"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue