Use a PyLong to represent Qt::Handle.
This commit is contained in:
parent
ed108a7f00
commit
38ed669dc1
1 changed files with 1 additions and 1 deletions
|
|
@ -318,7 +318,7 @@
|
||||||
<primitive-type name="long"/>
|
<primitive-type name="long"/>
|
||||||
<primitive-type name="unsigned long"/>
|
<primitive-type name="unsigned long"/>
|
||||||
<primitive-type name="WId"/>
|
<primitive-type name="WId"/>
|
||||||
<primitive-type name="Qt::HANDLE"/>
|
<primitive-type name="Qt::HANDLE" target-lang-api-name="PyLong"/>
|
||||||
<primitive-type name="QByteRef">
|
<primitive-type name="QByteRef">
|
||||||
<!-- FIXME APIExtractor or shiboken do not support multiple includes by primitive type -->
|
<!-- FIXME APIExtractor or shiboken do not support multiple includes by primitive type -->
|
||||||
<include file-name="QTextDocument" location="global"/>
|
<include file-name="QTextDocument" location="global"/>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue