1// QtDesignermod.sip generated by MetaSIP
2//
3// This file is part of the QtDesigner Python extension module.
4//
5// Copyright (c) 2021 Riverbank Computing Limited <info@riverbankcomputing.com>
6//
7// This file is part of PyQt5.
8//
9// This file may be used under the terms of the GNU General Public License
10// version 3.0 as published by the Free Software Foundation and appearing in
11// the file LICENSE included in the packaging of this file.  Please review the
12// following information to ensure the GNU General Public License version 3.0
13// requirements will be met: http://www.gnu.org/copyleft/gpl.html.
14//
15// If you do not wish to use this file under the terms of the GPL version 3.0
16// then you may purchase a commercial license.  For more information contact
17// info@riverbankcomputing.com.
18//
19// This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
20// WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
21
22
23%Module(name=PyQt5.QtDesigner, keyword_arguments="Optional", use_limited_api=True)
24
25%Import QtCore/QtCoremod.sip
26%Import QtWidgets/QtWidgetsmod.sip
27
28%Copying
29Copyright (c) 2021 Riverbank Computing Limited <info@riverbankcomputing.com>
30
31This file is part of PyQt5.
32
33This file may be used under the terms of the GNU General Public License
34version 3.0 as published by the Free Software Foundation and appearing in
35the file LICENSE included in the packaging of this file.  Please review the
36following information to ensure the GNU General Public License version 3.0
37requirements will be met: http://www.gnu.org/copyleft/gpl.html.
38
39If you do not wish to use this file under the terms of the GPL version 3.0
40then you may purchase a commercial license.  For more information contact
41info@riverbankcomputing.com.
42
43This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
44WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
45%End
46
47%DefaultSupertype sip.simplewrapper
48
49%Include abstractactioneditor.sip
50%Include abstractformbuilder.sip
51%Include abstractformeditor.sip
52%Include abstractformwindow.sip
53%Include abstractformwindowcursor.sip
54%Include abstractformwindowmanager.sip
55%Include abstractobjectinspector.sip
56%Include abstractpropertyeditor.sip
57%Include abstractwidgetbox.sip
58%Include container.sip
59%Include customwidget.sip
60%Include default_extensionfactory.sip
61%Include extension.sip
62%Include formbuilder.sip
63%Include membersheet.sip
64%Include propertysheet.sip
65%Include qextensionmanager.sip
66%Include taskmenu.sip
67%Include qpydesignercontainerextension.sip
68%Include qpydesignercustomwidgetcollectionplugin.sip
69%Include qpydesignercustomwidgetplugin.sip
70%Include qpydesignertaskmenuextension.sip
71%Include qpydesignerpropertysheetextension.sip
72%Include qpydesignermembersheetextension.sip
73