summaryrefslogtreecommitdiffstats
path: root/generator/typesystem_gui-qtscript.xml
diff options
context:
space:
mode:
Diffstat (limited to 'generator/typesystem_gui-qtscript.xml')
-rw-r--r--generator/typesystem_gui-qtscript.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/generator/typesystem_gui-qtscript.xml b/generator/typesystem_gui-qtscript.xml
index 275cf9e..2b3fc61 100644
--- a/generator/typesystem_gui-qtscript.xml
+++ b/generator/typesystem_gui-qtscript.xml
@@ -31,6 +31,10 @@
<rejection class="QPrinterInfo"/> <!-- ### constructor takes QPrinter&, must become QPrinter* -->
<rejection class="QTextOption"/> <!-- ### nested class QTextOption::Tab -->
+ <object-type name="QFileOpenEvent">
+ <modify-function signature="openFile(QFile&amp;,QFlags&lt;QIODevice::OpenModeFlag&gt;)const" remove="all"/>
+ </object-type>
+
<value-type name="QTextFormat">
<modify-function signature="setProperty(int,QVector&lt;QTextLength&gt;)" rename="setLengthVectorProperty"/>
<inject-code class="native" position="constructor">