File: QtWidgetsmod.sip

package info (click to toggle)
pyqt5 5.11.3%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 15,956 kB
  • sloc: python: 93,806; cpp: 21,390; xml: 285; makefile: 266; sh: 31
file content (172 lines) | stat: -rw-r--r-- 5,207 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
// QtWidgetsmod.sip generated by MetaSIP
//
// This file is part of the QtWidgets Python extension module.
//
// Copyright (c) 2018 Riverbank Computing Limited <info@riverbankcomputing.com>
// 
// This file is part of PyQt5.
// 
// This file may be used under the terms of the GNU General Public License
// version 3.0 as published by the Free Software Foundation and appearing in
// the file LICENSE included in the packaging of this file.  Please review the
// following information to ensure the GNU General Public License version 3.0
// requirements will be met: http://www.gnu.org/copyleft/gpl.html.
// 
// If you do not wish to use this file under the terms of the GPL version 3.0
// then you may purchase a commercial license.  For more information contact
// info@riverbankcomputing.com.
// 
// This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
// WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.


%Module(name=PyQt5.QtWidgets, keyword_arguments="Optional", use_limited_api=True)

%Import QtCore/QtCoremod.sip
%Import QtGui/QtGuimod.sip

%Copying
Copyright (c) 2018 Riverbank Computing Limited <info@riverbankcomputing.com>

This file is part of PyQt5.

This file may be used under the terms of the GNU General Public License
version 3.0 as published by the Free Software Foundation and appearing in
the file LICENSE included in the packaging of this file.  Please review the
following information to ensure the GNU General Public License version 3.0
requirements will be met: http://www.gnu.org/copyleft/gpl.html.

If you do not wish to use this file under the terms of the GPL version 3.0
then you may purchase a commercial license.  For more information contact
info@riverbankcomputing.com.

This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
%End

%DefaultSupertype sip.simplewrapper

%Include qabstractbutton.sip
%Include qabstractitemdelegate.sip
%Include qabstractitemview.sip
%Include qabstractscrollarea.sip
%Include qabstractslider.sip
%Include qabstractspinbox.sip
%Include qaction.sip
%Include qactiongroup.sip
%Include qapplication.sip
%Include qboxlayout.sip
%Include qbuttongroup.sip
%Include qcalendarwidget.sip
%Include qcheckbox.sip
%Include qcolordialog.sip
%Include qcolumnview.sip
%Include qcombobox.sip
%Include qcommandlinkbutton.sip
%Include qcommonstyle.sip
%Include qcompleter.sip
%Include qdatawidgetmapper.sip
%Include qdatetimeedit.sip
%Include qdesktopwidget.sip
%Include qdial.sip
%Include qdialog.sip
%Include qdialogbuttonbox.sip
%Include qdirmodel.sip
%Include qdockwidget.sip
%Include qdrawutil.sip
%Include qerrormessage.sip
%Include qfiledialog.sip
%Include qfileiconprovider.sip
%Include qfilesystemmodel.sip
%Include qfocusframe.sip
%Include qfontcombobox.sip
%Include qfontdialog.sip
%Include qformlayout.sip
%Include qframe.sip
%Include qgesture.sip
%Include qgesturerecognizer.sip
%Include qgraphicsanchorlayout.sip
%Include qgraphicseffect.sip
%Include qgraphicsgridlayout.sip
%Include qgraphicsitem.sip
%Include qgraphicslayout.sip
%Include qgraphicslayoutitem.sip
%Include qgraphicslinearlayout.sip
%Include qgraphicsproxywidget.sip
%Include qgraphicsscene.sip
%Include qgraphicssceneevent.sip
%Include qgraphicstransform.sip
%Include qgraphicsview.sip
%Include qgraphicswidget.sip
%Include qgridlayout.sip
%Include qgroupbox.sip
%Include qheaderview.sip
%Include qinputdialog.sip
%Include qitemdelegate.sip
%Include qitemeditorfactory.sip
%Include qkeyeventtransition.sip
%Include qkeysequenceedit.sip
%Include qlabel.sip
%Include qlayout.sip
%Include qlayoutitem.sip
%Include qlcdnumber.sip
%Include qlineedit.sip
%Include qlistview.sip
%Include qlistwidget.sip
%Include qmainwindow.sip
%Include qmdiarea.sip
%Include qmdisubwindow.sip
%Include qmenu.sip
%Include qmenubar.sip
%Include qmessagebox.sip
%Include qmouseeventtransition.sip
%Include qopenglwidget.sip
%Include qplaintextedit.sip
%Include qprogressbar.sip
%Include qprogressdialog.sip
%Include qproxystyle.sip
%Include qpushbutton.sip
%Include qradiobutton.sip
%Include qrubberband.sip
%Include qscrollarea.sip
%Include qscrollbar.sip
%Include qscroller.sip
%Include qscrollerproperties.sip
%Include qshortcut.sip
%Include qsizegrip.sip
%Include qsizepolicy.sip
%Include qslider.sip
%Include qspinbox.sip
%Include qsplashscreen.sip
%Include qsplitter.sip
%Include qstackedlayout.sip
%Include qstackedwidget.sip
%Include qstatusbar.sip
%Include qstyle.sip
%Include qstyleditemdelegate.sip
%Include qstylefactory.sip
%Include qstyleoption.sip
%Include qstylepainter.sip
%Include qsystemtrayicon.sip
%Include qtabbar.sip
%Include qtableview.sip
%Include qtablewidget.sip
%Include qtabwidget.sip
%Include qtextbrowser.sip
%Include qtextedit.sip
%Include qtoolbar.sip
%Include qtoolbox.sip
%Include qtoolbutton.sip
%Include qtooltip.sip
%Include qtreeview.sip
%Include qtreewidget.sip
%Include qtreewidgetitemiterator.sip
%Include qundogroup.sip
%Include qundostack.sip
%Include qundoview.sip
%Include qwhatsthis.sip
%Include qwidget.sip
%Include qwidgetaction.sip
%Include qwizard.sip
%Include qmaccocoaviewcontainer.sip
%Include qpywidgets_qlist.sip