View | Details | Raw Unified | Return to bug 233954
Collapse All | Expand All

(-)Mk/Uses/pyqt.mk (-4 / +6 lines)
Lines 60-69 Link Here
60
MASTER_SITES_QSCI2=	SF/pyqt/QScintilla2/QScintilla-${PORTVERSION} \
60
MASTER_SITES_QSCI2=	SF/pyqt/QScintilla2/QScintilla-${PORTVERSION} \
61
			GENTOO
61
			GENTOO
62
62
63
SIP_VERSION=		4.19.8
63
SIP_VERSION=		4.19.13
64
QSCI2_VERSION=		2.10.4
64
QSCI2_VERSION=		2.10.8
65
PYQT4_VERSION=		4.12.1
65
PYQT4_VERSION=		4.12.1
66
PYQT5_VERSION=		5.10.1
66
PYQT5_VERSION=		5.11.3
67
67
68
SIP_DISTNAME=		sip-${SIP_VERSION}
68
SIP_DISTNAME=		sip-${SIP_VERSION}
69
PYQT4_DISTNAME=		PyQt4_gpl_x11-${PYQT4_VERSION}
69
PYQT4_DISTNAME=		PyQt4_gpl_x11-${PYQT4_VERSION}
Lines 255-264 Link Here
255
		--confirm-license \
255
		--confirm-license \
256
		--sip ${SIP} \
256
		--sip ${SIP} \
257
		--sipdir ${PYQT_SIPDIR}
257
		--sipdir ${PYQT_SIPDIR}
258
.if ${_PYQT_VERSION:M5}
258
# Move the designer plugin and qml libraries to versioned folders.
259
# Move the designer plugin and qml libraries to versioned folders.
259
.if ${_PYQT_VERSION:M5}
260
CONFIGURE_ARGS+=--qml-plugindir ${PYQT_QMLDIR} \
260
CONFIGURE_ARGS+=--qml-plugindir ${PYQT_QMLDIR} \
261
		--designer-plugindir ${PYQT_DESIGNERDIR}
261
		--designer-plugindir ${PYQT_DESIGNERDIR}
262
# Further do not gernate the dinstinfo files.
263
CONFIGURE_ARGS+=--no-dist-info
262
.endif
264
.endif
263
# One of the things PyQt looks for to determine whether to build the Qt DBus
265
# One of the things PyQt looks for to determine whether to build the Qt DBus
264
# main loop module (${PYQT_RELNAME}-dbussupport) is whether the dbus/ directory is
266
# main loop module (${PYQT_RELNAME}-dbussupport) is whether the dbus/ directory is
(-)comms/py-qt5-serialport/Makefile (+3 lines)
Lines 6-11 Link Here
6
MAINTAINER=	kde@FreeBSD.org
6
MAINTAINER=	kde@FreeBSD.org
7
COMMENT=	Python bindings for the Qt5 toolkit, QtSerialPort module
7
COMMENT=	Python bindings for the Qt5 toolkit, QtSerialPort module
8
8
9
BUILD_DEPENDS=	${PY_ENUM34}
10
RUN_DEPENDS=	${PY_ENUM34}
11
9
CONFIGURE_ARGS=	--enable QtSerialPort
12
CONFIGURE_ARGS=	--enable QtSerialPort
10
PYQT_DIST=	yes
13
PYQT_DIST=	yes
11
14
(-)databases/py-qt5-sql/Makefile (+3 lines)
Lines 6-11 Link Here
6
MAINTAINER=	kde@FreeBSD.org
6
MAINTAINER=	kde@FreeBSD.org
7
COMMENT=	Python bindings for the Qt5 toolkit, QtSql module
7
COMMENT=	Python bindings for the Qt5 toolkit, QtSql module
8
8
9
BUILD_DEPENDS=	${PY_ENUM34}
10
RUN_DEPENDS=	${PY_ENUM34}
11
9
CONFIGURE_ARGS=	--enable QtSql
12
CONFIGURE_ARGS=	--enable QtSql
10
PYQT_DIST=	yes
13
PYQT_DIST=	yes
11
14
(-)devel/py-pykde4-kde4/Makefile (-1 / +1 lines)
Lines 32-38 Link Here
32
SUB_FILES=	kdebindings4.pth
32
SUB_FILES=	kdebindings4.pth
33
SUB_LIST=	PYTHONPREFIX_SITELIBDIR=${PYTHONPREFIX_SITELIBDIR}
33
SUB_LIST=	PYTHONPREFIX_SITELIBDIR=${PYTHONPREFIX_SITELIBDIR}
34
34
35
PLIST_SUB+=	SIPDIR=share/sip
35
PLIST_SUB+=	PYQT_SIPDIR=share/sip
36
36
37
OPTIONS_DEFINE=	EXAMPLES
37
OPTIONS_DEFINE=	EXAMPLES
38
38
(-)devel/py-pykde4-kde4/pkg-plist (-926 / +926 lines)
Lines 60-989 Link Here
60
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solidExamples/solid_storagedrive.py
60
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solidExamples/solid_storagedrive.py
61
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solidExamples/solid_storagevolume.py
61
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solidExamples/solid_storagevolume.py
62
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solid_demo.py
62
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solid_demo.py
63
%%SIPDIR%%/PyKDE4/akonadi/abstractdifferencesreporter.sip
63
%%PYQT_SIPDIR%%/PyKDE4/akonadi/abstractdifferencesreporter.sip
64
%%SIPDIR%%/PyKDE4/akonadi/addressattribute.sip
64
%%PYQT_SIPDIR%%/PyKDE4/akonadi/addressattribute.sip
65
%%SIPDIR%%/PyKDE4/akonadi/agentactionmanager.sip
65
%%PYQT_SIPDIR%%/PyKDE4/akonadi/agentactionmanager.sip
66
%%SIPDIR%%/PyKDE4/akonadi/agentbase.sip
66
%%PYQT_SIPDIR%%/PyKDE4/akonadi/agentbase.sip
67
%%SIPDIR%%/PyKDE4/akonadi/agentfactory.sip
67
%%PYQT_SIPDIR%%/PyKDE4/akonadi/agentfactory.sip
68
%%SIPDIR%%/PyKDE4/akonadi/agentfilterproxymodel.sip
68
%%PYQT_SIPDIR%%/PyKDE4/akonadi/agentfilterproxymodel.sip
69
%%SIPDIR%%/PyKDE4/akonadi/agentinstance.sip
69
%%PYQT_SIPDIR%%/PyKDE4/akonadi/agentinstance.sip
70
%%SIPDIR%%/PyKDE4/akonadi/agentinstancecreatejob.sip
70
%%PYQT_SIPDIR%%/PyKDE4/akonadi/agentinstancecreatejob.sip
71
%%SIPDIR%%/PyKDE4/akonadi/agentinstancemodel.sip
71
%%PYQT_SIPDIR%%/PyKDE4/akonadi/agentinstancemodel.sip
72
%%SIPDIR%%/PyKDE4/akonadi/agentinstancewidget.sip
72
%%PYQT_SIPDIR%%/PyKDE4/akonadi/agentinstancewidget.sip
73
%%SIPDIR%%/PyKDE4/akonadi/agentmanager.sip
73
%%PYQT_SIPDIR%%/PyKDE4/akonadi/agentmanager.sip
74
%%SIPDIR%%/PyKDE4/akonadi/agentsearchinterface.sip
74
%%PYQT_SIPDIR%%/PyKDE4/akonadi/agentsearchinterface.sip
75
%%SIPDIR%%/PyKDE4/akonadi/agenttype.sip
75
%%PYQT_SIPDIR%%/PyKDE4/akonadi/agenttype.sip
76
%%SIPDIR%%/PyKDE4/akonadi/agenttypedialog.sip
76
%%PYQT_SIPDIR%%/PyKDE4/akonadi/agenttypedialog.sip
77
%%SIPDIR%%/PyKDE4/akonadi/agenttypemodel.sip
77
%%PYQT_SIPDIR%%/PyKDE4/akonadi/agenttypemodel.sip
78
%%SIPDIR%%/PyKDE4/akonadi/agenttypewidget.sip
78
%%PYQT_SIPDIR%%/PyKDE4/akonadi/agenttypewidget.sip
79
%%SIPDIR%%/PyKDE4/akonadi/akonadimod.sip
79
%%PYQT_SIPDIR%%/PyKDE4/akonadi/akonadimod.sip
80
%%SIPDIR%%/PyKDE4/akonadi/attribute.sip
80
%%PYQT_SIPDIR%%/PyKDE4/akonadi/attribute.sip
81
%%SIPDIR%%/PyKDE4/akonadi/attributefactory.sip
81
%%PYQT_SIPDIR%%/PyKDE4/akonadi/attributefactory.sip
82
%%SIPDIR%%/PyKDE4/akonadi/cachepolicy.sip
82
%%PYQT_SIPDIR%%/PyKDE4/akonadi/cachepolicy.sip
83
%%SIPDIR%%/PyKDE4/akonadi/changerecorder.sip
83
%%PYQT_SIPDIR%%/PyKDE4/akonadi/changerecorder.sip
84
%%SIPDIR%%/PyKDE4/akonadi/collection.sip
84
%%PYQT_SIPDIR%%/PyKDE4/akonadi/collection.sip
85
%%SIPDIR%%/PyKDE4/akonadi/collectionattributessynchronizationjob.sip
85
%%PYQT_SIPDIR%%/PyKDE4/akonadi/collectionattributessynchronizationjob.sip
86
%%SIPDIR%%/PyKDE4/akonadi/collectioncombobox.sip
86
%%PYQT_SIPDIR%%/PyKDE4/akonadi/collectioncombobox.sip
87
%%SIPDIR%%/PyKDE4/akonadi/collectioncopyjob.sip
87
%%PYQT_SIPDIR%%/PyKDE4/akonadi/collectioncopyjob.sip
88
%%SIPDIR%%/PyKDE4/akonadi/collectioncreatejob.sip
88
%%PYQT_SIPDIR%%/PyKDE4/akonadi/collectioncreatejob.sip
89
%%SIPDIR%%/PyKDE4/akonadi/collectiondeletejob.sip
89
%%PYQT_SIPDIR%%/PyKDE4/akonadi/collectiondeletejob.sip
90
%%SIPDIR%%/PyKDE4/akonadi/collectiondialog.sip
90
%%PYQT_SIPDIR%%/PyKDE4/akonadi/collectiondialog.sip
91
%%SIPDIR%%/PyKDE4/akonadi/collectionfetchjob.sip
91
%%PYQT_SIPDIR%%/PyKDE4/akonadi/collectionfetchjob.sip
92
%%SIPDIR%%/PyKDE4/akonadi/collectionfetchscope.sip
92
%%PYQT_SIPDIR%%/PyKDE4/akonadi/collectionfetchscope.sip
93
%%SIPDIR%%/PyKDE4/akonadi/collectionfilterproxymodel.sip
93
%%PYQT_SIPDIR%%/PyKDE4/akonadi/collectionfilterproxymodel.sip
94
%%SIPDIR%%/PyKDE4/akonadi/collectionmodel.sip
94
%%PYQT_SIPDIR%%/PyKDE4/akonadi/collectionmodel.sip
95
%%SIPDIR%%/PyKDE4/akonadi/collectionmodifyjob.sip
95
%%PYQT_SIPDIR%%/PyKDE4/akonadi/collectionmodifyjob.sip
96
%%SIPDIR%%/PyKDE4/akonadi/collectionmovejob.sip
96
%%PYQT_SIPDIR%%/PyKDE4/akonadi/collectionmovejob.sip
97
%%SIPDIR%%/PyKDE4/akonadi/collectionpropertiesdialog.sip
97
%%PYQT_SIPDIR%%/PyKDE4/akonadi/collectionpropertiesdialog.sip
98
%%SIPDIR%%/PyKDE4/akonadi/collectionpropertiespage.sip
98
%%PYQT_SIPDIR%%/PyKDE4/akonadi/collectionpropertiespage.sip
99
%%SIPDIR%%/PyKDE4/akonadi/collectionquotaattribute.sip
99
%%PYQT_SIPDIR%%/PyKDE4/akonadi/collectionquotaattribute.sip
100
%%SIPDIR%%/PyKDE4/akonadi/collectionrequester.sip
100
%%PYQT_SIPDIR%%/PyKDE4/akonadi/collectionrequester.sip
101
%%SIPDIR%%/PyKDE4/akonadi/collectionstatistics.sip
101
%%PYQT_SIPDIR%%/PyKDE4/akonadi/collectionstatistics.sip
102
%%SIPDIR%%/PyKDE4/akonadi/collectionstatisticsdelegate.sip
102
%%PYQT_SIPDIR%%/PyKDE4/akonadi/collectionstatisticsdelegate.sip
103
%%SIPDIR%%/PyKDE4/akonadi/collectionstatisticsjob.sip
103
%%PYQT_SIPDIR%%/PyKDE4/akonadi/collectionstatisticsjob.sip
104
%%SIPDIR%%/PyKDE4/akonadi/collectionstatisticsmodel.sip
104
%%PYQT_SIPDIR%%/PyKDE4/akonadi/collectionstatisticsmodel.sip
105
%%SIPDIR%%/PyKDE4/akonadi/collectionutils_p.sip
105
%%PYQT_SIPDIR%%/PyKDE4/akonadi/collectionutils_p.sip
106
%%SIPDIR%%/PyKDE4/akonadi/collectionview.sip
106
%%PYQT_SIPDIR%%/PyKDE4/akonadi/collectionview.sip
107
%%SIPDIR%%/PyKDE4/akonadi/control.sip
107
%%PYQT_SIPDIR%%/PyKDE4/akonadi/control.sip
108
%%SIPDIR%%/PyKDE4/akonadi/differencesalgorithminterface.sip
108
%%PYQT_SIPDIR%%/PyKDE4/akonadi/differencesalgorithminterface.sip
109
%%SIPDIR%%/PyKDE4/akonadi/entity.sip
109
%%PYQT_SIPDIR%%/PyKDE4/akonadi/entity.sip
110
%%SIPDIR%%/PyKDE4/akonadi/entitydeletedattribute.sip
110
%%PYQT_SIPDIR%%/PyKDE4/akonadi/entitydeletedattribute.sip
111
%%SIPDIR%%/PyKDE4/akonadi/entitydisplayattribute.sip
111
%%PYQT_SIPDIR%%/PyKDE4/akonadi/entitydisplayattribute.sip
112
%%SIPDIR%%/PyKDE4/akonadi/entityhiddenattribute.sip
112
%%PYQT_SIPDIR%%/PyKDE4/akonadi/entityhiddenattribute.sip
113
%%SIPDIR%%/PyKDE4/akonadi/entitylistview.sip
113
%%PYQT_SIPDIR%%/PyKDE4/akonadi/entitylistview.sip
114
%%SIPDIR%%/PyKDE4/akonadi/entitymimetypefiltermodel.sip
114
%%PYQT_SIPDIR%%/PyKDE4/akonadi/entitymimetypefiltermodel.sip
115
%%SIPDIR%%/PyKDE4/akonadi/entityorderproxymodel.sip
115
%%PYQT_SIPDIR%%/PyKDE4/akonadi/entityorderproxymodel.sip
116
%%SIPDIR%%/PyKDE4/akonadi/entityrightsfiltermodel.sip
116
%%PYQT_SIPDIR%%/PyKDE4/akonadi/entityrightsfiltermodel.sip
117
%%SIPDIR%%/PyKDE4/akonadi/entitytreemodel.sip
117
%%PYQT_SIPDIR%%/PyKDE4/akonadi/entitytreemodel.sip
118
%%SIPDIR%%/PyKDE4/akonadi/entitytreeview.sip
118
%%PYQT_SIPDIR%%/PyKDE4/akonadi/entitytreeview.sip
119
%%SIPDIR%%/PyKDE4/akonadi/entitytreeviewstatesaver.sip
119
%%PYQT_SIPDIR%%/PyKDE4/akonadi/entitytreeviewstatesaver.sip
120
%%SIPDIR%%/PyKDE4/akonadi/etmviewstatesaver.sip
120
%%PYQT_SIPDIR%%/PyKDE4/akonadi/etmviewstatesaver.sip
121
%%SIPDIR%%/PyKDE4/akonadi/favoritecollectionsmodel.sip
121
%%PYQT_SIPDIR%%/PyKDE4/akonadi/favoritecollectionsmodel.sip
122
%%SIPDIR%%/PyKDE4/akonadi/indexpolicyattribute.sip
122
%%PYQT_SIPDIR%%/PyKDE4/akonadi/indexpolicyattribute.sip
123
%%SIPDIR%%/PyKDE4/akonadi/item.sip
123
%%PYQT_SIPDIR%%/PyKDE4/akonadi/item.sip
124
%%SIPDIR%%/PyKDE4/akonadi/itemcopyjob.sip
124
%%PYQT_SIPDIR%%/PyKDE4/akonadi/itemcopyjob.sip
125
%%SIPDIR%%/PyKDE4/akonadi/itemcreatejob.sip
125
%%PYQT_SIPDIR%%/PyKDE4/akonadi/itemcreatejob.sip
126
%%SIPDIR%%/PyKDE4/akonadi/itemdeletejob.sip
126
%%PYQT_SIPDIR%%/PyKDE4/akonadi/itemdeletejob.sip
127
%%SIPDIR%%/PyKDE4/akonadi/itemfetchjob.sip
127
%%PYQT_SIPDIR%%/PyKDE4/akonadi/itemfetchjob.sip
128
%%SIPDIR%%/PyKDE4/akonadi/itemfetchscope.sip
128
%%PYQT_SIPDIR%%/PyKDE4/akonadi/itemfetchscope.sip
129
%%SIPDIR%%/PyKDE4/akonadi/itemmodel.sip
129
%%PYQT_SIPDIR%%/PyKDE4/akonadi/itemmodel.sip
130
%%SIPDIR%%/PyKDE4/akonadi/itemmodifyjob.sip
130
%%PYQT_SIPDIR%%/PyKDE4/akonadi/itemmodifyjob.sip
131
%%SIPDIR%%/PyKDE4/akonadi/itemmonitor.sip
131
%%PYQT_SIPDIR%%/PyKDE4/akonadi/itemmonitor.sip
132
%%SIPDIR%%/PyKDE4/akonadi/itemmovejob.sip
132
%%PYQT_SIPDIR%%/PyKDE4/akonadi/itemmovejob.sip
133
%%SIPDIR%%/PyKDE4/akonadi/itemsearchjob.sip
133
%%PYQT_SIPDIR%%/PyKDE4/akonadi/itemsearchjob.sip
134
%%SIPDIR%%/PyKDE4/akonadi/itemserializerplugin.sip
134
%%PYQT_SIPDIR%%/PyKDE4/akonadi/itemserializerplugin.sip
135
%%SIPDIR%%/PyKDE4/akonadi/itemsync.sip
135
%%PYQT_SIPDIR%%/PyKDE4/akonadi/itemsync.sip
136
%%SIPDIR%%/PyKDE4/akonadi/itemview.sip
136
%%PYQT_SIPDIR%%/PyKDE4/akonadi/itemview.sip
137
%%SIPDIR%%/PyKDE4/akonadi/job.sip
137
%%PYQT_SIPDIR%%/PyKDE4/akonadi/job.sip
138
%%SIPDIR%%/PyKDE4/akonadi/linkjob.sip
138
%%PYQT_SIPDIR%%/PyKDE4/akonadi/linkjob.sip
139
%%SIPDIR%%/PyKDE4/akonadi/messageflags.sip
139
%%PYQT_SIPDIR%%/PyKDE4/akonadi/messageflags.sip
140
%%SIPDIR%%/PyKDE4/akonadi/messagefolderattribute.sip
140
%%PYQT_SIPDIR%%/PyKDE4/akonadi/messagefolderattribute.sip
141
%%SIPDIR%%/PyKDE4/akonadi/messagemodel.sip
141
%%PYQT_SIPDIR%%/PyKDE4/akonadi/messagemodel.sip
142
%%SIPDIR%%/PyKDE4/akonadi/messageparts.sip
142
%%PYQT_SIPDIR%%/PyKDE4/akonadi/messageparts.sip
143
%%SIPDIR%%/PyKDE4/akonadi/messagestatus.sip
143
%%PYQT_SIPDIR%%/PyKDE4/akonadi/messagestatus.sip
144
%%SIPDIR%%/PyKDE4/akonadi/messagethreaderproxymodel.sip
144
%%PYQT_SIPDIR%%/PyKDE4/akonadi/messagethreaderproxymodel.sip
145
%%SIPDIR%%/PyKDE4/akonadi/messagethreadingattribute.sip
145
%%PYQT_SIPDIR%%/PyKDE4/akonadi/messagethreadingattribute.sip
146
%%SIPDIR%%/PyKDE4/akonadi/mimetypechecker.sip
146
%%PYQT_SIPDIR%%/PyKDE4/akonadi/mimetypechecker.sip
147
%%SIPDIR%%/PyKDE4/akonadi/monitor.sip
147
%%PYQT_SIPDIR%%/PyKDE4/akonadi/monitor.sip
148
%%SIPDIR%%/PyKDE4/akonadi/partfetcher.sip
148
%%PYQT_SIPDIR%%/PyKDE4/akonadi/partfetcher.sip
149
%%SIPDIR%%/PyKDE4/akonadi/persistentsearchattribute.sip
149
%%PYQT_SIPDIR%%/PyKDE4/akonadi/persistentsearchattribute.sip
150
%%SIPDIR%%/PyKDE4/akonadi/preprocessorbase.sip
150
%%PYQT_SIPDIR%%/PyKDE4/akonadi/preprocessorbase.sip
151
%%SIPDIR%%/PyKDE4/akonadi/recursivecollectionfilterproxymodel.sip
151
%%PYQT_SIPDIR%%/PyKDE4/akonadi/recursivecollectionfilterproxymodel.sip
152
%%SIPDIR%%/PyKDE4/akonadi/recursiveitemfetchjob.sip
152
%%PYQT_SIPDIR%%/PyKDE4/akonadi/recursiveitemfetchjob.sip
153
%%SIPDIR%%/PyKDE4/akonadi/resourcebase.sip
153
%%PYQT_SIPDIR%%/PyKDE4/akonadi/resourcebase.sip
154
%%SIPDIR%%/PyKDE4/akonadi/resourcebasesettings.sip
154
%%PYQT_SIPDIR%%/PyKDE4/akonadi/resourcebasesettings.sip
155
%%SIPDIR%%/PyKDE4/akonadi/resourcesettings.sip
155
%%PYQT_SIPDIR%%/PyKDE4/akonadi/resourcesettings.sip
156
%%SIPDIR%%/PyKDE4/akonadi/resourcesynchronizationjob.sip
156
%%PYQT_SIPDIR%%/PyKDE4/akonadi/resourcesynchronizationjob.sip
157
%%SIPDIR%%/PyKDE4/akonadi/searchcreatejob.sip
157
%%PYQT_SIPDIR%%/PyKDE4/akonadi/searchcreatejob.sip
158
%%SIPDIR%%/PyKDE4/akonadi/selectionproxymodel.sip
158
%%PYQT_SIPDIR%%/PyKDE4/akonadi/selectionproxymodel.sip
159
%%SIPDIR%%/PyKDE4/akonadi/servermanager.sip
159
%%PYQT_SIPDIR%%/PyKDE4/akonadi/servermanager.sip
160
%%SIPDIR%%/PyKDE4/akonadi/session.sip
160
%%PYQT_SIPDIR%%/PyKDE4/akonadi/session.sip
161
%%SIPDIR%%/PyKDE4/akonadi/specialcollections.sip
161
%%PYQT_SIPDIR%%/PyKDE4/akonadi/specialcollections.sip
162
%%SIPDIR%%/PyKDE4/akonadi/specialcollectionsrequestjob.sip
162
%%PYQT_SIPDIR%%/PyKDE4/akonadi/specialcollectionsrequestjob.sip
163
%%SIPDIR%%/PyKDE4/akonadi/specialmailcollections.sip
163
%%PYQT_SIPDIR%%/PyKDE4/akonadi/specialmailcollections.sip
164
%%SIPDIR%%/PyKDE4/akonadi/specialmailcollectionsrequestjob.sip
164
%%PYQT_SIPDIR%%/PyKDE4/akonadi/specialmailcollectionsrequestjob.sip
165
%%SIPDIR%%/PyKDE4/akonadi/standardactionmanager.sip
165
%%PYQT_SIPDIR%%/PyKDE4/akonadi/standardactionmanager.sip
166
%%SIPDIR%%/PyKDE4/akonadi/standardmailactionmanager.sip
166
%%PYQT_SIPDIR%%/PyKDE4/akonadi/standardmailactionmanager.sip
167
%%SIPDIR%%/PyKDE4/akonadi/statisticsproxymodel.sip
167
%%PYQT_SIPDIR%%/PyKDE4/akonadi/statisticsproxymodel.sip
168
%%SIPDIR%%/PyKDE4/akonadi/transactionjobs.sip
168
%%PYQT_SIPDIR%%/PyKDE4/akonadi/transactionjobs.sip
169
%%SIPDIR%%/PyKDE4/akonadi/transactionsequence.sip
169
%%PYQT_SIPDIR%%/PyKDE4/akonadi/transactionsequence.sip
170
%%SIPDIR%%/PyKDE4/akonadi/transportresourcebase.sip
170
%%PYQT_SIPDIR%%/PyKDE4/akonadi/transportresourcebase.sip
171
%%SIPDIR%%/PyKDE4/akonadi/trashfilterproxymodel.sip
171
%%PYQT_SIPDIR%%/PyKDE4/akonadi/trashfilterproxymodel.sip
172
%%SIPDIR%%/PyKDE4/akonadi/trashjob.sip
172
%%PYQT_SIPDIR%%/PyKDE4/akonadi/trashjob.sip
173
%%SIPDIR%%/PyKDE4/akonadi/trashrestorejob.sip
173
%%PYQT_SIPDIR%%/PyKDE4/akonadi/trashrestorejob.sip
174
%%SIPDIR%%/PyKDE4/akonadi/trashsettings.sip
174
%%PYQT_SIPDIR%%/PyKDE4/akonadi/trashsettings.sip
175
%%SIPDIR%%/PyKDE4/akonadi/unlinkjob.sip
175
%%PYQT_SIPDIR%%/PyKDE4/akonadi/unlinkjob.sip
176
%%SIPDIR%%/PyKDE4/dnssd/dnssdmod.sip
176
%%PYQT_SIPDIR%%/PyKDE4/dnssd/dnssdmod.sip
177
%%SIPDIR%%/PyKDE4/dnssd/domainbrowser.sip
177
%%PYQT_SIPDIR%%/PyKDE4/dnssd/domainbrowser.sip
178
%%SIPDIR%%/PyKDE4/dnssd/domainmodel.sip
178
%%PYQT_SIPDIR%%/PyKDE4/dnssd/domainmodel.sip
179
%%SIPDIR%%/PyKDE4/dnssd/publicservice.sip
179
%%PYQT_SIPDIR%%/PyKDE4/dnssd/publicservice.sip
180
%%SIPDIR%%/PyKDE4/dnssd/remoteservice.sip
180
%%PYQT_SIPDIR%%/PyKDE4/dnssd/remoteservice.sip
181
%%SIPDIR%%/PyKDE4/dnssd/servicebase.sip
181
%%PYQT_SIPDIR%%/PyKDE4/dnssd/servicebase.sip
182
%%SIPDIR%%/PyKDE4/dnssd/servicebrowser.sip
182
%%PYQT_SIPDIR%%/PyKDE4/dnssd/servicebrowser.sip
183
%%SIPDIR%%/PyKDE4/dnssd/servicemodel.sip
183
%%PYQT_SIPDIR%%/PyKDE4/dnssd/servicemodel.sip
184
%%SIPDIR%%/PyKDE4/dnssd/servicetypebrowser.sip
184
%%PYQT_SIPDIR%%/PyKDE4/dnssd/servicetypebrowser.sip
185
%%SIPDIR%%/PyKDE4/glossary.html
185
%%PYQT_SIPDIR%%/PyKDE4/glossary.html
186
%%SIPDIR%%/PyKDE4/kdecore/backgroundchecker.sip
186
%%PYQT_SIPDIR%%/PyKDE4/kdecore/backgroundchecker.sip
187
%%SIPDIR%%/PyKDE4/kdecore/globals.sip
187
%%PYQT_SIPDIR%%/PyKDE4/kdecore/globals.sip
188
%%SIPDIR%%/PyKDE4/kdecore/kaboutdata.sip
188
%%PYQT_SIPDIR%%/PyKDE4/kdecore/kaboutdata.sip
189
%%SIPDIR%%/PyKDE4/kdecore/kascii.sip
189
%%PYQT_SIPDIR%%/PyKDE4/kdecore/kascii.sip
190
%%SIPDIR%%/PyKDE4/kdecore/kauthaction.sip
190
%%PYQT_SIPDIR%%/PyKDE4/kdecore/kauthaction.sip
191
%%SIPDIR%%/PyKDE4/kdecore/kauthactionreply.sip
191
%%PYQT_SIPDIR%%/PyKDE4/kdecore/kauthactionreply.sip
192
%%SIPDIR%%/PyKDE4/kdecore/kauthactionwatcher.sip
192
%%PYQT_SIPDIR%%/PyKDE4/kdecore/kauthactionwatcher.sip
193
%%SIPDIR%%/PyKDE4/kdecore/kauthhelpersupport.sip
193
%%PYQT_SIPDIR%%/PyKDE4/kdecore/kauthhelpersupport.sip
194
%%SIPDIR%%/PyKDE4/kdecore/kauthorized.sip
194
%%PYQT_SIPDIR%%/PyKDE4/kdecore/kauthorized.sip
195
%%SIPDIR%%/PyKDE4/kdecore/kautosavefile.sip
195
%%PYQT_SIPDIR%%/PyKDE4/kdecore/kautosavefile.sip
196
%%SIPDIR%%/PyKDE4/kdecore/kautostart.sip
196
%%PYQT_SIPDIR%%/PyKDE4/kdecore/kautostart.sip
197
%%SIPDIR%%/PyKDE4/kdecore/kcalendarsystem.sip
197
%%PYQT_SIPDIR%%/PyKDE4/kdecore/kcalendarsystem.sip
198
%%SIPDIR%%/PyKDE4/kdecore/kcharsets.sip
198
%%PYQT_SIPDIR%%/PyKDE4/kdecore/kcharsets.sip
199
%%SIPDIR%%/PyKDE4/kdecore/kcmdlineargs.sip
199
%%PYQT_SIPDIR%%/PyKDE4/kdecore/kcmdlineargs.sip
200
%%SIPDIR%%/PyKDE4/kdecore/kcomponentdata.sip
200
%%PYQT_SIPDIR%%/PyKDE4/kdecore/kcomponentdata.sip
201
%%SIPDIR%%/PyKDE4/kdecore/kcompositejob.sip
201
%%PYQT_SIPDIR%%/PyKDE4/kdecore/kcompositejob.sip
202
%%SIPDIR%%/PyKDE4/kdecore/kconfig.sip
202
%%PYQT_SIPDIR%%/PyKDE4/kdecore/kconfig.sip
203
%%SIPDIR%%/PyKDE4/kdecore/kconfigbase.sip
203
%%PYQT_SIPDIR%%/PyKDE4/kdecore/kconfigbase.sip
204
%%SIPDIR%%/PyKDE4/kdecore/kconfigdata.sip
204
%%PYQT_SIPDIR%%/PyKDE4/kdecore/kconfigdata.sip
205
%%SIPDIR%%/PyKDE4/kdecore/kconfiggroup.sip
205
%%PYQT_SIPDIR%%/PyKDE4/kdecore/kconfiggroup.sip
206
%%SIPDIR%%/PyKDE4/kdecore/kconfigini.sip
206
%%PYQT_SIPDIR%%/PyKDE4/kdecore/kconfigini.sip
207
%%SIPDIR%%/PyKDE4/kdecore/kcoreconfigskeleton.sip
207
%%PYQT_SIPDIR%%/PyKDE4/kdecore/kcoreconfigskeleton.sip
208
%%SIPDIR%%/PyKDE4/kdecore/kcurrencycode.sip
208
%%PYQT_SIPDIR%%/PyKDE4/kdecore/kcurrencycode.sip
209
%%SIPDIR%%/PyKDE4/kdecore/kdatetime.sip
209
%%PYQT_SIPDIR%%/PyKDE4/kdecore/kdatetime.sip
210
%%SIPDIR%%/PyKDE4/kdecore/kdecoremod.sip
210
%%PYQT_SIPDIR%%/PyKDE4/kdecore/kdecoremod.sip
211
%%SIPDIR%%/PyKDE4/kdecore/kdedmodule.sip
211
%%PYQT_SIPDIR%%/PyKDE4/kdecore/kdedmodule.sip
212
%%SIPDIR%%/PyKDE4/kdecore/kdesktopfile.sip
212
%%PYQT_SIPDIR%%/PyKDE4/kdecore/kdesktopfile.sip
213
%%SIPDIR%%/PyKDE4/kdecore/kencodingdetector.sip
213
%%PYQT_SIPDIR%%/PyKDE4/kdecore/kencodingdetector.sip
214
%%SIPDIR%%/PyKDE4/kdecore/kencodingprober.sip
214
%%PYQT_SIPDIR%%/PyKDE4/kdecore/kencodingprober.sip
215
%%SIPDIR%%/PyKDE4/kdecore/kexportplugin.sip
215
%%PYQT_SIPDIR%%/PyKDE4/kdecore/kexportplugin.sip
216
%%SIPDIR%%/PyKDE4/kdecore/kfilterbase.sip
216
%%PYQT_SIPDIR%%/PyKDE4/kdecore/kfilterbase.sip
217
%%SIPDIR%%/PyKDE4/kdecore/kfilterdev.sip
217
%%PYQT_SIPDIR%%/PyKDE4/kdecore/kfilterdev.sip
218
%%SIPDIR%%/PyKDE4/kdecore/kglobal.sip
218
%%PYQT_SIPDIR%%/PyKDE4/kdecore/kglobal.sip
219
%%SIPDIR%%/PyKDE4/kdecore/kjob.sip
219
%%PYQT_SIPDIR%%/PyKDE4/kdecore/kjob.sip
220
%%SIPDIR%%/PyKDE4/kdecore/kjobtrackerinterface.sip
220
%%PYQT_SIPDIR%%/PyKDE4/kdecore/kjobtrackerinterface.sip
221
%%SIPDIR%%/PyKDE4/kdecore/kjobuidelegate.sip
221
%%PYQT_SIPDIR%%/PyKDE4/kdecore/kjobuidelegate.sip
222
%%SIPDIR%%/PyKDE4/kdecore/klibloader.sip
222
%%PYQT_SIPDIR%%/PyKDE4/kdecore/klibloader.sip
223
%%SIPDIR%%/PyKDE4/kdecore/klibrary.sip
223
%%PYQT_SIPDIR%%/PyKDE4/kdecore/klibrary.sip
224
%%SIPDIR%%/PyKDE4/kdecore/klocale.sip
224
%%PYQT_SIPDIR%%/PyKDE4/kdecore/klocale.sip
225
%%SIPDIR%%/PyKDE4/kdecore/klocalizeddate.sip
225
%%PYQT_SIPDIR%%/PyKDE4/kdecore/klocalizeddate.sip
226
%%SIPDIR%%/PyKDE4/kdecore/klocalizedstring.sip
226
%%PYQT_SIPDIR%%/PyKDE4/kdecore/klocalizedstring.sip
227
%%SIPDIR%%/PyKDE4/kdecore/klocalsocket.sip
227
%%PYQT_SIPDIR%%/PyKDE4/kdecore/klocalsocket.sip
228
%%SIPDIR%%/PyKDE4/kdecore/klockfile.sip
228
%%PYQT_SIPDIR%%/PyKDE4/kdecore/klockfile.sip
229
%%SIPDIR%%/PyKDE4/kdecore/kmacroexpander.sip
229
%%PYQT_SIPDIR%%/PyKDE4/kdecore/kmacroexpander.sip
230
%%SIPDIR%%/PyKDE4/kdecore/kmessage.sip
230
%%PYQT_SIPDIR%%/PyKDE4/kdecore/kmessage.sip
231
%%SIPDIR%%/PyKDE4/kdecore/kmimetype.sip
231
%%PYQT_SIPDIR%%/PyKDE4/kdecore/kmimetype.sip
232
%%SIPDIR%%/PyKDE4/kdecore/kmimetypetrader.sip
232
%%PYQT_SIPDIR%%/PyKDE4/kdecore/kmimetypetrader.sip
233
%%SIPDIR%%/PyKDE4/kdecore/kpluginfactory.sip
233
%%PYQT_SIPDIR%%/PyKDE4/kdecore/kpluginfactory.sip
234
%%SIPDIR%%/PyKDE4/kdecore/kplugininfo.sip
234
%%PYQT_SIPDIR%%/PyKDE4/kdecore/kplugininfo.sip
235
%%SIPDIR%%/PyKDE4/kdecore/kpluginloader.sip
235
%%PYQT_SIPDIR%%/PyKDE4/kdecore/kpluginloader.sip
236
%%SIPDIR%%/PyKDE4/kdecore/kprocess.sip
236
%%PYQT_SIPDIR%%/PyKDE4/kdecore/kprocess.sip
237
%%SIPDIR%%/PyKDE4/kdecore/kprotocolinfo.sip
237
%%PYQT_SIPDIR%%/PyKDE4/kdecore/kprotocolinfo.sip
238
%%SIPDIR%%/PyKDE4/kdecore/kpty.sip
238
%%PYQT_SIPDIR%%/PyKDE4/kdecore/kpty.sip
239
%%SIPDIR%%/PyKDE4/kdecore/kptydevice.sip
239
%%PYQT_SIPDIR%%/PyKDE4/kdecore/kptydevice.sip
240
%%SIPDIR%%/PyKDE4/kdecore/kptyprocess.sip
240
%%PYQT_SIPDIR%%/PyKDE4/kdecore/kptyprocess.sip
241
%%SIPDIR%%/PyKDE4/kdecore/krandom.sip
241
%%PYQT_SIPDIR%%/PyKDE4/kdecore/krandom.sip
242
%%SIPDIR%%/PyKDE4/kdecore/krandomsequence.sip
242
%%PYQT_SIPDIR%%/PyKDE4/kdecore/krandomsequence.sip
243
%%SIPDIR%%/PyKDE4/kdecore/ksavefile.sip
243
%%PYQT_SIPDIR%%/PyKDE4/kdecore/ksavefile.sip
244
%%SIPDIR%%/PyKDE4/kdecore/kservice.sip
244
%%PYQT_SIPDIR%%/PyKDE4/kdecore/kservice.sip
245
%%SIPDIR%%/PyKDE4/kdecore/kserviceaction.sip
245
%%PYQT_SIPDIR%%/PyKDE4/kdecore/kserviceaction.sip
246
%%SIPDIR%%/PyKDE4/kdecore/kservicegroup.sip
246
%%PYQT_SIPDIR%%/PyKDE4/kdecore/kservicegroup.sip
247
%%SIPDIR%%/PyKDE4/kdecore/kservicetype.sip
247
%%PYQT_SIPDIR%%/PyKDE4/kdecore/kservicetype.sip
248
%%SIPDIR%%/PyKDE4/kdecore/kservicetypeprofile.sip
248
%%PYQT_SIPDIR%%/PyKDE4/kdecore/kservicetypeprofile.sip
249
%%SIPDIR%%/PyKDE4/kdecore/kservicetypetrader.sip
249
%%PYQT_SIPDIR%%/PyKDE4/kdecore/kservicetypetrader.sip
250
%%SIPDIR%%/PyKDE4/kdecore/ksharedconfig.sip
250
%%PYQT_SIPDIR%%/PyKDE4/kdecore/ksharedconfig.sip
251
%%SIPDIR%%/PyKDE4/kdecore/kshell.sip
251
%%PYQT_SIPDIR%%/PyKDE4/kdecore/kshell.sip
252
%%SIPDIR%%/PyKDE4/kdecore/ksocketfactory.sip
252
%%PYQT_SIPDIR%%/PyKDE4/kdecore/ksocketfactory.sip
253
%%SIPDIR%%/PyKDE4/kdecore/kstandarddirs.sip
253
%%PYQT_SIPDIR%%/PyKDE4/kdecore/kstandarddirs.sip
254
%%SIPDIR%%/PyKDE4/kdecore/kstaticdeleter.sip
254
%%PYQT_SIPDIR%%/PyKDE4/kdecore/kstaticdeleter.sip
255
%%SIPDIR%%/PyKDE4/kdecore/kstringhandler.sip
255
%%PYQT_SIPDIR%%/PyKDE4/kdecore/kstringhandler.sip
256
%%SIPDIR%%/PyKDE4/kdecore/ksycoca.sip
256
%%PYQT_SIPDIR%%/PyKDE4/kdecore/ksycoca.sip
257
%%SIPDIR%%/PyKDE4/kdecore/ksycocaentry.sip
257
%%PYQT_SIPDIR%%/PyKDE4/kdecore/ksycocaentry.sip
258
%%SIPDIR%%/PyKDE4/kdecore/ksycocatype.sip
258
%%PYQT_SIPDIR%%/PyKDE4/kdecore/ksycocatype.sip
259
%%SIPDIR%%/PyKDE4/kdecore/ksystemtimezone.sip
259
%%PYQT_SIPDIR%%/PyKDE4/kdecore/ksystemtimezone.sip
260
%%SIPDIR%%/PyKDE4/kdecore/ktcpsocket.sip
260
%%PYQT_SIPDIR%%/PyKDE4/kdecore/ktcpsocket.sip
261
%%SIPDIR%%/PyKDE4/kdecore/ktempdir.sip
261
%%PYQT_SIPDIR%%/PyKDE4/kdecore/ktempdir.sip
262
%%SIPDIR%%/PyKDE4/kdecore/ktemporaryfile.sip
262
%%PYQT_SIPDIR%%/PyKDE4/kdecore/ktemporaryfile.sip
263
%%SIPDIR%%/PyKDE4/kdecore/ktimezone.sip
263
%%PYQT_SIPDIR%%/PyKDE4/kdecore/ktimezone.sip
264
%%SIPDIR%%/PyKDE4/kdecore/ktoolinvocation.sip
264
%%PYQT_SIPDIR%%/PyKDE4/kdecore/ktoolinvocation.sip
265
%%SIPDIR%%/PyKDE4/kdecore/ktzfiletimezone.sip
265
%%PYQT_SIPDIR%%/PyKDE4/kdecore/ktzfiletimezone.sip
266
%%SIPDIR%%/PyKDE4/kdecore/kurl.sip
266
%%PYQT_SIPDIR%%/PyKDE4/kdecore/kurl.sip
267
%%SIPDIR%%/PyKDE4/kdecore/kuser.sip
267
%%PYQT_SIPDIR%%/PyKDE4/kdecore/kuser.sip
268
%%SIPDIR%%/PyKDE4/kdecore/speller.sip
268
%%PYQT_SIPDIR%%/PyKDE4/kdecore/speller.sip
269
%%SIPDIR%%/PyKDE4/kdecore/typedefs.sip
269
%%PYQT_SIPDIR%%/PyKDE4/kdecore/typedefs.sip
270
%%SIPDIR%%/PyKDE4/kdeui/configdialog.sip
270
%%PYQT_SIPDIR%%/PyKDE4/kdeui/configdialog.sip
271
%%SIPDIR%%/PyKDE4/kdeui/configwidget.sip
271
%%PYQT_SIPDIR%%/PyKDE4/kdeui/configwidget.sip
272
%%SIPDIR%%/PyKDE4/kdeui/dialog.sip
272
%%PYQT_SIPDIR%%/PyKDE4/kdeui/dialog.sip
273
%%SIPDIR%%/PyKDE4/kdeui/dictionarycombobox.sip
273
%%PYQT_SIPDIR%%/PyKDE4/kdeui/dictionarycombobox.sip
274
%%SIPDIR%%/PyKDE4/kdeui/fixx11h.sip
274
%%PYQT_SIPDIR%%/PyKDE4/kdeui/fixx11h.sip
275
%%SIPDIR%%/PyKDE4/kdeui/highlighter.sip
275
%%PYQT_SIPDIR%%/PyKDE4/kdeui/highlighter.sip
276
%%SIPDIR%%/PyKDE4/kdeui/k3icon_p.sip
276
%%PYQT_SIPDIR%%/PyKDE4/kdeui/k3icon_p.sip
277
%%SIPDIR%%/PyKDE4/kdeui/kaboutapplicationdialog.sip
277
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kaboutapplicationdialog.sip
278
%%SIPDIR%%/PyKDE4/kdeui/kabstractwidgetjobtracker.sip
278
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kabstractwidgetjobtracker.sip
279
%%SIPDIR%%/PyKDE4/kdeui/kacceleratormanager.sip
279
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kacceleratormanager.sip
280
%%SIPDIR%%/PyKDE4/kdeui/kaccelgen.sip
280
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kaccelgen.sip
281
%%SIPDIR%%/PyKDE4/kdeui/kaction.sip
281
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kaction.sip
282
%%SIPDIR%%/PyKDE4/kdeui/kactioncategory.sip
282
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kactioncategory.sip
283
%%SIPDIR%%/PyKDE4/kdeui/kactioncollection.sip
283
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kactioncollection.sip
284
%%SIPDIR%%/PyKDE4/kdeui/kactionmenu.sip
284
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kactionmenu.sip
285
%%SIPDIR%%/PyKDE4/kdeui/kactionselector.sip
285
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kactionselector.sip
286
%%SIPDIR%%/PyKDE4/kdeui/kanimatedbutton.sip
286
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kanimatedbutton.sip
287
%%SIPDIR%%/PyKDE4/kdeui/kapplication.sip
287
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kapplication.sip
288
%%SIPDIR%%/PyKDE4/kdeui/karrowbutton.sip
288
%%PYQT_SIPDIR%%/PyKDE4/kdeui/karrowbutton.sip
289
%%SIPDIR%%/PyKDE4/kdeui/kassistantdialog.sip
289
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kassistantdialog.sip
290
%%SIPDIR%%/PyKDE4/kdeui/kbreadcrumbselectionmodel.sip
290
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kbreadcrumbselectionmodel.sip
291
%%SIPDIR%%/PyKDE4/kdeui/kbugreport.sip
291
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kbugreport.sip
292
%%SIPDIR%%/PyKDE4/kdeui/kbuttongroup.sip
292
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kbuttongroup.sip
293
%%SIPDIR%%/PyKDE4/kdeui/kcapacitybar.sip
293
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kcapacitybar.sip
294
%%SIPDIR%%/PyKDE4/kdeui/kcategorizedsortfilterproxymodel.sip
294
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kcategorizedsortfilterproxymodel.sip
295
%%SIPDIR%%/PyKDE4/kdeui/kcategorizedview.sip
295
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kcategorizedview.sip
296
%%SIPDIR%%/PyKDE4/kdeui/kcategorydrawer.sip
296
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kcategorydrawer.sip
297
%%SIPDIR%%/PyKDE4/kdeui/kcharselect.sip
297
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kcharselect.sip
298
%%SIPDIR%%/PyKDE4/kdeui/kcheckableproxymodel.sip
298
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kcheckableproxymodel.sip
299
%%SIPDIR%%/PyKDE4/kdeui/kcmodule.sip
299
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kcmodule.sip
300
%%SIPDIR%%/PyKDE4/kdeui/kcodecaction.sip
300
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kcodecaction.sip
301
%%SIPDIR%%/PyKDE4/kdeui/kcolorbutton.sip
301
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kcolorbutton.sip
302
%%SIPDIR%%/PyKDE4/kdeui/kcolorchoosermode.sip
302
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kcolorchoosermode.sip
303
%%SIPDIR%%/PyKDE4/kdeui/kcolorcollection.sip
303
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kcolorcollection.sip
304
%%SIPDIR%%/PyKDE4/kdeui/kcolorcombo.sip
304
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kcolorcombo.sip
305
%%SIPDIR%%/PyKDE4/kdeui/kcolordialog.sip
305
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kcolordialog.sip
306
%%SIPDIR%%/PyKDE4/kdeui/kcolormimedata.sip
306
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kcolormimedata.sip
307
%%SIPDIR%%/PyKDE4/kdeui/kcolorscheme.sip
307
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kcolorscheme.sip
308
%%SIPDIR%%/PyKDE4/kdeui/kcolorutils.sip
308
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kcolorutils.sip
309
%%SIPDIR%%/PyKDE4/kdeui/kcolorvalueselector.sip
309
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kcolorvalueselector.sip
310
%%SIPDIR%%/PyKDE4/kdeui/kcombobox.sip
310
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kcombobox.sip
311
%%SIPDIR%%/PyKDE4/kdeui/kcompletion.sip
311
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kcompletion.sip
312
%%SIPDIR%%/PyKDE4/kdeui/kcompletionbox.sip
312
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kcompletionbox.sip
313
%%SIPDIR%%/PyKDE4/kdeui/kconfigdialog.sip
313
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kconfigdialog.sip
314
%%SIPDIR%%/PyKDE4/kdeui/kconfigdialogmanager.sip
314
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kconfigdialogmanager.sip
315
%%SIPDIR%%/PyKDE4/kdeui/kconfigskeleton.sip
315
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kconfigskeleton.sip
316
%%SIPDIR%%/PyKDE4/kdeui/kcrash.sip
316
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kcrash.sip
317
%%SIPDIR%%/PyKDE4/kdeui/kcursor.sip
317
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kcursor.sip
318
%%SIPDIR%%/PyKDE4/kdeui/kdatecombobox.sip
318
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kdatecombobox.sip
319
%%SIPDIR%%/PyKDE4/kdeui/kdatepicker.sip
319
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kdatepicker.sip
320
%%SIPDIR%%/PyKDE4/kdeui/kdatetable.sip
320
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kdatetable.sip
321
%%SIPDIR%%/PyKDE4/kdeui/kdatetimeedit.sip
321
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kdatetimeedit.sip
322
%%SIPDIR%%/PyKDE4/kdeui/kdatetimewidget.sip
322
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kdatetimewidget.sip
323
%%SIPDIR%%/PyKDE4/kdeui/kdatewidget.sip
323
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kdatewidget.sip
324
%%SIPDIR%%/PyKDE4/kdeui/kdeprintdialog.sip
324
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kdeprintdialog.sip
325
%%SIPDIR%%/PyKDE4/kdeui/kdescendantsproxymodel.sip
325
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kdescendantsproxymodel.sip
326
%%SIPDIR%%/PyKDE4/kdeui/kdeuimod.sip
326
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kdeuimod.sip
327
%%SIPDIR%%/PyKDE4/kdeui/kdialog.sip
327
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kdialog.sip
328
%%SIPDIR%%/PyKDE4/kdeui/kdialogbuttonbox.sip
328
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kdialogbuttonbox.sip
329
%%SIPDIR%%/PyKDE4/kdeui/kdialogjobuidelegate.sip
329
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kdialogjobuidelegate.sip
330
%%SIPDIR%%/PyKDE4/kdeui/kdualaction.sip
330
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kdualaction.sip
331
%%SIPDIR%%/PyKDE4/kdeui/keditlistbox.sip
331
%%PYQT_SIPDIR%%/PyKDE4/kdeui/keditlistbox.sip
332
%%SIPDIR%%/PyKDE4/kdeui/keditlistwidget.sip
332
%%PYQT_SIPDIR%%/PyKDE4/kdeui/keditlistwidget.sip
333
%%SIPDIR%%/PyKDE4/kdeui/kedittoolbar.sip
333
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kedittoolbar.sip
334
%%SIPDIR%%/PyKDE4/kdeui/kextendableitemdelegate.sip
334
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kextendableitemdelegate.sip
335
%%SIPDIR%%/PyKDE4/kdeui/kfadewidgeteffect.sip
335
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kfadewidgeteffect.sip
336
%%SIPDIR%%/PyKDE4/kdeui/kfilterproxysearchline.sip
336
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kfilterproxysearchline.sip
337
%%SIPDIR%%/PyKDE4/kdeui/kfind.sip
337
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kfind.sip
338
%%SIPDIR%%/PyKDE4/kdeui/kfinddialog.sip
338
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kfinddialog.sip
339
%%SIPDIR%%/PyKDE4/kdeui/kfontaction.sip
339
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kfontaction.sip
340
%%SIPDIR%%/PyKDE4/kdeui/kfontchooser.sip
340
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kfontchooser.sip
341
%%SIPDIR%%/PyKDE4/kdeui/kfontcombobox.sip
341
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kfontcombobox.sip
342
%%SIPDIR%%/PyKDE4/kdeui/kfontdialog.sip
342
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kfontdialog.sip
343
%%SIPDIR%%/PyKDE4/kdeui/kfontrequester.sip
343
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kfontrequester.sip
344
%%SIPDIR%%/PyKDE4/kdeui/kfontsizeaction.sip
344
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kfontsizeaction.sip
345
%%SIPDIR%%/PyKDE4/kdeui/kfontutils.sip
345
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kfontutils.sip
346
%%SIPDIR%%/PyKDE4/kdeui/kgesture.sip
346
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kgesture.sip
347
%%SIPDIR%%/PyKDE4/kdeui/kglobalaccel.sip
347
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kglobalaccel.sip
348
%%SIPDIR%%/PyKDE4/kdeui/kglobalsettings.sip
348
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kglobalsettings.sip
349
%%SIPDIR%%/PyKDE4/kdeui/kglobalshortcutinfo.sip
349
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kglobalshortcutinfo.sip
350
%%SIPDIR%%/PyKDE4/kdeui/kguiitem.sip
350
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kguiitem.sip
351
%%SIPDIR%%/PyKDE4/kdeui/khbox.sip
351
%%PYQT_SIPDIR%%/PyKDE4/kdeui/khbox.sip
352
%%SIPDIR%%/PyKDE4/kdeui/khelpmenu.sip
352
%%PYQT_SIPDIR%%/PyKDE4/kdeui/khelpmenu.sip
353
%%SIPDIR%%/PyKDE4/kdeui/khistorycombobox.sip
353
%%PYQT_SIPDIR%%/PyKDE4/kdeui/khistorycombobox.sip
354
%%SIPDIR%%/PyKDE4/kdeui/khuesaturationselect.sip
354
%%PYQT_SIPDIR%%/PyKDE4/kdeui/khuesaturationselect.sip
355
%%SIPDIR%%/PyKDE4/kdeui/kicon.sip
355
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kicon.sip
356
%%SIPDIR%%/PyKDE4/kdeui/kiconcache.sip
356
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kiconcache.sip
357
%%SIPDIR%%/PyKDE4/kdeui/kiconeffect.sip
357
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kiconeffect.sip
358
%%SIPDIR%%/PyKDE4/kdeui/kiconloader.sip
358
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kiconloader.sip
359
%%SIPDIR%%/PyKDE4/kdeui/kicontheme.sip
359
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kicontheme.sip
360
%%SIPDIR%%/PyKDE4/kdeui/kidentityproxymodel.sip
360
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kidentityproxymodel.sip
361
%%SIPDIR%%/PyKDE4/kdeui/kinputdialog.sip
361
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kinputdialog.sip
362
%%SIPDIR%%/PyKDE4/kdeui/kkeysequencewidget.sip
362
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kkeysequencewidget.sip
363
%%SIPDIR%%/PyKDE4/kdeui/kkeyserver.sip
363
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kkeyserver.sip
364
%%SIPDIR%%/PyKDE4/kdeui/kkeyserver_x11.sip
364
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kkeyserver_x11.sip
365
%%SIPDIR%%/PyKDE4/kdeui/klanguagebutton.sip
365
%%PYQT_SIPDIR%%/PyKDE4/kdeui/klanguagebutton.sip
366
%%SIPDIR%%/PyKDE4/kdeui/kled.sip
366
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kled.sip
367
%%SIPDIR%%/PyKDE4/kdeui/klineedit.sip
367
%%PYQT_SIPDIR%%/PyKDE4/kdeui/klineedit.sip
368
%%SIPDIR%%/PyKDE4/kdeui/klinkitemselectionmodel.sip
368
%%PYQT_SIPDIR%%/PyKDE4/kdeui/klinkitemselectionmodel.sip
369
%%SIPDIR%%/PyKDE4/kdeui/klistwidget.sip
369
%%PYQT_SIPDIR%%/PyKDE4/kdeui/klistwidget.sip
370
%%SIPDIR%%/PyKDE4/kdeui/klistwidgetsearchline.sip
370
%%PYQT_SIPDIR%%/PyKDE4/kdeui/klistwidgetsearchline.sip
371
%%SIPDIR%%/PyKDE4/kdeui/kmainwindow.sip
371
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kmainwindow.sip
372
%%SIPDIR%%/PyKDE4/kdeui/kmanagerselection.sip
372
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kmanagerselection.sip
373
%%SIPDIR%%/PyKDE4/kdeui/kmenu.sip
373
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kmenu.sip
374
%%SIPDIR%%/PyKDE4/kdeui/kmenubar.sip
374
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kmenubar.sip
375
%%SIPDIR%%/PyKDE4/kdeui/kmessagebox.sip
375
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kmessagebox.sip
376
%%SIPDIR%%/PyKDE4/kdeui/kmessageboxmessagehandler.sip
376
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kmessageboxmessagehandler.sip
377
%%SIPDIR%%/PyKDE4/kdeui/kmessagewidget.sip
377
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kmessagewidget.sip
378
%%SIPDIR%%/PyKDE4/kdeui/kmodelindexproxymapper.sip
378
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kmodelindexproxymapper.sip
379
%%SIPDIR%%/PyKDE4/kdeui/kmodifierkeyinfo.sip
379
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kmodifierkeyinfo.sip
380
%%SIPDIR%%/PyKDE4/kdeui/kmultitabbar.sip
380
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kmultitabbar.sip
381
%%SIPDIR%%/PyKDE4/kdeui/knewpassworddialog.sip
381
%%PYQT_SIPDIR%%/PyKDE4/kdeui/knewpassworddialog.sip
382
%%SIPDIR%%/PyKDE4/kdeui/knotification.sip
382
%%PYQT_SIPDIR%%/PyKDE4/kdeui/knotification.sip
383
%%SIPDIR%%/PyKDE4/kdeui/knotificationrestrictions.sip
383
%%PYQT_SIPDIR%%/PyKDE4/kdeui/knotificationrestrictions.sip
384
%%SIPDIR%%/PyKDE4/kdeui/knuminput.sip
384
%%PYQT_SIPDIR%%/PyKDE4/kdeui/knuminput.sip
385
%%SIPDIR%%/PyKDE4/kdeui/knumvalidator.sip
385
%%PYQT_SIPDIR%%/PyKDE4/kdeui/knumvalidator.sip
386
%%SIPDIR%%/PyKDE4/kdeui/kpagedialog.sip
386
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kpagedialog.sip
387
%%SIPDIR%%/PyKDE4/kdeui/kpagemodel.sip
387
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kpagemodel.sip
388
%%SIPDIR%%/PyKDE4/kdeui/kpageview.sip
388
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kpageview.sip
389
%%SIPDIR%%/PyKDE4/kdeui/kpagewidget.sip
389
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kpagewidget.sip
390
%%SIPDIR%%/PyKDE4/kdeui/kpagewidgetmodel.sip
390
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kpagewidgetmodel.sip
391
%%SIPDIR%%/PyKDE4/kdeui/kpassivepopup.sip
391
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kpassivepopup.sip
392
%%SIPDIR%%/PyKDE4/kdeui/kpassivepopupmessagehandler.sip
392
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kpassivepopupmessagehandler.sip
393
%%SIPDIR%%/PyKDE4/kdeui/kpassworddialog.sip
393
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kpassworddialog.sip
394
%%SIPDIR%%/PyKDE4/kdeui/kpastetextaction.sip
394
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kpastetextaction.sip
395
%%SIPDIR%%/PyKDE4/kdeui/kpixmapcache.sip
395
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kpixmapcache.sip
396
%%SIPDIR%%/PyKDE4/kdeui/kpixmapprovider.sip
396
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kpixmapprovider.sip
397
%%SIPDIR%%/PyKDE4/kdeui/kpixmapregionselectordialog.sip
397
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kpixmapregionselectordialog.sip
398
%%SIPDIR%%/PyKDE4/kdeui/kpixmapregionselectorwidget.sip
398
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kpixmapregionselectorwidget.sip
399
%%SIPDIR%%/PyKDE4/kdeui/kpixmapsequence.sip
399
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kpixmapsequence.sip
400
%%SIPDIR%%/PyKDE4/kdeui/kpixmapsequenceoverlaypainter.sip
400
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kpixmapsequenceoverlaypainter.sip
401
%%SIPDIR%%/PyKDE4/kdeui/kpixmapsequencewidget.sip
401
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kpixmapsequencewidget.sip
402
%%SIPDIR%%/PyKDE4/kdeui/kplotaxis.sip
402
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kplotaxis.sip
403
%%SIPDIR%%/PyKDE4/kdeui/kplotobject.sip
403
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kplotobject.sip
404
%%SIPDIR%%/PyKDE4/kdeui/kplotpoint.sip
404
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kplotpoint.sip
405
%%SIPDIR%%/PyKDE4/kdeui/kplotwidget.sip
405
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kplotwidget.sip
406
%%SIPDIR%%/PyKDE4/kdeui/kprogressdialog.sip
406
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kprogressdialog.sip
407
%%SIPDIR%%/PyKDE4/kdeui/kpushbutton.sip
407
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kpushbutton.sip
408
%%SIPDIR%%/PyKDE4/kdeui/kratingpainter.sip
408
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kratingpainter.sip
409
%%SIPDIR%%/PyKDE4/kdeui/kratingwidget.sip
409
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kratingwidget.sip
410
%%SIPDIR%%/PyKDE4/kdeui/krecentfilesaction.sip
410
%%PYQT_SIPDIR%%/PyKDE4/kdeui/krecentfilesaction.sip
411
%%SIPDIR%%/PyKDE4/kdeui/krecursivefilterproxymodel.sip
411
%%PYQT_SIPDIR%%/PyKDE4/kdeui/krecursivefilterproxymodel.sip
412
%%SIPDIR%%/PyKDE4/kdeui/kreplace.sip
412
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kreplace.sip
413
%%SIPDIR%%/PyKDE4/kdeui/kreplacedialog.sip
413
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kreplacedialog.sip
414
%%SIPDIR%%/PyKDE4/kdeui/krestrictedline.sip
414
%%PYQT_SIPDIR%%/PyKDE4/kdeui/krestrictedline.sip
415
%%SIPDIR%%/PyKDE4/kdeui/krichtextedit.sip
415
%%PYQT_SIPDIR%%/PyKDE4/kdeui/krichtextedit.sip
416
%%SIPDIR%%/PyKDE4/kdeui/krichtextwidget.sip
416
%%PYQT_SIPDIR%%/PyKDE4/kdeui/krichtextwidget.sip
417
%%SIPDIR%%/PyKDE4/kdeui/kruler.sip
417
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kruler.sip
418
%%SIPDIR%%/PyKDE4/kdeui/kselectaction.sip
418
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kselectaction.sip
419
%%SIPDIR%%/PyKDE4/kdeui/kselectionproxymodel.sip
419
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kselectionproxymodel.sip
420
%%SIPDIR%%/PyKDE4/kdeui/kselector.sip
420
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kselector.sip
421
%%SIPDIR%%/PyKDE4/kdeui/kseparator.sip
421
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kseparator.sip
422
%%SIPDIR%%/PyKDE4/kdeui/ksessionmanager.sip
422
%%PYQT_SIPDIR%%/PyKDE4/kdeui/ksessionmanager.sip
423
%%SIPDIR%%/PyKDE4/kdeui/kshortcut.sip
423
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kshortcut.sip
424
%%SIPDIR%%/PyKDE4/kdeui/kshortcutsdialog.sip
424
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kshortcutsdialog.sip
425
%%SIPDIR%%/PyKDE4/kdeui/kshortcutseditor.sip
425
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kshortcutseditor.sip
426
%%SIPDIR%%/PyKDE4/kdeui/kshortcutwidget.sip
426
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kshortcutwidget.sip
427
%%SIPDIR%%/PyKDE4/kdeui/ksplashscreen.sip
427
%%PYQT_SIPDIR%%/PyKDE4/kdeui/ksplashscreen.sip
428
%%SIPDIR%%/PyKDE4/kdeui/ksqueezedtextlabel.sip
428
%%PYQT_SIPDIR%%/PyKDE4/kdeui/ksqueezedtextlabel.sip
429
%%SIPDIR%%/PyKDE4/kdeui/kstandardaction.sip
429
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kstandardaction.sip
430
%%SIPDIR%%/PyKDE4/kdeui/kstandardguiitem.sip
430
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kstandardguiitem.sip
431
%%SIPDIR%%/PyKDE4/kdeui/kstandardshortcut.sip
431
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kstandardshortcut.sip
432
%%SIPDIR%%/PyKDE4/kdeui/kstartupinfo.sip
432
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kstartupinfo.sip
433
%%SIPDIR%%/PyKDE4/kdeui/kstatusbar.sip
433
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kstatusbar.sip
434
%%SIPDIR%%/PyKDE4/kdeui/kstatusbarjobtracker.sip
434
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kstatusbarjobtracker.sip
435
%%SIPDIR%%/PyKDE4/kdeui/kstatusnotifieritem.sip
435
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kstatusnotifieritem.sip
436
%%SIPDIR%%/PyKDE4/kdeui/kstringvalidator.sip
436
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kstringvalidator.sip
437
%%SIPDIR%%/PyKDE4/kdeui/kstyle.sip
437
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kstyle.sip
438
%%SIPDIR%%/PyKDE4/kdeui/ksvgrenderer.sip
438
%%PYQT_SIPDIR%%/PyKDE4/kdeui/ksvgrenderer.sip
439
%%SIPDIR%%/PyKDE4/kdeui/ksystemeventfilter.sip
439
%%PYQT_SIPDIR%%/PyKDE4/kdeui/ksystemeventfilter.sip
440
%%SIPDIR%%/PyKDE4/kdeui/ksystemtrayicon.sip
440
%%PYQT_SIPDIR%%/PyKDE4/kdeui/ksystemtrayicon.sip
441
%%SIPDIR%%/PyKDE4/kdeui/ktabbar.sip
441
%%PYQT_SIPDIR%%/PyKDE4/kdeui/ktabbar.sip
442
%%SIPDIR%%/PyKDE4/kdeui/ktabwidget.sip
442
%%PYQT_SIPDIR%%/PyKDE4/kdeui/ktabwidget.sip
443
%%SIPDIR%%/PyKDE4/kdeui/ktextbrowser.sip
443
%%PYQT_SIPDIR%%/PyKDE4/kdeui/ktextbrowser.sip
444
%%SIPDIR%%/PyKDE4/kdeui/ktextedit.sip
444
%%PYQT_SIPDIR%%/PyKDE4/kdeui/ktextedit.sip
445
%%SIPDIR%%/PyKDE4/kdeui/ktimecombobox.sip
445
%%PYQT_SIPDIR%%/PyKDE4/kdeui/ktimecombobox.sip
446
%%SIPDIR%%/PyKDE4/kdeui/ktimezonewidget.sip
446
%%PYQT_SIPDIR%%/PyKDE4/kdeui/ktimezonewidget.sip
447
%%SIPDIR%%/PyKDE4/kdeui/ktip.sip
447
%%PYQT_SIPDIR%%/PyKDE4/kdeui/ktip.sip
448
%%SIPDIR%%/PyKDE4/kdeui/ktitlewidget.sip
448
%%PYQT_SIPDIR%%/PyKDE4/kdeui/ktitlewidget.sip
449
%%SIPDIR%%/PyKDE4/kdeui/ktoggleaction.sip
449
%%PYQT_SIPDIR%%/PyKDE4/kdeui/ktoggleaction.sip
450
%%SIPDIR%%/PyKDE4/kdeui/ktogglefullscreenaction.sip
450
%%PYQT_SIPDIR%%/PyKDE4/kdeui/ktogglefullscreenaction.sip
451
%%SIPDIR%%/PyKDE4/kdeui/ktoggletoolbaraction.sip
451
%%PYQT_SIPDIR%%/PyKDE4/kdeui/ktoggletoolbaraction.sip
452
%%SIPDIR%%/PyKDE4/kdeui/ktoolbar.sip
452
%%PYQT_SIPDIR%%/PyKDE4/kdeui/ktoolbar.sip
453
%%SIPDIR%%/PyKDE4/kdeui/ktoolbarlabelaction.sip
453
%%PYQT_SIPDIR%%/PyKDE4/kdeui/ktoolbarlabelaction.sip
454
%%SIPDIR%%/PyKDE4/kdeui/ktoolbarpopupaction.sip
454
%%PYQT_SIPDIR%%/PyKDE4/kdeui/ktoolbarpopupaction.sip
455
%%SIPDIR%%/PyKDE4/kdeui/ktoolbarspaceraction.sip
455
%%PYQT_SIPDIR%%/PyKDE4/kdeui/ktoolbarspaceraction.sip
456
%%SIPDIR%%/PyKDE4/kdeui/ktreewidgetsearchline.sip
456
%%PYQT_SIPDIR%%/PyKDE4/kdeui/ktreewidgetsearchline.sip
457
%%SIPDIR%%/PyKDE4/kdeui/kuiserverjobtracker.sip
457
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kuiserverjobtracker.sip
458
%%SIPDIR%%/PyKDE4/kdeui/kundostack.sip
458
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kundostack.sip
459
%%SIPDIR%%/PyKDE4/kdeui/kuniqueapplication.sip
459
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kuniqueapplication.sip
460
%%SIPDIR%%/PyKDE4/kdeui/kurllabel.sip
460
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kurllabel.sip
461
%%SIPDIR%%/PyKDE4/kdeui/kvbox.sip
461
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kvbox.sip
462
%%SIPDIR%%/PyKDE4/kdeui/kviewstatemaintainer.sip
462
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kviewstatemaintainer.sip
463
%%SIPDIR%%/PyKDE4/kdeui/kviewstatesaver.sip
463
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kviewstatesaver.sip
464
%%SIPDIR%%/PyKDE4/kdeui/kwallet.sip
464
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kwallet.sip
465
%%SIPDIR%%/PyKDE4/kdeui/kwidgetitemdelegate.sip
465
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kwidgetitemdelegate.sip
466
%%SIPDIR%%/PyKDE4/kdeui/kwidgetjobtracker.sip
466
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kwidgetjobtracker.sip
467
%%SIPDIR%%/PyKDE4/kdeui/kwindowinfo.sip
467
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kwindowinfo.sip
468
%%SIPDIR%%/PyKDE4/kdeui/kwindowsystem.sip
468
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kwindowsystem.sip
469
%%SIPDIR%%/PyKDE4/kdeui/kwordwrap.sip
469
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kwordwrap.sip
470
%%SIPDIR%%/PyKDE4/kdeui/kxmessages.sip
470
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kxmessages.sip
471
%%SIPDIR%%/PyKDE4/kdeui/kxmlguibuilder.sip
471
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kxmlguibuilder.sip
472
%%SIPDIR%%/PyKDE4/kdeui/kxmlguiclient.sip
472
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kxmlguiclient.sip
473
%%SIPDIR%%/PyKDE4/kdeui/kxmlguifactory.sip
473
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kxmlguifactory.sip
474
%%SIPDIR%%/PyKDE4/kdeui/kxmlguiwindow.sip
474
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kxmlguiwindow.sip
475
%%SIPDIR%%/PyKDE4/kdeui/kxutils.sip
475
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kxutils.sip
476
%%SIPDIR%%/PyKDE4/kdeui/kxyselector.sip
476
%%PYQT_SIPDIR%%/PyKDE4/kdeui/kxyselector.sip
477
%%SIPDIR%%/PyKDE4/kdeui/netwm.sip
477
%%PYQT_SIPDIR%%/PyKDE4/kdeui/netwm.sip
478
%%SIPDIR%%/PyKDE4/kdeui/netwm_def.sip
478
%%PYQT_SIPDIR%%/PyKDE4/kdeui/netwm_def.sip
479
%%SIPDIR%%/PyKDE4/khtml/css_rule.sip
479
%%PYQT_SIPDIR%%/PyKDE4/khtml/css_rule.sip
480
%%SIPDIR%%/PyKDE4/khtml/css_stylesheet.sip
480
%%PYQT_SIPDIR%%/PyKDE4/khtml/css_stylesheet.sip
481
%%SIPDIR%%/PyKDE4/khtml/css_value.sip
481
%%PYQT_SIPDIR%%/PyKDE4/khtml/css_value.sip
482
%%SIPDIR%%/PyKDE4/khtml/dom2_events.sip
482
%%PYQT_SIPDIR%%/PyKDE4/khtml/dom2_events.sip
483
%%SIPDIR%%/PyKDE4/khtml/dom2_range.sip
483
%%PYQT_SIPDIR%%/PyKDE4/khtml/dom2_range.sip
484
%%SIPDIR%%/PyKDE4/khtml/dom2_traversal.sip
484
%%PYQT_SIPDIR%%/PyKDE4/khtml/dom2_traversal.sip
485
%%SIPDIR%%/PyKDE4/khtml/dom2_views.sip
485
%%PYQT_SIPDIR%%/PyKDE4/khtml/dom2_views.sip
486
%%SIPDIR%%/PyKDE4/khtml/dom_doc.sip
486
%%PYQT_SIPDIR%%/PyKDE4/khtml/dom_doc.sip
487
%%SIPDIR%%/PyKDE4/khtml/dom_element.sip
487
%%PYQT_SIPDIR%%/PyKDE4/khtml/dom_element.sip
488
%%SIPDIR%%/PyKDE4/khtml/dom_exception.sip
488
%%PYQT_SIPDIR%%/PyKDE4/khtml/dom_exception.sip
489
%%SIPDIR%%/PyKDE4/khtml/dom_misc.sip
489
%%PYQT_SIPDIR%%/PyKDE4/khtml/dom_misc.sip
490
%%SIPDIR%%/PyKDE4/khtml/dom_node.sip
490
%%PYQT_SIPDIR%%/PyKDE4/khtml/dom_node.sip
491
%%SIPDIR%%/PyKDE4/khtml/dom_string.sip
491
%%PYQT_SIPDIR%%/PyKDE4/khtml/dom_string.sip
492
%%SIPDIR%%/PyKDE4/khtml/dom_text.sip
492
%%PYQT_SIPDIR%%/PyKDE4/khtml/dom_text.sip
493
%%SIPDIR%%/PyKDE4/khtml/dom_xml.sip
493
%%PYQT_SIPDIR%%/PyKDE4/khtml/dom_xml.sip
494
%%SIPDIR%%/PyKDE4/khtml/html_base.sip
494
%%PYQT_SIPDIR%%/PyKDE4/khtml/html_base.sip
495
%%SIPDIR%%/PyKDE4/khtml/html_block.sip
495
%%PYQT_SIPDIR%%/PyKDE4/khtml/html_block.sip
496
%%SIPDIR%%/PyKDE4/khtml/html_document.sip
496
%%PYQT_SIPDIR%%/PyKDE4/khtml/html_document.sip
497
%%SIPDIR%%/PyKDE4/khtml/html_element.sip
497
%%PYQT_SIPDIR%%/PyKDE4/khtml/html_element.sip
498
%%SIPDIR%%/PyKDE4/khtml/html_form.sip
498
%%PYQT_SIPDIR%%/PyKDE4/khtml/html_form.sip
499
%%SIPDIR%%/PyKDE4/khtml/html_head.sip
499
%%PYQT_SIPDIR%%/PyKDE4/khtml/html_head.sip
500
%%SIPDIR%%/PyKDE4/khtml/html_image.sip
500
%%PYQT_SIPDIR%%/PyKDE4/khtml/html_image.sip
501
%%SIPDIR%%/PyKDE4/khtml/html_inline.sip
501
%%PYQT_SIPDIR%%/PyKDE4/khtml/html_inline.sip
502
%%SIPDIR%%/PyKDE4/khtml/html_list.sip
502
%%PYQT_SIPDIR%%/PyKDE4/khtml/html_list.sip
503
%%SIPDIR%%/PyKDE4/khtml/html_misc.sip
503
%%PYQT_SIPDIR%%/PyKDE4/khtml/html_misc.sip
504
%%SIPDIR%%/PyKDE4/khtml/html_object.sip
504
%%PYQT_SIPDIR%%/PyKDE4/khtml/html_object.sip
505
%%SIPDIR%%/PyKDE4/khtml/html_table.sip
505
%%PYQT_SIPDIR%%/PyKDE4/khtml/html_table.sip
506
%%SIPDIR%%/PyKDE4/khtml/khtml_part.sip
506
%%PYQT_SIPDIR%%/PyKDE4/khtml/khtml_part.sip
507
%%SIPDIR%%/PyKDE4/khtml/khtml_settings.sip
507
%%PYQT_SIPDIR%%/PyKDE4/khtml/khtml_settings.sip
508
%%SIPDIR%%/PyKDE4/khtml/khtmlmod.sip
508
%%PYQT_SIPDIR%%/PyKDE4/khtml/khtmlmod.sip
509
%%SIPDIR%%/PyKDE4/khtml/khtmlview.sip
509
%%PYQT_SIPDIR%%/PyKDE4/khtml/khtmlview.sip
510
%%SIPDIR%%/PyKDE4/kio/accessmanager.sip
510
%%PYQT_SIPDIR%%/PyKDE4/kio/accessmanager.sip
511
%%SIPDIR%%/PyKDE4/kio/authinfo.sip
511
%%PYQT_SIPDIR%%/PyKDE4/kio/authinfo.sip
512
%%SIPDIR%%/PyKDE4/kio/chmodjob.sip
512
%%PYQT_SIPDIR%%/PyKDE4/kio/chmodjob.sip
513
%%SIPDIR%%/PyKDE4/kio/connection.sip
513
%%PYQT_SIPDIR%%/PyKDE4/kio/connection.sip
514
%%SIPDIR%%/PyKDE4/kio/copyjob.sip
514
%%PYQT_SIPDIR%%/PyKDE4/kio/copyjob.sip
515
%%SIPDIR%%/PyKDE4/kio/davjob.sip
515
%%PYQT_SIPDIR%%/PyKDE4/kio/davjob.sip
516
%%SIPDIR%%/PyKDE4/kio/deletejob.sip
516
%%PYQT_SIPDIR%%/PyKDE4/kio/deletejob.sip
517
%%SIPDIR%%/PyKDE4/kio/directorysizejob.sip
517
%%PYQT_SIPDIR%%/PyKDE4/kio/directorysizejob.sip
518
%%SIPDIR%%/PyKDE4/kio/filejob.sip
518
%%PYQT_SIPDIR%%/PyKDE4/kio/filejob.sip
519
%%SIPDIR%%/PyKDE4/kio/fileundomanager.sip
519
%%PYQT_SIPDIR%%/PyKDE4/kio/fileundomanager.sip
520
%%SIPDIR%%/PyKDE4/kio/forwardingslavebase.sip
520
%%PYQT_SIPDIR%%/PyKDE4/kio/forwardingslavebase.sip
521
%%SIPDIR%%/PyKDE4/kio/global.sip
521
%%PYQT_SIPDIR%%/PyKDE4/kio/global.sip
522
%%SIPDIR%%/PyKDE4/kio/job.sip
522
%%PYQT_SIPDIR%%/PyKDE4/kio/job.sip
523
%%SIPDIR%%/PyKDE4/kio/jobclasses.sip
523
%%PYQT_SIPDIR%%/PyKDE4/kio/jobclasses.sip
524
%%SIPDIR%%/PyKDE4/kio/jobuidelegate.sip
524
%%PYQT_SIPDIR%%/PyKDE4/kio/jobuidelegate.sip
525
%%SIPDIR%%/PyKDE4/kio/kabstractfileitemactionplugin.sip
525
%%PYQT_SIPDIR%%/PyKDE4/kio/kabstractfileitemactionplugin.sip
526
%%SIPDIR%%/PyKDE4/kio/kabstractfilemodule.sip
526
%%PYQT_SIPDIR%%/PyKDE4/kio/kabstractfilemodule.sip
527
%%SIPDIR%%/PyKDE4/kio/kabstractfilewidget.sip
527
%%PYQT_SIPDIR%%/PyKDE4/kio/kabstractfilewidget.sip
528
%%SIPDIR%%/PyKDE4/kio/kacl.sip
528
%%PYQT_SIPDIR%%/PyKDE4/kio/kacl.sip
529
%%SIPDIR%%/PyKDE4/kio/kar.sip
529
%%PYQT_SIPDIR%%/PyKDE4/kio/kar.sip
530
%%SIPDIR%%/PyKDE4/kio/karchive.sip
530
%%PYQT_SIPDIR%%/PyKDE4/kio/karchive.sip
531
%%SIPDIR%%/PyKDE4/kio/kautomount.sip
531
%%PYQT_SIPDIR%%/PyKDE4/kio/kautomount.sip
532
%%SIPDIR%%/PyKDE4/kio/kbookmark.sip
532
%%PYQT_SIPDIR%%/PyKDE4/kio/kbookmark.sip
533
%%SIPDIR%%/PyKDE4/kio/kbookmarkdialog.sip
533
%%PYQT_SIPDIR%%/PyKDE4/kio/kbookmarkdialog.sip
534
%%SIPDIR%%/PyKDE4/kio/kbookmarkdombuilder.sip
534
%%PYQT_SIPDIR%%/PyKDE4/kio/kbookmarkdombuilder.sip
535
%%SIPDIR%%/PyKDE4/kio/kbookmarkexporter.sip
535
%%PYQT_SIPDIR%%/PyKDE4/kio/kbookmarkexporter.sip
536
%%SIPDIR%%/PyKDE4/kio/kbookmarkimporter.sip
536
%%PYQT_SIPDIR%%/PyKDE4/kio/kbookmarkimporter.sip
537
%%SIPDIR%%/PyKDE4/kio/kbookmarkimporter_crash.sip
537
%%PYQT_SIPDIR%%/PyKDE4/kio/kbookmarkimporter_crash.sip
538
%%SIPDIR%%/PyKDE4/kio/kbookmarkimporter_ie.sip
538
%%PYQT_SIPDIR%%/PyKDE4/kio/kbookmarkimporter_ie.sip
539
%%SIPDIR%%/PyKDE4/kio/kbookmarkimporter_ns.sip
539
%%PYQT_SIPDIR%%/PyKDE4/kio/kbookmarkimporter_ns.sip
540
%%SIPDIR%%/PyKDE4/kio/kbookmarkimporter_opera.sip
540
%%PYQT_SIPDIR%%/PyKDE4/kio/kbookmarkimporter_opera.sip
541
%%SIPDIR%%/PyKDE4/kio/kbookmarkmanager.sip
541
%%PYQT_SIPDIR%%/PyKDE4/kio/kbookmarkmanager.sip
542
%%SIPDIR%%/PyKDE4/kio/kbookmarkmenu.sip
542
%%PYQT_SIPDIR%%/PyKDE4/kio/kbookmarkmenu.sip
543
%%SIPDIR%%/PyKDE4/kio/kbuildsycocaprogressdialog.sip
543
%%PYQT_SIPDIR%%/PyKDE4/kio/kbuildsycocaprogressdialog.sip
544
%%SIPDIR%%/PyKDE4/kio/kdatatool.sip
544
%%PYQT_SIPDIR%%/PyKDE4/kio/kdatatool.sip
545
%%SIPDIR%%/PyKDE4/kio/kdbusservicestarter.sip
545
%%PYQT_SIPDIR%%/PyKDE4/kio/kdbusservicestarter.sip
546
%%SIPDIR%%/PyKDE4/kio/kdesktopfileactions.sip
546
%%PYQT_SIPDIR%%/PyKDE4/kio/kdesktopfileactions.sip
547
%%SIPDIR%%/PyKDE4/kio/kdevicelistmodel.sip
547
%%PYQT_SIPDIR%%/PyKDE4/kio/kdevicelistmodel.sip
548
%%SIPDIR%%/PyKDE4/kio/kdirlister.sip
548
%%PYQT_SIPDIR%%/PyKDE4/kio/kdirlister.sip
549
%%SIPDIR%%/PyKDE4/kio/kdirmodel.sip
549
%%PYQT_SIPDIR%%/PyKDE4/kio/kdirmodel.sip
550
%%SIPDIR%%/PyKDE4/kio/kdiroperator.sip
550
%%PYQT_SIPDIR%%/PyKDE4/kio/kdiroperator.sip
551
%%SIPDIR%%/PyKDE4/kio/kdirselectdialog.sip
551
%%PYQT_SIPDIR%%/PyKDE4/kio/kdirselectdialog.sip
552
%%SIPDIR%%/PyKDE4/kio/kdirsortfilterproxymodel.sip
552
%%PYQT_SIPDIR%%/PyKDE4/kio/kdirsortfilterproxymodel.sip
553
%%SIPDIR%%/PyKDE4/kio/kdirwatch.sip
553
%%PYQT_SIPDIR%%/PyKDE4/kio/kdirwatch.sip
554
%%SIPDIR%%/PyKDE4/kio/kdiskfreespace.sip
554
%%PYQT_SIPDIR%%/PyKDE4/kio/kdiskfreespace.sip
555
%%SIPDIR%%/PyKDE4/kio/kdiskfreespaceinfo.sip
555
%%PYQT_SIPDIR%%/PyKDE4/kio/kdiskfreespaceinfo.sip
556
%%SIPDIR%%/PyKDE4/kio/kemailsettings.sip
556
%%PYQT_SIPDIR%%/PyKDE4/kio/kemailsettings.sip
557
%%SIPDIR%%/PyKDE4/kio/kencodingfiledialog.sip
557
%%PYQT_SIPDIR%%/PyKDE4/kio/kencodingfiledialog.sip
558
%%SIPDIR%%/PyKDE4/kio/kfile.sip
558
%%PYQT_SIPDIR%%/PyKDE4/kio/kfile.sip
559
%%SIPDIR%%/PyKDE4/kio/kfiledialog.sip
559
%%PYQT_SIPDIR%%/PyKDE4/kio/kfiledialog.sip
560
%%SIPDIR%%/PyKDE4/kio/kfilefiltercombo.sip
560
%%PYQT_SIPDIR%%/PyKDE4/kio/kfilefiltercombo.sip
561
%%SIPDIR%%/PyKDE4/kio/kfileitem.sip
561
%%PYQT_SIPDIR%%/PyKDE4/kio/kfileitem.sip
562
%%SIPDIR%%/PyKDE4/kio/kfileitemactionplugin.sip
562
%%PYQT_SIPDIR%%/PyKDE4/kio/kfileitemactionplugin.sip
563
%%SIPDIR%%/PyKDE4/kio/kfileitemactions.sip
563
%%PYQT_SIPDIR%%/PyKDE4/kio/kfileitemactions.sip
564
%%SIPDIR%%/PyKDE4/kio/kfileitemdelegate.sip
564
%%PYQT_SIPDIR%%/PyKDE4/kio/kfileitemdelegate.sip
565
%%SIPDIR%%/PyKDE4/kio/kfileitemlistproperties.sip
565
%%PYQT_SIPDIR%%/PyKDE4/kio/kfileitemlistproperties.sip
566
%%SIPDIR%%/PyKDE4/kio/kfilemetadataconfigurationwidget.sip
566
%%PYQT_SIPDIR%%/PyKDE4/kio/kfilemetadataconfigurationwidget.sip
567
%%SIPDIR%%/PyKDE4/kio/kfilemetadatawidget.sip
567
%%PYQT_SIPDIR%%/PyKDE4/kio/kfilemetadatawidget.sip
568
%%SIPDIR%%/PyKDE4/kio/kfilemetainfo.sip
568
%%PYQT_SIPDIR%%/PyKDE4/kio/kfilemetainfo.sip
569
%%SIPDIR%%/PyKDE4/kio/kfilemetainfoitem.sip
569
%%PYQT_SIPDIR%%/PyKDE4/kio/kfilemetainfoitem.sip
570
%%SIPDIR%%/PyKDE4/kio/kfileplacesmodel.sip
570
%%PYQT_SIPDIR%%/PyKDE4/kio/kfileplacesmodel.sip
571
%%SIPDIR%%/PyKDE4/kio/kfileplacesview.sip
571
%%PYQT_SIPDIR%%/PyKDE4/kio/kfileplacesview.sip
572
%%SIPDIR%%/PyKDE4/kio/kfilepreviewgenerator.sip
572
%%PYQT_SIPDIR%%/PyKDE4/kio/kfilepreviewgenerator.sip
573
%%SIPDIR%%/PyKDE4/kio/kfileshare.sip
573
%%PYQT_SIPDIR%%/PyKDE4/kio/kfileshare.sip
574
%%SIPDIR%%/PyKDE4/kio/kfilesharedialog.sip
574
%%PYQT_SIPDIR%%/PyKDE4/kio/kfilesharedialog.sip
575
%%SIPDIR%%/PyKDE4/kio/kfilewidget.sip
575
%%PYQT_SIPDIR%%/PyKDE4/kio/kfilewidget.sip
576
%%SIPDIR%%/PyKDE4/kio/kfilewriteplugin.sip
576
%%PYQT_SIPDIR%%/PyKDE4/kio/kfilewriteplugin.sip
577
%%SIPDIR%%/PyKDE4/kio/kicondialog.sip
577
%%PYQT_SIPDIR%%/PyKDE4/kio/kicondialog.sip
578
%%SIPDIR%%/PyKDE4/kio/kimagefilepreview.sip
578
%%PYQT_SIPDIR%%/PyKDE4/kio/kimagefilepreview.sip
579
%%SIPDIR%%/PyKDE4/kio/kimageio.sip
579
%%PYQT_SIPDIR%%/PyKDE4/kio/kimageio.sip
580
%%SIPDIR%%/PyKDE4/kio/kiomod.sip
580
%%PYQT_SIPDIR%%/PyKDE4/kio/kiomod.sip
581
%%SIPDIR%%/PyKDE4/kio/kmimetypechooser.sip
581
%%PYQT_SIPDIR%%/PyKDE4/kio/kmimetypechooser.sip
582
%%SIPDIR%%/PyKDE4/kio/kmountpoint.sip
582
%%PYQT_SIPDIR%%/PyKDE4/kio/kmountpoint.sip
583
%%SIPDIR%%/PyKDE4/kio/knameandurlinputdialog.sip
583
%%PYQT_SIPDIR%%/PyKDE4/kio/knameandurlinputdialog.sip
584
%%SIPDIR%%/PyKDE4/kio/knewfilemenu.sip
584
%%PYQT_SIPDIR%%/PyKDE4/kio/knewfilemenu.sip
585
%%SIPDIR%%/PyKDE4/kio/knfsshare.sip
585
%%PYQT_SIPDIR%%/PyKDE4/kio/knfsshare.sip
586
%%SIPDIR%%/PyKDE4/kio/konqbookmarkmenu.sip
586
%%PYQT_SIPDIR%%/PyKDE4/kio/konqbookmarkmenu.sip
587
%%SIPDIR%%/PyKDE4/kio/kopenwithdialog.sip
587
%%PYQT_SIPDIR%%/PyKDE4/kio/kopenwithdialog.sip
588
%%SIPDIR%%/PyKDE4/kio/kpreviewwidgetbase.sip
588
%%PYQT_SIPDIR%%/PyKDE4/kio/kpreviewwidgetbase.sip
589
%%SIPDIR%%/PyKDE4/kio/kpropertiesdialog.sip
589
%%PYQT_SIPDIR%%/PyKDE4/kio/kpropertiesdialog.sip
590
%%SIPDIR%%/PyKDE4/kio/kprotocolmanager.sip
590
%%PYQT_SIPDIR%%/PyKDE4/kio/kprotocolmanager.sip
591
%%SIPDIR%%/PyKDE4/kio/krecentdirs.sip
591
%%PYQT_SIPDIR%%/PyKDE4/kio/krecentdirs.sip
592
%%SIPDIR%%/PyKDE4/kio/krecentdocument.sip
592
%%PYQT_SIPDIR%%/PyKDE4/kio/krecentdocument.sip
593
%%SIPDIR%%/PyKDE4/kio/kremoteencoding.sip
593
%%PYQT_SIPDIR%%/PyKDE4/kio/kremoteencoding.sip
594
%%SIPDIR%%/PyKDE4/kio/krun.sip
594
%%PYQT_SIPDIR%%/PyKDE4/kio/krun.sip
595
%%SIPDIR%%/PyKDE4/kio/ksambashare.sip
595
%%PYQT_SIPDIR%%/PyKDE4/kio/ksambashare.sip
596
%%SIPDIR%%/PyKDE4/kio/ksambasharedata.sip
596
%%PYQT_SIPDIR%%/PyKDE4/kio/ksambasharedata.sip
597
%%SIPDIR%%/PyKDE4/kio/kscan.sip
597
%%PYQT_SIPDIR%%/PyKDE4/kio/kscan.sip
598
%%SIPDIR%%/PyKDE4/kio/kservicegroup.sip
598
%%PYQT_SIPDIR%%/PyKDE4/kio/kservicegroup.sip
599
%%SIPDIR%%/PyKDE4/kio/kshellcompletion.sip
599
%%PYQT_SIPDIR%%/PyKDE4/kio/kshellcompletion.sip
600
%%SIPDIR%%/PyKDE4/kio/ksslcertificatemanager.sip
600
%%PYQT_SIPDIR%%/PyKDE4/kio/ksslcertificatemanager.sip
601
%%SIPDIR%%/PyKDE4/kio/kstatusbarofflineindicator.sip
601
%%PYQT_SIPDIR%%/PyKDE4/kio/kstatusbarofflineindicator.sip
602
%%SIPDIR%%/PyKDE4/kio/ktar.sip
602
%%PYQT_SIPDIR%%/PyKDE4/kio/ktar.sip
603
%%SIPDIR%%/PyKDE4/kio/kurifilter.sip
603
%%PYQT_SIPDIR%%/PyKDE4/kio/kurifilter.sip
604
%%SIPDIR%%/PyKDE4/kio/kurlcombobox.sip
604
%%PYQT_SIPDIR%%/PyKDE4/kio/kurlcombobox.sip
605
%%SIPDIR%%/PyKDE4/kio/kurlcompletion.sip
605
%%PYQT_SIPDIR%%/PyKDE4/kio/kurlcompletion.sip
606
%%SIPDIR%%/PyKDE4/kio/kurlnavigator.sip
606
%%PYQT_SIPDIR%%/PyKDE4/kio/kurlnavigator.sip
607
%%SIPDIR%%/PyKDE4/kio/kurlpixmapprovider.sip
607
%%PYQT_SIPDIR%%/PyKDE4/kio/kurlpixmapprovider.sip
608
%%SIPDIR%%/PyKDE4/kio/kurlrequester.sip
608
%%PYQT_SIPDIR%%/PyKDE4/kio/kurlrequester.sip
609
%%SIPDIR%%/PyKDE4/kio/kurlrequesterdialog.sip
609
%%PYQT_SIPDIR%%/PyKDE4/kio/kurlrequesterdialog.sip
610
%%SIPDIR%%/PyKDE4/kio/kzip.sip
610
%%PYQT_SIPDIR%%/PyKDE4/kio/kzip.sip
611
%%SIPDIR%%/PyKDE4/kio/metainfojob.sip
611
%%PYQT_SIPDIR%%/PyKDE4/kio/metainfojob.sip
612
%%SIPDIR%%/PyKDE4/kio/netaccess.sip
612
%%PYQT_SIPDIR%%/PyKDE4/kio/netaccess.sip
613
%%SIPDIR%%/PyKDE4/kio/passworddialog.sip
613
%%PYQT_SIPDIR%%/PyKDE4/kio/passworddialog.sip
614
%%SIPDIR%%/PyKDE4/kio/paste.sip
614
%%PYQT_SIPDIR%%/PyKDE4/kio/paste.sip
615
%%SIPDIR%%/PyKDE4/kio/predicateproperties.sip
615
%%PYQT_SIPDIR%%/PyKDE4/kio/predicateproperties.sip
616
%%SIPDIR%%/PyKDE4/kio/previewjob.sip
616
%%PYQT_SIPDIR%%/PyKDE4/kio/previewjob.sip
617
%%SIPDIR%%/PyKDE4/kio/renamedialog.sip
617
%%PYQT_SIPDIR%%/PyKDE4/kio/renamedialog.sip
618
%%SIPDIR%%/PyKDE4/kio/renamedialogplugin.sip
618
%%PYQT_SIPDIR%%/PyKDE4/kio/renamedialogplugin.sip
619
%%SIPDIR%%/PyKDE4/kio/scheduler.sip
619
%%PYQT_SIPDIR%%/PyKDE4/kio/scheduler.sip
620
%%SIPDIR%%/PyKDE4/kio/sessiondata.sip
620
%%PYQT_SIPDIR%%/PyKDE4/kio/sessiondata.sip
621
%%SIPDIR%%/PyKDE4/kio/skipdialog.sip
621
%%PYQT_SIPDIR%%/PyKDE4/kio/skipdialog.sip
622
%%SIPDIR%%/PyKDE4/kio/slave.sip
622
%%PYQT_SIPDIR%%/PyKDE4/kio/slave.sip
623
%%SIPDIR%%/PyKDE4/kio/slavebase.sip
623
%%PYQT_SIPDIR%%/PyKDE4/kio/slavebase.sip
624
%%SIPDIR%%/PyKDE4/kio/slaveconfig.sip
624
%%PYQT_SIPDIR%%/PyKDE4/kio/slaveconfig.sip
625
%%SIPDIR%%/PyKDE4/kio/slaveinterface.sip
625
%%PYQT_SIPDIR%%/PyKDE4/kio/slaveinterface.sip
626
%%SIPDIR%%/PyKDE4/kio/sslui.sip
626
%%PYQT_SIPDIR%%/PyKDE4/kio/sslui.sip
627
%%SIPDIR%%/PyKDE4/kio/tcpslavebase.sip
627
%%PYQT_SIPDIR%%/PyKDE4/kio/tcpslavebase.sip
628
%%SIPDIR%%/PyKDE4/kio/thumbcreator.sip
628
%%PYQT_SIPDIR%%/PyKDE4/kio/thumbcreator.sip
629
%%SIPDIR%%/PyKDE4/kio/thumbsequencecreator.sip
629
%%PYQT_SIPDIR%%/PyKDE4/kio/thumbsequencecreator.sip
630
%%SIPDIR%%/PyKDE4/kio/udsentry.sip
630
%%PYQT_SIPDIR%%/PyKDE4/kio/udsentry.sip
631
%%SIPDIR%%/PyKDE4/knewstuff/author.sip
631
%%PYQT_SIPDIR%%/PyKDE4/knewstuff/author.sip
632
%%SIPDIR%%/PyKDE4/knewstuff/category.sip
632
%%PYQT_SIPDIR%%/PyKDE4/knewstuff/category.sip
633
%%SIPDIR%%/PyKDE4/knewstuff/engine.sip
633
%%PYQT_SIPDIR%%/PyKDE4/knewstuff/engine.sip
634
%%SIPDIR%%/PyKDE4/knewstuff/entry.sip
634
%%PYQT_SIPDIR%%/PyKDE4/knewstuff/entry.sip
635
%%SIPDIR%%/PyKDE4/knewstuff/installation.sip
635
%%PYQT_SIPDIR%%/PyKDE4/knewstuff/installation.sip
636
%%SIPDIR%%/PyKDE4/knewstuff/knewstuff3_downloaddialog.sip
636
%%PYQT_SIPDIR%%/PyKDE4/knewstuff/knewstuff3_downloaddialog.sip
637
%%SIPDIR%%/PyKDE4/knewstuff/knewstuff3_downloadmanager.sip
637
%%PYQT_SIPDIR%%/PyKDE4/knewstuff/knewstuff3_downloadmanager.sip
638
%%SIPDIR%%/PyKDE4/knewstuff/knewstuff3_downloadwidget.sip
638
%%PYQT_SIPDIR%%/PyKDE4/knewstuff/knewstuff3_downloadwidget.sip
639
%%SIPDIR%%/PyKDE4/knewstuff/knewstuff3_entry.sip
639
%%PYQT_SIPDIR%%/PyKDE4/knewstuff/knewstuff3_entry.sip
640
%%SIPDIR%%/PyKDE4/knewstuff/knewstuff3_knewstuffaction.sip
640
%%PYQT_SIPDIR%%/PyKDE4/knewstuff/knewstuff3_knewstuffaction.sip
641
%%SIPDIR%%/PyKDE4/knewstuff/knewstuff3_knewstuffbutton.sip
641
%%PYQT_SIPDIR%%/PyKDE4/knewstuff/knewstuff3_knewstuffbutton.sip
642
%%SIPDIR%%/PyKDE4/knewstuff/knewstuff3_uploaddialog.sip
642
%%PYQT_SIPDIR%%/PyKDE4/knewstuff/knewstuff3_uploaddialog.sip
643
%%SIPDIR%%/PyKDE4/knewstuff/knewstuffaction.sip
643
%%PYQT_SIPDIR%%/PyKDE4/knewstuff/knewstuffaction.sip
644
%%SIPDIR%%/PyKDE4/knewstuff/knewstuffbutton.sip
644
%%PYQT_SIPDIR%%/PyKDE4/knewstuff/knewstuffbutton.sip
645
%%SIPDIR%%/PyKDE4/knewstuff/knewstuffmod.sip
645
%%PYQT_SIPDIR%%/PyKDE4/knewstuff/knewstuffmod.sip
646
%%SIPDIR%%/PyKDE4/knewstuff/ktranslatable.sip
646
%%PYQT_SIPDIR%%/PyKDE4/knewstuff/ktranslatable.sip
647
%%SIPDIR%%/PyKDE4/kparts/browserextension.sip
647
%%PYQT_SIPDIR%%/PyKDE4/kparts/browserextension.sip
648
%%SIPDIR%%/PyKDE4/kparts/browserinterface.sip
648
%%PYQT_SIPDIR%%/PyKDE4/kparts/browserinterface.sip
649
%%SIPDIR%%/PyKDE4/kparts/browseropenorsavequestion.sip
649
%%PYQT_SIPDIR%%/PyKDE4/kparts/browseropenorsavequestion.sip
650
%%SIPDIR%%/PyKDE4/kparts/browserrun.sip
650
%%PYQT_SIPDIR%%/PyKDE4/kparts/browserrun.sip
651
%%SIPDIR%%/PyKDE4/kparts/event.sip
651
%%PYQT_SIPDIR%%/PyKDE4/kparts/event.sip
652
%%SIPDIR%%/PyKDE4/kparts/factory.sip
652
%%PYQT_SIPDIR%%/PyKDE4/kparts/factory.sip
653
%%SIPDIR%%/PyKDE4/kparts/fileinfoextension.sip
653
%%PYQT_SIPDIR%%/PyKDE4/kparts/fileinfoextension.sip
654
%%SIPDIR%%/PyKDE4/kparts/genericfactory.sip
654
%%PYQT_SIPDIR%%/PyKDE4/kparts/genericfactory.sip
655
%%SIPDIR%%/PyKDE4/kparts/historyprovider.sip
655
%%PYQT_SIPDIR%%/PyKDE4/kparts/historyprovider.sip
656
%%SIPDIR%%/PyKDE4/kparts/htmlextension.sip
656
%%PYQT_SIPDIR%%/PyKDE4/kparts/htmlextension.sip
657
%%SIPDIR%%/PyKDE4/kparts/kpartsmod.sip
657
%%PYQT_SIPDIR%%/PyKDE4/kparts/kpartsmod.sip
658
%%SIPDIR%%/PyKDE4/kparts/mainwindow.sip
658
%%PYQT_SIPDIR%%/PyKDE4/kparts/mainwindow.sip
659
%%SIPDIR%%/PyKDE4/kparts/part.sip
659
%%PYQT_SIPDIR%%/PyKDE4/kparts/part.sip
660
%%SIPDIR%%/PyKDE4/kparts/partmanager.sip
660
%%PYQT_SIPDIR%%/PyKDE4/kparts/partmanager.sip
661
%%SIPDIR%%/PyKDE4/kparts/plugin.sip
661
%%PYQT_SIPDIR%%/PyKDE4/kparts/plugin.sip
662
%%SIPDIR%%/PyKDE4/kparts/scriptableextension.sip
662
%%PYQT_SIPDIR%%/PyKDE4/kparts/scriptableextension.sip
663
%%SIPDIR%%/PyKDE4/kparts/statusbarextension.sip
663
%%PYQT_SIPDIR%%/PyKDE4/kparts/statusbarextension.sip
664
%%SIPDIR%%/PyKDE4/kparts/textextension.sip
664
%%PYQT_SIPDIR%%/PyKDE4/kparts/textextension.sip
665
%%SIPDIR%%/PyKDE4/kterminal/kterminal.sip
665
%%PYQT_SIPDIR%%/PyKDE4/kterminal/kterminal.sip
666
%%SIPDIR%%/PyKDE4/kterminal/kterminalmod.sip
666
%%PYQT_SIPDIR%%/PyKDE4/kterminal/kterminalmod.sip
667
%%SIPDIR%%/PyKDE4/kterminal/terminal_interface.sip
667
%%PYQT_SIPDIR%%/PyKDE4/kterminal/terminal_interface.sip
668
%%SIPDIR%%/PyKDE4/kterminal/terminal_interface_v2.sip
668
%%PYQT_SIPDIR%%/PyKDE4/kterminal/terminal_interface_v2.sip
669
%%SIPDIR%%/PyKDE4/ktexteditor/annotationinterface.sip
669
%%PYQT_SIPDIR%%/PyKDE4/ktexteditor/annotationinterface.sip
670
%%SIPDIR%%/PyKDE4/ktexteditor/attribute.sip
670
%%PYQT_SIPDIR%%/PyKDE4/ktexteditor/attribute.sip
671
%%SIPDIR%%/PyKDE4/ktexteditor/codecompletioninterface.sip
671
%%PYQT_SIPDIR%%/PyKDE4/ktexteditor/codecompletioninterface.sip
672
%%SIPDIR%%/PyKDE4/ktexteditor/codecompletionmodel.sip
672
%%PYQT_SIPDIR%%/PyKDE4/ktexteditor/codecompletionmodel.sip
673
%%SIPDIR%%/PyKDE4/ktexteditor/codecompletionmodelcontrollerinterface.sip
673
%%PYQT_SIPDIR%%/PyKDE4/ktexteditor/codecompletionmodelcontrollerinterface.sip
674
%%SIPDIR%%/PyKDE4/ktexteditor/commandinterface.sip
674
%%PYQT_SIPDIR%%/PyKDE4/ktexteditor/commandinterface.sip
675
%%SIPDIR%%/PyKDE4/ktexteditor/configinterface.sip
675
%%PYQT_SIPDIR%%/PyKDE4/ktexteditor/configinterface.sip
676
%%SIPDIR%%/PyKDE4/ktexteditor/configpage.sip
676
%%PYQT_SIPDIR%%/PyKDE4/ktexteditor/configpage.sip
677
%%SIPDIR%%/PyKDE4/ktexteditor/containerinterface.sip
677
%%PYQT_SIPDIR%%/PyKDE4/ktexteditor/containerinterface.sip
678
%%SIPDIR%%/PyKDE4/ktexteditor/cursor.sip
678
%%PYQT_SIPDIR%%/PyKDE4/ktexteditor/cursor.sip
679
%%SIPDIR%%/PyKDE4/ktexteditor/document.sip
679
%%PYQT_SIPDIR%%/PyKDE4/ktexteditor/document.sip
680
%%SIPDIR%%/PyKDE4/ktexteditor/editor.sip
680
%%PYQT_SIPDIR%%/PyKDE4/ktexteditor/editor.sip
681
%%SIPDIR%%/PyKDE4/ktexteditor/editorchooser.sip
681
%%PYQT_SIPDIR%%/PyKDE4/ktexteditor/editorchooser.sip
682
%%SIPDIR%%/PyKDE4/ktexteditor/factory.sip
682
%%PYQT_SIPDIR%%/PyKDE4/ktexteditor/factory.sip
683
%%SIPDIR%%/PyKDE4/ktexteditor/highlightinterface.sip
683
%%PYQT_SIPDIR%%/PyKDE4/ktexteditor/highlightinterface.sip
684
%%SIPDIR%%/PyKDE4/ktexteditor/ktexteditormod.sip
684
%%PYQT_SIPDIR%%/PyKDE4/ktexteditor/ktexteditormod.sip
685
%%SIPDIR%%/PyKDE4/ktexteditor/loadsavefiltercheckplugin.sip
685
%%PYQT_SIPDIR%%/PyKDE4/ktexteditor/loadsavefiltercheckplugin.sip
686
%%SIPDIR%%/PyKDE4/ktexteditor/markinterface.sip
686
%%PYQT_SIPDIR%%/PyKDE4/ktexteditor/markinterface.sip
687
%%SIPDIR%%/PyKDE4/ktexteditor/modeinterface.sip
687
%%PYQT_SIPDIR%%/PyKDE4/ktexteditor/modeinterface.sip
688
%%SIPDIR%%/PyKDE4/ktexteditor/modificationinterface.sip
688
%%PYQT_SIPDIR%%/PyKDE4/ktexteditor/modificationinterface.sip
689
%%SIPDIR%%/PyKDE4/ktexteditor/movingcursor.sip
689
%%PYQT_SIPDIR%%/PyKDE4/ktexteditor/movingcursor.sip
690
%%SIPDIR%%/PyKDE4/ktexteditor/movinginterface.sip
690
%%PYQT_SIPDIR%%/PyKDE4/ktexteditor/movinginterface.sip
691
%%SIPDIR%%/PyKDE4/ktexteditor/movingrange.sip
691
%%PYQT_SIPDIR%%/PyKDE4/ktexteditor/movingrange.sip
692
%%SIPDIR%%/PyKDE4/ktexteditor/movingrangefeedback.sip
692
%%PYQT_SIPDIR%%/PyKDE4/ktexteditor/movingrangefeedback.sip
693
%%SIPDIR%%/PyKDE4/ktexteditor/plugin.sip
693
%%PYQT_SIPDIR%%/PyKDE4/ktexteditor/plugin.sip
694
%%SIPDIR%%/PyKDE4/ktexteditor/range.sip
694
%%PYQT_SIPDIR%%/PyKDE4/ktexteditor/range.sip
695
%%SIPDIR%%/PyKDE4/ktexteditor/recoveryinterface.sip
695
%%PYQT_SIPDIR%%/PyKDE4/ktexteditor/recoveryinterface.sip
696
%%SIPDIR%%/PyKDE4/ktexteditor/searchinterface.sip
696
%%PYQT_SIPDIR%%/PyKDE4/ktexteditor/searchinterface.sip
697
%%SIPDIR%%/PyKDE4/ktexteditor/sessionconfiginterface.sip
697
%%PYQT_SIPDIR%%/PyKDE4/ktexteditor/sessionconfiginterface.sip
698
%%SIPDIR%%/PyKDE4/ktexteditor/templateinterface.sip
698
%%PYQT_SIPDIR%%/PyKDE4/ktexteditor/templateinterface.sip
699
%%SIPDIR%%/PyKDE4/ktexteditor/templateinterface2.sip
699
%%PYQT_SIPDIR%%/PyKDE4/ktexteditor/templateinterface2.sip
700
%%SIPDIR%%/PyKDE4/ktexteditor/texthintinterface.sip
700
%%PYQT_SIPDIR%%/PyKDE4/ktexteditor/texthintinterface.sip
701
%%SIPDIR%%/PyKDE4/ktexteditor/variableinterface.sip
701
%%PYQT_SIPDIR%%/PyKDE4/ktexteditor/variableinterface.sip
702
%%SIPDIR%%/PyKDE4/ktexteditor/view.sip
702
%%PYQT_SIPDIR%%/PyKDE4/ktexteditor/view.sip
703
%%SIPDIR%%/PyKDE4/kutils/dialog.sip
703
%%PYQT_SIPDIR%%/PyKDE4/kutils/dialog.sip
704
%%SIPDIR%%/PyKDE4/kutils/dispatcher.sip
704
%%PYQT_SIPDIR%%/PyKDE4/kutils/dispatcher.sip
705
%%SIPDIR%%/PyKDE4/kutils/kcmoduleinfo.sip
705
%%PYQT_SIPDIR%%/PyKDE4/kutils/kcmoduleinfo.sip
706
%%SIPDIR%%/PyKDE4/kutils/kcmoduleloader.sip
706
%%PYQT_SIPDIR%%/PyKDE4/kutils/kcmoduleloader.sip
707
%%SIPDIR%%/PyKDE4/kutils/kcmoduleproxy.sip
707
%%PYQT_SIPDIR%%/PyKDE4/kutils/kcmoduleproxy.sip
708
%%SIPDIR%%/PyKDE4/kutils/kcmultidialog.sip
708
%%PYQT_SIPDIR%%/PyKDE4/kutils/kcmultidialog.sip
709
%%SIPDIR%%/PyKDE4/kutils/kemoticons.sip
709
%%PYQT_SIPDIR%%/PyKDE4/kutils/kemoticons.sip
710
%%SIPDIR%%/PyKDE4/kutils/kemoticonsprovider.sip
710
%%PYQT_SIPDIR%%/PyKDE4/kutils/kemoticonsprovider.sip
711
%%SIPDIR%%/PyKDE4/kutils/kemoticonstheme.sip
711
%%PYQT_SIPDIR%%/PyKDE4/kutils/kemoticonstheme.sip
712
%%SIPDIR%%/PyKDE4/kutils/kidletime.sip
712
%%PYQT_SIPDIR%%/PyKDE4/kutils/kidletime.sip
713
%%SIPDIR%%/PyKDE4/kutils/kpluginselector.sip
713
%%PYQT_SIPDIR%%/PyKDE4/kutils/kpluginselector.sip
714
%%SIPDIR%%/PyKDE4/kutils/kprintpreview.sip
714
%%PYQT_SIPDIR%%/PyKDE4/kutils/kprintpreview.sip
715
%%SIPDIR%%/PyKDE4/kutils/kutilsmod.sip
715
%%PYQT_SIPDIR%%/PyKDE4/kutils/kutilsmod.sip
716
%%SIPDIR%%/PyKDE4/kutils/pluginpage.sip
716
%%PYQT_SIPDIR%%/PyKDE4/kutils/pluginpage.sip
717
%%SIPDIR%%/PyKDE4/nepomuk/andterm.sip
717
%%PYQT_SIPDIR%%/PyKDE4/nepomuk/andterm.sip
718
%%SIPDIR%%/PyKDE4/nepomuk/class.sip
718
%%PYQT_SIPDIR%%/PyKDE4/nepomuk/class.sip
719
%%SIPDIR%%/PyKDE4/nepomuk/comparisonterm.sip
719
%%PYQT_SIPDIR%%/PyKDE4/nepomuk/comparisonterm.sip
720
%%SIPDIR%%/PyKDE4/nepomuk/entity.sip
720
%%PYQT_SIPDIR%%/PyKDE4/nepomuk/entity.sip
721
%%SIPDIR%%/PyKDE4/nepomuk/file.sip
721
%%PYQT_SIPDIR%%/PyKDE4/nepomuk/file.sip
722
%%SIPDIR%%/PyKDE4/nepomuk/filequery.sip
722
%%PYQT_SIPDIR%%/PyKDE4/nepomuk/filequery.sip
723
%%SIPDIR%%/PyKDE4/nepomuk/global.sip
723
%%PYQT_SIPDIR%%/PyKDE4/nepomuk/global.sip
724
%%SIPDIR%%/PyKDE4/nepomuk/groupterm.sip
724
%%PYQT_SIPDIR%%/PyKDE4/nepomuk/groupterm.sip
725
%%SIPDIR%%/PyKDE4/nepomuk/kmetadatatagcloud.sip
725
%%PYQT_SIPDIR%%/PyKDE4/nepomuk/kmetadatatagcloud.sip
726
%%SIPDIR%%/PyKDE4/nepomuk/ktagcloudwidget.sip
726
%%PYQT_SIPDIR%%/PyKDE4/nepomuk/ktagcloudwidget.sip
727
%%SIPDIR%%/PyKDE4/nepomuk/ktagdisplaywidget.sip
727
%%PYQT_SIPDIR%%/PyKDE4/nepomuk/ktagdisplaywidget.sip
728
%%SIPDIR%%/PyKDE4/nepomuk/literal.sip
728
%%PYQT_SIPDIR%%/PyKDE4/nepomuk/literal.sip
729
%%SIPDIR%%/PyKDE4/nepomuk/literalterm.sip
729
%%PYQT_SIPDIR%%/PyKDE4/nepomuk/literalterm.sip
730
%%SIPDIR%%/PyKDE4/nepomuk/ncal.sip
730
%%PYQT_SIPDIR%%/PyKDE4/nepomuk/ncal.sip
731
%%SIPDIR%%/PyKDE4/nepomuk/nco.sip
731
%%PYQT_SIPDIR%%/PyKDE4/nepomuk/nco.sip
732
%%SIPDIR%%/PyKDE4/nepomuk/ndo.sip
732
%%PYQT_SIPDIR%%/PyKDE4/nepomuk/ndo.sip
733
%%SIPDIR%%/PyKDE4/nepomuk/negationterm.sip
733
%%PYQT_SIPDIR%%/PyKDE4/nepomuk/negationterm.sip
734
%%SIPDIR%%/PyKDE4/nepomuk/nepomukmassupdatejob.sip
734
%%PYQT_SIPDIR%%/PyKDE4/nepomuk/nepomukmassupdatejob.sip
735
%%SIPDIR%%/PyKDE4/nepomuk/nepomukmod.sip
735
%%PYQT_SIPDIR%%/PyKDE4/nepomuk/nepomukmod.sip
736
%%SIPDIR%%/PyKDE4/nepomuk/nepomukontologyloader.sip
736
%%PYQT_SIPDIR%%/PyKDE4/nepomuk/nepomukontologyloader.sip
737
%%SIPDIR%%/PyKDE4/nepomuk/nepomukservice.sip
737
%%PYQT_SIPDIR%%/PyKDE4/nepomuk/nepomukservice.sip
738
%%SIPDIR%%/PyKDE4/nepomuk/nfo.sip
738
%%PYQT_SIPDIR%%/PyKDE4/nepomuk/nfo.sip
739
%%SIPDIR%%/PyKDE4/nepomuk/nie.sip
739
%%PYQT_SIPDIR%%/PyKDE4/nepomuk/nie.sip
740
%%SIPDIR%%/PyKDE4/nepomuk/nmm.sip
740
%%PYQT_SIPDIR%%/PyKDE4/nepomuk/nmm.sip
741
%%SIPDIR%%/PyKDE4/nepomuk/nuao.sip
741
%%PYQT_SIPDIR%%/PyKDE4/nepomuk/nuao.sip
742
%%SIPDIR%%/PyKDE4/nepomuk/ontology.sip
742
%%PYQT_SIPDIR%%/PyKDE4/nepomuk/ontology.sip
743
%%SIPDIR%%/PyKDE4/nepomuk/optionalterm.sip
743
%%PYQT_SIPDIR%%/PyKDE4/nepomuk/optionalterm.sip
744
%%SIPDIR%%/PyKDE4/nepomuk/orterm.sip
744
%%PYQT_SIPDIR%%/PyKDE4/nepomuk/orterm.sip
745
%%SIPDIR%%/PyKDE4/nepomuk/pimo.sip
745
%%PYQT_SIPDIR%%/PyKDE4/nepomuk/pimo.sip
746
%%SIPDIR%%/PyKDE4/nepomuk/property.sip
746
%%PYQT_SIPDIR%%/PyKDE4/nepomuk/property.sip
747
%%SIPDIR%%/PyKDE4/nepomuk/query.sip
747
%%PYQT_SIPDIR%%/PyKDE4/nepomuk/query.sip
748
%%SIPDIR%%/PyKDE4/nepomuk/queryparser.sip
748
%%PYQT_SIPDIR%%/PyKDE4/nepomuk/queryparser.sip
749
%%SIPDIR%%/PyKDE4/nepomuk/queryserviceclient.sip
749
%%PYQT_SIPDIR%%/PyKDE4/nepomuk/queryserviceclient.sip
750
%%SIPDIR%%/PyKDE4/nepomuk/resource.sip
750
%%PYQT_SIPDIR%%/PyKDE4/nepomuk/resource.sip
751
%%SIPDIR%%/PyKDE4/nepomuk/resourcemanager.sip
751
%%PYQT_SIPDIR%%/PyKDE4/nepomuk/resourcemanager.sip
752
%%SIPDIR%%/PyKDE4/nepomuk/resourceterm.sip
752
%%PYQT_SIPDIR%%/PyKDE4/nepomuk/resourceterm.sip
753
%%SIPDIR%%/PyKDE4/nepomuk/resourcetypeterm.sip
753
%%PYQT_SIPDIR%%/PyKDE4/nepomuk/resourcetypeterm.sip
754
%%SIPDIR%%/PyKDE4/nepomuk/result.sip
754
%%PYQT_SIPDIR%%/PyKDE4/nepomuk/result.sip
755
%%SIPDIR%%/PyKDE4/nepomuk/simpleterm.sip
755
%%PYQT_SIPDIR%%/PyKDE4/nepomuk/simpleterm.sip
756
%%SIPDIR%%/PyKDE4/nepomuk/standardqueries.sip
756
%%PYQT_SIPDIR%%/PyKDE4/nepomuk/standardqueries.sip
757
%%SIPDIR%%/PyKDE4/nepomuk/tag.sip
757
%%PYQT_SIPDIR%%/PyKDE4/nepomuk/tag.sip
758
%%SIPDIR%%/PyKDE4/nepomuk/tagwidget.sip
758
%%PYQT_SIPDIR%%/PyKDE4/nepomuk/tagwidget.sip
759
%%SIPDIR%%/PyKDE4/nepomuk/term.sip
759
%%PYQT_SIPDIR%%/PyKDE4/nepomuk/term.sip
760
%%SIPDIR%%/PyKDE4/nepomuk/thing.sip
760
%%PYQT_SIPDIR%%/PyKDE4/nepomuk/thing.sip
761
%%SIPDIR%%/PyKDE4/nepomuk/tmo.sip
761
%%PYQT_SIPDIR%%/PyKDE4/nepomuk/tmo.sip
762
%%SIPDIR%%/PyKDE4/nepomuk/tools.sip
762
%%PYQT_SIPDIR%%/PyKDE4/nepomuk/tools.sip
763
%%SIPDIR%%/PyKDE4/nepomuk/variant.sip
763
%%PYQT_SIPDIR%%/PyKDE4/nepomuk/variant.sip
764
%%SIPDIR%%/PyKDE4/phonon/abstractaudiodataoutput.sip
764
%%PYQT_SIPDIR%%/PyKDE4/phonon/abstractaudiodataoutput.sip
765
%%SIPDIR%%/PyKDE4/phonon/abstractaudiooutput.sip
765
%%PYQT_SIPDIR%%/PyKDE4/phonon/abstractaudiooutput.sip
766
%%SIPDIR%%/PyKDE4/phonon/abstractmediastream.sip
766
%%PYQT_SIPDIR%%/PyKDE4/phonon/abstractmediastream.sip
767
%%SIPDIR%%/PyKDE4/phonon/abstractvideodataoutput.sip
767
%%PYQT_SIPDIR%%/PyKDE4/phonon/abstractvideodataoutput.sip
768
%%SIPDIR%%/PyKDE4/phonon/abstractvideooutput.sip
768
%%PYQT_SIPDIR%%/PyKDE4/phonon/abstractvideooutput.sip
769
%%SIPDIR%%/PyKDE4/phonon/audiodataoutput.sip
769
%%PYQT_SIPDIR%%/PyKDE4/phonon/audiodataoutput.sip
770
%%SIPDIR%%/PyKDE4/phonon/audiodataoutputinterface.sip
770
%%PYQT_SIPDIR%%/PyKDE4/phonon/audiodataoutputinterface.sip
771
%%SIPDIR%%/PyKDE4/phonon/audioformat.sip
771
%%PYQT_SIPDIR%%/PyKDE4/phonon/audioformat.sip
772
%%SIPDIR%%/PyKDE4/phonon/audiooutput.sip
772
%%PYQT_SIPDIR%%/PyKDE4/phonon/audiooutput.sip
773
%%SIPDIR%%/PyKDE4/phonon/avcapture.sip
773
%%PYQT_SIPDIR%%/PyKDE4/phonon/avcapture.sip
774
%%SIPDIR%%/PyKDE4/phonon/backendcapabilities.sip
774
%%PYQT_SIPDIR%%/PyKDE4/phonon/backendcapabilities.sip
775
%%SIPDIR%%/PyKDE4/phonon/effect.sip
775
%%PYQT_SIPDIR%%/PyKDE4/phonon/effect.sip
776
%%SIPDIR%%/PyKDE4/phonon/effectparameter.sip
776
%%PYQT_SIPDIR%%/PyKDE4/phonon/effectparameter.sip
777
%%SIPDIR%%/PyKDE4/phonon/effectwidget.sip
777
%%PYQT_SIPDIR%%/PyKDE4/phonon/effectwidget.sip
778
%%SIPDIR%%/PyKDE4/phonon/experimental_phononnamespace.sip
778
%%PYQT_SIPDIR%%/PyKDE4/phonon/experimental_phononnamespace.sip
779
%%SIPDIR%%/PyKDE4/phonon/globalconfig.sip
779
%%PYQT_SIPDIR%%/PyKDE4/phonon/globalconfig.sip
780
%%SIPDIR%%/PyKDE4/phonon/mediacontroller.sip
780
%%PYQT_SIPDIR%%/PyKDE4/phonon/mediacontroller.sip
781
%%SIPDIR%%/PyKDE4/phonon/medianode.sip
781
%%PYQT_SIPDIR%%/PyKDE4/phonon/medianode.sip
782
%%SIPDIR%%/PyKDE4/phonon/mediaobject.sip
782
%%PYQT_SIPDIR%%/PyKDE4/phonon/mediaobject.sip
783
%%SIPDIR%%/PyKDE4/phonon/mediasource.sip
783
%%PYQT_SIPDIR%%/PyKDE4/phonon/mediasource.sip
784
%%SIPDIR%%/PyKDE4/phonon/mrl.sip
784
%%PYQT_SIPDIR%%/PyKDE4/phonon/mrl.sip
785
%%SIPDIR%%/PyKDE4/phonon/objectdescription.sip
785
%%PYQT_SIPDIR%%/PyKDE4/phonon/objectdescription.sip
786
%%SIPDIR%%/PyKDE4/phonon/objectdescriptionmodel.sip
786
%%PYQT_SIPDIR%%/PyKDE4/phonon/objectdescriptionmodel.sip
787
%%SIPDIR%%/PyKDE4/phonon/packet.sip
787
%%PYQT_SIPDIR%%/PyKDE4/phonon/packet.sip
788
%%SIPDIR%%/PyKDE4/phonon/packetpool.sip
788
%%PYQT_SIPDIR%%/PyKDE4/phonon/packetpool.sip
789
%%SIPDIR%%/PyKDE4/phonon/path.sip
789
%%PYQT_SIPDIR%%/PyKDE4/phonon/path.sip
790
%%SIPDIR%%/PyKDE4/phonon/phononmod.sip
790
%%PYQT_SIPDIR%%/PyKDE4/phonon/phononmod.sip
791
%%SIPDIR%%/PyKDE4/phonon/phononnamespace.sip
791
%%PYQT_SIPDIR%%/PyKDE4/phonon/phononnamespace.sip
792
%%SIPDIR%%/PyKDE4/phonon/pulsesupport.sip
792
%%PYQT_SIPDIR%%/PyKDE4/phonon/pulsesupport.sip
793
%%SIPDIR%%/PyKDE4/phonon/seekslider.sip
793
%%PYQT_SIPDIR%%/PyKDE4/phonon/seekslider.sip
794
%%SIPDIR%%/PyKDE4/phonon/snapshotinterface.sip
794
%%PYQT_SIPDIR%%/PyKDE4/phonon/snapshotinterface.sip
795
%%SIPDIR%%/PyKDE4/phonon/streaminterface.sip
795
%%PYQT_SIPDIR%%/PyKDE4/phonon/streaminterface.sip
796
%%SIPDIR%%/PyKDE4/phonon/videodataoutput.sip
796
%%PYQT_SIPDIR%%/PyKDE4/phonon/videodataoutput.sip
797
%%SIPDIR%%/PyKDE4/phonon/videodataoutput2.sip
797
%%PYQT_SIPDIR%%/PyKDE4/phonon/videodataoutput2.sip
798
%%SIPDIR%%/PyKDE4/phonon/videodataoutputinterface.sip
798
%%PYQT_SIPDIR%%/PyKDE4/phonon/videodataoutputinterface.sip
799
%%SIPDIR%%/PyKDE4/phonon/videoframe.sip
799
%%PYQT_SIPDIR%%/PyKDE4/phonon/videoframe.sip
800
%%SIPDIR%%/PyKDE4/phonon/videoframe2.sip
800
%%PYQT_SIPDIR%%/PyKDE4/phonon/videoframe2.sip
801
%%SIPDIR%%/PyKDE4/phonon/videoplayer.sip
801
%%PYQT_SIPDIR%%/PyKDE4/phonon/videoplayer.sip
802
%%SIPDIR%%/PyKDE4/phonon/videowidget.sip
802
%%PYQT_SIPDIR%%/PyKDE4/phonon/videowidget.sip
803
%%SIPDIR%%/PyKDE4/phonon/videowidgetinterface.sip
803
%%PYQT_SIPDIR%%/PyKDE4/phonon/videowidgetinterface.sip
804
%%SIPDIR%%/PyKDE4/phonon/visualization.sip
804
%%PYQT_SIPDIR%%/PyKDE4/phonon/visualization.sip
805
%%SIPDIR%%/PyKDE4/phonon/volumefadereffect.sip
805
%%PYQT_SIPDIR%%/PyKDE4/phonon/volumefadereffect.sip
806
%%SIPDIR%%/PyKDE4/phonon/volumeslider.sip
806
%%PYQT_SIPDIR%%/PyKDE4/phonon/volumeslider.sip
807
%%SIPDIR%%/PyKDE4/plasma/abstractdialogmanager.sip
807
%%PYQT_SIPDIR%%/PyKDE4/plasma/abstractdialogmanager.sip
808
%%SIPDIR%%/PyKDE4/plasma/abstractrunner.sip
808
%%PYQT_SIPDIR%%/PyKDE4/plasma/abstractrunner.sip
809
%%SIPDIR%%/PyKDE4/plasma/abstracttoolbox.sip
809
%%PYQT_SIPDIR%%/PyKDE4/plasma/abstracttoolbox.sip
810
%%SIPDIR%%/PyKDE4/plasma/accessappletjob.sip
810
%%PYQT_SIPDIR%%/PyKDE4/plasma/accessappletjob.sip
811
%%SIPDIR%%/PyKDE4/plasma/accessmanager.sip
811
%%PYQT_SIPDIR%%/PyKDE4/plasma/accessmanager.sip
812
%%SIPDIR%%/PyKDE4/plasma/animation.sip
812
%%PYQT_SIPDIR%%/PyKDE4/plasma/animation.sip
813
%%SIPDIR%%/PyKDE4/plasma/animationdriver.sip
813
%%PYQT_SIPDIR%%/PyKDE4/plasma/animationdriver.sip
814
%%SIPDIR%%/PyKDE4/plasma/animator.sip
814
%%PYQT_SIPDIR%%/PyKDE4/plasma/animator.sip
815
%%SIPDIR%%/PyKDE4/plasma/applet.sip
815
%%PYQT_SIPDIR%%/PyKDE4/plasma/applet.sip
816
%%SIPDIR%%/PyKDE4/plasma/appletscript.sip
816
%%PYQT_SIPDIR%%/PyKDE4/plasma/appletscript.sip
817
%%SIPDIR%%/PyKDE4/plasma/authorizationinterface.sip
817
%%PYQT_SIPDIR%%/PyKDE4/plasma/authorizationinterface.sip
818
%%SIPDIR%%/PyKDE4/plasma/authorizationmanager.sip
818
%%PYQT_SIPDIR%%/PyKDE4/plasma/authorizationmanager.sip
819
%%SIPDIR%%/PyKDE4/plasma/authorizationrule.sip
819
%%PYQT_SIPDIR%%/PyKDE4/plasma/authorizationrule.sip
820
%%SIPDIR%%/PyKDE4/plasma/busywidget.sip
820
%%PYQT_SIPDIR%%/PyKDE4/plasma/busywidget.sip
821
%%SIPDIR%%/PyKDE4/plasma/checkbox.sip
821
%%PYQT_SIPDIR%%/PyKDE4/plasma/checkbox.sip
822
%%SIPDIR%%/PyKDE4/plasma/clientpinrequest.sip
822
%%PYQT_SIPDIR%%/PyKDE4/plasma/clientpinrequest.sip
823
%%SIPDIR%%/PyKDE4/plasma/combobox.sip
823
%%PYQT_SIPDIR%%/PyKDE4/plasma/combobox.sip
824
%%SIPDIR%%/PyKDE4/plasma/configloader.sip
824
%%PYQT_SIPDIR%%/PyKDE4/plasma/configloader.sip
825
%%SIPDIR%%/PyKDE4/plasma/containment.sip
825
%%PYQT_SIPDIR%%/PyKDE4/plasma/containment.sip
826
%%SIPDIR%%/PyKDE4/plasma/containmentactions.sip
826
%%PYQT_SIPDIR%%/PyKDE4/plasma/containmentactions.sip
827
%%SIPDIR%%/PyKDE4/plasma/containmentactionspluginsconfig.sip
827
%%PYQT_SIPDIR%%/PyKDE4/plasma/containmentactionspluginsconfig.sip
828
%%SIPDIR%%/PyKDE4/plasma/context.sip
828
%%PYQT_SIPDIR%%/PyKDE4/plasma/context.sip
829
%%SIPDIR%%/PyKDE4/plasma/corona.sip
829
%%PYQT_SIPDIR%%/PyKDE4/plasma/corona.sip
830
%%SIPDIR%%/PyKDE4/plasma/datacontainer.sip
830
%%PYQT_SIPDIR%%/PyKDE4/plasma/datacontainer.sip
831
%%SIPDIR%%/PyKDE4/plasma/dataengine.sip
831
%%PYQT_SIPDIR%%/PyKDE4/plasma/dataengine.sip
832
%%SIPDIR%%/PyKDE4/plasma/dataenginemanager.sip
832
%%PYQT_SIPDIR%%/PyKDE4/plasma/dataenginemanager.sip
833
%%SIPDIR%%/PyKDE4/plasma/dataenginescript.sip
833
%%PYQT_SIPDIR%%/PyKDE4/plasma/dataenginescript.sip
834
%%SIPDIR%%/PyKDE4/plasma/declarativewidget.sip
834
%%PYQT_SIPDIR%%/PyKDE4/plasma/declarativewidget.sip
835
%%SIPDIR%%/PyKDE4/plasma/delegate.sip
835
%%PYQT_SIPDIR%%/PyKDE4/plasma/delegate.sip
836
%%SIPDIR%%/PyKDE4/plasma/dialog.sip
836
%%PYQT_SIPDIR%%/PyKDE4/plasma/dialog.sip
837
%%SIPDIR%%/PyKDE4/plasma/extender.sip
837
%%PYQT_SIPDIR%%/PyKDE4/plasma/extender.sip
838
%%SIPDIR%%/PyKDE4/plasma/extendergroup.sip
838
%%PYQT_SIPDIR%%/PyKDE4/plasma/extendergroup.sip
839
%%SIPDIR%%/PyKDE4/plasma/extenderitem.sip
839
%%PYQT_SIPDIR%%/PyKDE4/plasma/extenderitem.sip
840
%%SIPDIR%%/PyKDE4/plasma/flashinglabel.sip
840
%%PYQT_SIPDIR%%/PyKDE4/plasma/flashinglabel.sip
841
%%SIPDIR%%/PyKDE4/plasma/frame.sip
841
%%PYQT_SIPDIR%%/PyKDE4/plasma/frame.sip
842
%%SIPDIR%%/PyKDE4/plasma/framesvg.sip
842
%%PYQT_SIPDIR%%/PyKDE4/plasma/framesvg.sip
843
%%SIPDIR%%/PyKDE4/plasma/glapplet.sip
843
%%PYQT_SIPDIR%%/PyKDE4/plasma/glapplet.sip
844
%%SIPDIR%%/PyKDE4/plasma/groupbox.sip
844
%%PYQT_SIPDIR%%/PyKDE4/plasma/groupbox.sip
845
%%SIPDIR%%/PyKDE4/plasma/iconwidget.sip
845
%%PYQT_SIPDIR%%/PyKDE4/plasma/iconwidget.sip
846
%%SIPDIR%%/PyKDE4/plasma/itembackground.sip
846
%%PYQT_SIPDIR%%/PyKDE4/plasma/itembackground.sip
847
%%SIPDIR%%/PyKDE4/plasma/label.sip
847
%%PYQT_SIPDIR%%/PyKDE4/plasma/label.sip
848
%%SIPDIR%%/PyKDE4/plasma/lineedit.sip
848
%%PYQT_SIPDIR%%/PyKDE4/plasma/lineedit.sip
849
%%SIPDIR%%/PyKDE4/plasma/meter.sip
849
%%PYQT_SIPDIR%%/PyKDE4/plasma/meter.sip
850
%%SIPDIR%%/PyKDE4/plasma/package.sip
850
%%PYQT_SIPDIR%%/PyKDE4/plasma/package.sip
851
%%SIPDIR%%/PyKDE4/plasma/packagemetadata.sip
851
%%PYQT_SIPDIR%%/PyKDE4/plasma/packagemetadata.sip
852
%%SIPDIR%%/PyKDE4/plasma/packagestructure.sip
852
%%PYQT_SIPDIR%%/PyKDE4/plasma/packagestructure.sip
853
%%SIPDIR%%/PyKDE4/plasma/paintutils.sip
853
%%PYQT_SIPDIR%%/PyKDE4/plasma/paintutils.sip
854
%%SIPDIR%%/PyKDE4/plasma/plasma.sip
854
%%PYQT_SIPDIR%%/PyKDE4/plasma/plasma.sip
855
%%SIPDIR%%/PyKDE4/plasma/plasmamod.sip
855
%%PYQT_SIPDIR%%/PyKDE4/plasma/plasmamod.sip
856
%%SIPDIR%%/PyKDE4/plasma/pluginloader.sip
856
%%PYQT_SIPDIR%%/PyKDE4/plasma/pluginloader.sip
857
%%SIPDIR%%/PyKDE4/plasma/popupapplet.sip
857
%%PYQT_SIPDIR%%/PyKDE4/plasma/popupapplet.sip
858
%%SIPDIR%%/PyKDE4/plasma/pushbutton.sip
858
%%PYQT_SIPDIR%%/PyKDE4/plasma/pushbutton.sip
859
%%SIPDIR%%/PyKDE4/plasma/querymatch.sip
859
%%PYQT_SIPDIR%%/PyKDE4/plasma/querymatch.sip
860
%%SIPDIR%%/PyKDE4/plasma/radiobutton.sip
860
%%PYQT_SIPDIR%%/PyKDE4/plasma/radiobutton.sip
861
%%SIPDIR%%/PyKDE4/plasma/runnercontext.sip
861
%%PYQT_SIPDIR%%/PyKDE4/plasma/runnercontext.sip
862
%%SIPDIR%%/PyKDE4/plasma/runnermanager.sip
862
%%PYQT_SIPDIR%%/PyKDE4/plasma/runnermanager.sip
863
%%SIPDIR%%/PyKDE4/plasma/runnerscript.sip
863
%%PYQT_SIPDIR%%/PyKDE4/plasma/runnerscript.sip
864
%%SIPDIR%%/PyKDE4/plasma/runnersyntax.sip
864
%%PYQT_SIPDIR%%/PyKDE4/plasma/runnersyntax.sip
865
%%SIPDIR%%/PyKDE4/plasma/scriptengine.sip
865
%%PYQT_SIPDIR%%/PyKDE4/plasma/scriptengine.sip
866
%%SIPDIR%%/PyKDE4/plasma/scrollbar.sip
866
%%PYQT_SIPDIR%%/PyKDE4/plasma/scrollbar.sip
867
%%SIPDIR%%/PyKDE4/plasma/scrollwidget.sip
867
%%PYQT_SIPDIR%%/PyKDE4/plasma/scrollwidget.sip
868
%%SIPDIR%%/PyKDE4/plasma/separator.sip
868
%%PYQT_SIPDIR%%/PyKDE4/plasma/separator.sip
869
%%SIPDIR%%/PyKDE4/plasma/service.sip
869
%%PYQT_SIPDIR%%/PyKDE4/plasma/service.sip
870
%%SIPDIR%%/PyKDE4/plasma/serviceaccessjob.sip
870
%%PYQT_SIPDIR%%/PyKDE4/plasma/serviceaccessjob.sip
871
%%SIPDIR%%/PyKDE4/plasma/servicejob.sip
871
%%PYQT_SIPDIR%%/PyKDE4/plasma/servicejob.sip
872
%%SIPDIR%%/PyKDE4/plasma/signalplotter.sip
872
%%PYQT_SIPDIR%%/PyKDE4/plasma/signalplotter.sip
873
%%SIPDIR%%/PyKDE4/plasma/slider.sip
873
%%PYQT_SIPDIR%%/PyKDE4/plasma/slider.sip
874
%%SIPDIR%%/PyKDE4/plasma/spinbox.sip
874
%%PYQT_SIPDIR%%/PyKDE4/plasma/spinbox.sip
875
%%SIPDIR%%/PyKDE4/plasma/svg.sip
875
%%PYQT_SIPDIR%%/PyKDE4/plasma/svg.sip
876
%%SIPDIR%%/PyKDE4/plasma/svgwidget.sip
876
%%PYQT_SIPDIR%%/PyKDE4/plasma/svgwidget.sip
877
%%SIPDIR%%/PyKDE4/plasma/tabbar.sip
877
%%PYQT_SIPDIR%%/PyKDE4/plasma/tabbar.sip
878
%%SIPDIR%%/PyKDE4/plasma/textbrowser.sip
878
%%PYQT_SIPDIR%%/PyKDE4/plasma/textbrowser.sip
879
%%SIPDIR%%/PyKDE4/plasma/textedit.sip
879
%%PYQT_SIPDIR%%/PyKDE4/plasma/textedit.sip
880
%%SIPDIR%%/PyKDE4/plasma/theme.sip
880
%%PYQT_SIPDIR%%/PyKDE4/plasma/theme.sip
881
%%SIPDIR%%/PyKDE4/plasma/toolbutton.sip
881
%%PYQT_SIPDIR%%/PyKDE4/plasma/toolbutton.sip
882
%%SIPDIR%%/PyKDE4/plasma/tooltipcontent.sip
882
%%PYQT_SIPDIR%%/PyKDE4/plasma/tooltipcontent.sip
883
%%SIPDIR%%/PyKDE4/plasma/tooltipmanager.sip
883
%%PYQT_SIPDIR%%/PyKDE4/plasma/tooltipmanager.sip
884
%%SIPDIR%%/PyKDE4/plasma/treeview.sip
884
%%PYQT_SIPDIR%%/PyKDE4/plasma/treeview.sip
885
%%SIPDIR%%/PyKDE4/plasma/version.sip
885
%%PYQT_SIPDIR%%/PyKDE4/plasma/version.sip
886
%%SIPDIR%%/PyKDE4/plasma/videowidget.sip
886
%%PYQT_SIPDIR%%/PyKDE4/plasma/videowidget.sip
887
%%SIPDIR%%/PyKDE4/plasma/view.sip
887
%%PYQT_SIPDIR%%/PyKDE4/plasma/view.sip
888
%%SIPDIR%%/PyKDE4/plasma/wallpaper.sip
888
%%PYQT_SIPDIR%%/PyKDE4/plasma/wallpaper.sip
889
%%SIPDIR%%/PyKDE4/plasma/wallpaperscript.sip
889
%%PYQT_SIPDIR%%/PyKDE4/plasma/wallpaperscript.sip
890
%%SIPDIR%%/PyKDE4/plasma/webview.sip
890
%%PYQT_SIPDIR%%/PyKDE4/plasma/webview.sip
891
%%SIPDIR%%/PyKDE4/plasma/windoweffects.sip
891
%%PYQT_SIPDIR%%/PyKDE4/plasma/windoweffects.sip
892
%%SIPDIR%%/PyKDE4/polkitqt/action.sip
892
%%PYQT_SIPDIR%%/PyKDE4/polkitqt/action.sip
893
%%SIPDIR%%/PyKDE4/polkitqt/actionbutton.sip
893
%%PYQT_SIPDIR%%/PyKDE4/polkitqt/actionbutton.sip
894
%%SIPDIR%%/PyKDE4/polkitqt/actionbuttons.sip
894
%%PYQT_SIPDIR%%/PyKDE4/polkitqt/actionbuttons.sip
895
%%SIPDIR%%/PyKDE4/polkitqt/auth.sip
895
%%PYQT_SIPDIR%%/PyKDE4/polkitqt/auth.sip
896
%%SIPDIR%%/PyKDE4/polkitqt/context.sip
896
%%PYQT_SIPDIR%%/PyKDE4/polkitqt/context.sip
897
%%SIPDIR%%/PyKDE4/polkitqt/polkitqtmod.sip
897
%%PYQT_SIPDIR%%/PyKDE4/polkitqt/polkitqtmod.sip
898
%%SIPDIR%%/PyKDE4/pykde_config.sip
898
%%PYQT_SIPDIR%%/PyKDE4/pykde_config.sip
899
%%SIPDIR%%/PyKDE4/solid/acadapter.sip
899
%%PYQT_SIPDIR%%/PyKDE4/solid/acadapter.sip
900
%%SIPDIR%%/PyKDE4/solid/audiointerface.sip
900
%%PYQT_SIPDIR%%/PyKDE4/solid/audiointerface.sip
901
%%SIPDIR%%/PyKDE4/solid/battery.sip
901
%%PYQT_SIPDIR%%/PyKDE4/solid/battery.sip
902
%%SIPDIR%%/PyKDE4/solid/block.sip
902
%%PYQT_SIPDIR%%/PyKDE4/solid/block.sip
903
%%SIPDIR%%/PyKDE4/solid/button.sip
903
%%PYQT_SIPDIR%%/PyKDE4/solid/button.sip
904
%%SIPDIR%%/PyKDE4/solid/camera.sip
904
%%PYQT_SIPDIR%%/PyKDE4/solid/camera.sip
905
%%SIPDIR%%/PyKDE4/solid/device.sip
905
%%PYQT_SIPDIR%%/PyKDE4/solid/device.sip
906
%%SIPDIR%%/PyKDE4/solid/deviceinterface.sip
906
%%PYQT_SIPDIR%%/PyKDE4/solid/deviceinterface.sip
907
%%SIPDIR%%/PyKDE4/solid/devicenotifier.sip
907
%%PYQT_SIPDIR%%/PyKDE4/solid/devicenotifier.sip
908
%%SIPDIR%%/PyKDE4/solid/dvbinterface.sip
908
%%PYQT_SIPDIR%%/PyKDE4/solid/dvbinterface.sip
909
%%SIPDIR%%/PyKDE4/solid/genericinterface.sip
909
%%PYQT_SIPDIR%%/PyKDE4/solid/genericinterface.sip
910
%%SIPDIR%%/PyKDE4/solid/internetgateway.sip
910
%%PYQT_SIPDIR%%/PyKDE4/solid/internetgateway.sip
911
%%SIPDIR%%/PyKDE4/solid/networking.sip
911
%%PYQT_SIPDIR%%/PyKDE4/solid/networking.sip
912
%%SIPDIR%%/PyKDE4/solid/networkinterface.sip
912
%%PYQT_SIPDIR%%/PyKDE4/solid/networkinterface.sip
913
%%SIPDIR%%/PyKDE4/solid/networkshare.sip
913
%%PYQT_SIPDIR%%/PyKDE4/solid/networkshare.sip
914
%%SIPDIR%%/PyKDE4/solid/opticaldisc.sip
914
%%PYQT_SIPDIR%%/PyKDE4/solid/opticaldisc.sip
915
%%SIPDIR%%/PyKDE4/solid/opticaldrive.sip
915
%%PYQT_SIPDIR%%/PyKDE4/solid/opticaldrive.sip
916
%%SIPDIR%%/PyKDE4/solid/portablemediaplayer.sip
916
%%PYQT_SIPDIR%%/PyKDE4/solid/portablemediaplayer.sip
917
%%SIPDIR%%/PyKDE4/solid/powermanagement.sip
917
%%PYQT_SIPDIR%%/PyKDE4/solid/powermanagement.sip
918
%%SIPDIR%%/PyKDE4/solid/predicate.sip
918
%%PYQT_SIPDIR%%/PyKDE4/solid/predicate.sip
919
%%SIPDIR%%/PyKDE4/solid/processor.sip
919
%%PYQT_SIPDIR%%/PyKDE4/solid/processor.sip
920
%%SIPDIR%%/PyKDE4/solid/serialinterface.sip
920
%%PYQT_SIPDIR%%/PyKDE4/solid/serialinterface.sip
921
%%SIPDIR%%/PyKDE4/solid/smartcardreader.sip
921
%%PYQT_SIPDIR%%/PyKDE4/solid/smartcardreader.sip
922
%%SIPDIR%%/PyKDE4/solid/solidmod.sip
922
%%PYQT_SIPDIR%%/PyKDE4/solid/solidmod.sip
923
%%SIPDIR%%/PyKDE4/solid/solidnamespace.sip
923
%%PYQT_SIPDIR%%/PyKDE4/solid/solidnamespace.sip
924
%%SIPDIR%%/PyKDE4/solid/storageaccess.sip
924
%%PYQT_SIPDIR%%/PyKDE4/solid/storageaccess.sip
925
%%SIPDIR%%/PyKDE4/solid/storagedrive.sip
925
%%PYQT_SIPDIR%%/PyKDE4/solid/storagedrive.sip
926
%%SIPDIR%%/PyKDE4/solid/storagevolume.sip
926
%%PYQT_SIPDIR%%/PyKDE4/solid/storagevolume.sip
927
%%SIPDIR%%/PyKDE4/solid/video.sip
927
%%PYQT_SIPDIR%%/PyKDE4/solid/video.sip
928
%%SIPDIR%%/PyKDE4/soprano/asyncmodel.sip
928
%%PYQT_SIPDIR%%/PyKDE4/soprano/asyncmodel.sip
929
%%SIPDIR%%/PyKDE4/soprano/asyncquery.sip
929
%%PYQT_SIPDIR%%/PyKDE4/soprano/asyncquery.sip
930
%%SIPDIR%%/PyKDE4/soprano/asyncresult.sip
930
%%PYQT_SIPDIR%%/PyKDE4/soprano/asyncresult.sip
931
%%SIPDIR%%/PyKDE4/soprano/backend.sip
931
%%PYQT_SIPDIR%%/PyKDE4/soprano/backend.sip
932
%%SIPDIR%%/PyKDE4/soprano/bindingset.sip
932
%%PYQT_SIPDIR%%/PyKDE4/soprano/bindingset.sip
933
%%SIPDIR%%/PyKDE4/soprano/dbusclient.sip
933
%%PYQT_SIPDIR%%/PyKDE4/soprano/dbusclient.sip
934
%%SIPDIR%%/PyKDE4/soprano/dbusexportiterator.sip
934
%%PYQT_SIPDIR%%/PyKDE4/soprano/dbusexportiterator.sip
935
%%SIPDIR%%/PyKDE4/soprano/dbusexportmodel.sip
935
%%PYQT_SIPDIR%%/PyKDE4/soprano/dbusexportmodel.sip
936
%%SIPDIR%%/PyKDE4/soprano/dbusmodel.sip
936
%%PYQT_SIPDIR%%/PyKDE4/soprano/dbusmodel.sip
937
%%SIPDIR%%/PyKDE4/soprano/dbusnodeiterator.sip
937
%%PYQT_SIPDIR%%/PyKDE4/soprano/dbusnodeiterator.sip
938
%%SIPDIR%%/PyKDE4/soprano/dbusqueryresultiterator.sip
938
%%PYQT_SIPDIR%%/PyKDE4/soprano/dbusqueryresultiterator.sip
939
%%SIPDIR%%/PyKDE4/soprano/dbusstatementiterator.sip
939
%%PYQT_SIPDIR%%/PyKDE4/soprano/dbusstatementiterator.sip
940
%%SIPDIR%%/PyKDE4/soprano/dummymodel.sip
940
%%PYQT_SIPDIR%%/PyKDE4/soprano/dummymodel.sip
941
%%SIPDIR%%/PyKDE4/soprano/error.sip
941
%%PYQT_SIPDIR%%/PyKDE4/soprano/error.sip
942
%%SIPDIR%%/PyKDE4/soprano/filtermodel.sip
942
%%PYQT_SIPDIR%%/PyKDE4/soprano/filtermodel.sip
943
%%SIPDIR%%/PyKDE4/soprano/global.sip
943
%%PYQT_SIPDIR%%/PyKDE4/soprano/global.sip
944
%%SIPDIR%%/PyKDE4/soprano/graph.sip
944
%%PYQT_SIPDIR%%/PyKDE4/soprano/graph.sip
945
%%SIPDIR%%/PyKDE4/soprano/inferencemodel.sip
945
%%PYQT_SIPDIR%%/PyKDE4/soprano/inferencemodel.sip
946
%%SIPDIR%%/PyKDE4/soprano/inferencerule.sip
946
%%PYQT_SIPDIR%%/PyKDE4/soprano/inferencerule.sip
947
%%SIPDIR%%/PyKDE4/soprano/inferenceruleparser.sip
947
%%PYQT_SIPDIR%%/PyKDE4/soprano/inferenceruleparser.sip
948
%%SIPDIR%%/PyKDE4/soprano/inferenceruleset.sip
948
%%PYQT_SIPDIR%%/PyKDE4/soprano/inferenceruleset.sip
949
%%SIPDIR%%/PyKDE4/soprano/iterator.sip
949
%%PYQT_SIPDIR%%/PyKDE4/soprano/iterator.sip
950
%%SIPDIR%%/PyKDE4/soprano/iteratorbackend.sip
950
%%PYQT_SIPDIR%%/PyKDE4/soprano/iteratorbackend.sip
951
%%SIPDIR%%/PyKDE4/soprano/languagetag.sip
951
%%PYQT_SIPDIR%%/PyKDE4/soprano/languagetag.sip
952
%%SIPDIR%%/PyKDE4/soprano/literalvalue.sip
952
%%PYQT_SIPDIR%%/PyKDE4/soprano/literalvalue.sip
953
%%SIPDIR%%/PyKDE4/soprano/localsocketclient.sip
953
%%PYQT_SIPDIR%%/PyKDE4/soprano/localsocketclient.sip
954
%%SIPDIR%%/PyKDE4/soprano/locator.sip
954
%%PYQT_SIPDIR%%/PyKDE4/soprano/locator.sip
955
%%SIPDIR%%/PyKDE4/soprano/model.sip
955
%%PYQT_SIPDIR%%/PyKDE4/soprano/model.sip
956
%%SIPDIR%%/PyKDE4/soprano/mutexmodel.sip
956
%%PYQT_SIPDIR%%/PyKDE4/soprano/mutexmodel.sip
957
%%SIPDIR%%/PyKDE4/soprano/nao.sip
957
%%PYQT_SIPDIR%%/PyKDE4/soprano/nao.sip
958
%%SIPDIR%%/PyKDE4/soprano/node.sip
958
%%PYQT_SIPDIR%%/PyKDE4/soprano/node.sip
959
%%SIPDIR%%/PyKDE4/soprano/nodeiterator.sip
959
%%PYQT_SIPDIR%%/PyKDE4/soprano/nodeiterator.sip
960
%%SIPDIR%%/PyKDE4/soprano/nodepattern.sip
960
%%PYQT_SIPDIR%%/PyKDE4/soprano/nodepattern.sip
961
%%SIPDIR%%/PyKDE4/soprano/nrl.sip
961
%%PYQT_SIPDIR%%/PyKDE4/soprano/nrl.sip
962
%%SIPDIR%%/PyKDE4/soprano/nrlmodel.sip
962
%%PYQT_SIPDIR%%/PyKDE4/soprano/nrlmodel.sip
963
%%SIPDIR%%/PyKDE4/soprano/owl.sip
963
%%PYQT_SIPDIR%%/PyKDE4/soprano/owl.sip
964
%%SIPDIR%%/PyKDE4/soprano/parser.sip
964
%%PYQT_SIPDIR%%/PyKDE4/soprano/parser.sip
965
%%SIPDIR%%/PyKDE4/soprano/plugin.sip
965
%%PYQT_SIPDIR%%/PyKDE4/soprano/plugin.sip
966
%%SIPDIR%%/PyKDE4/soprano/pluginmanager.sip
966
%%PYQT_SIPDIR%%/PyKDE4/soprano/pluginmanager.sip
967
%%SIPDIR%%/PyKDE4/soprano/queryresultiterator.sip
967
%%PYQT_SIPDIR%%/PyKDE4/soprano/queryresultiterator.sip
968
%%SIPDIR%%/PyKDE4/soprano/queryresultiteratorbackend.sip
968
%%PYQT_SIPDIR%%/PyKDE4/soprano/queryresultiteratorbackend.sip
969
%%SIPDIR%%/PyKDE4/soprano/rdf.sip
969
%%PYQT_SIPDIR%%/PyKDE4/soprano/rdf.sip
970
%%SIPDIR%%/PyKDE4/soprano/rdfs.sip
970
%%PYQT_SIPDIR%%/PyKDE4/soprano/rdfs.sip
971
%%SIPDIR%%/PyKDE4/soprano/rdfschemamodel.sip
971
%%PYQT_SIPDIR%%/PyKDE4/soprano/rdfschemamodel.sip
972
%%SIPDIR%%/PyKDE4/soprano/readonlymodel.sip
972
%%PYQT_SIPDIR%%/PyKDE4/soprano/readonlymodel.sip
973
%%SIPDIR%%/PyKDE4/soprano/serializer.sip
973
%%PYQT_SIPDIR%%/PyKDE4/soprano/serializer.sip
974
%%SIPDIR%%/PyKDE4/soprano/servercore.sip
974
%%PYQT_SIPDIR%%/PyKDE4/soprano/servercore.sip
975
%%SIPDIR%%/PyKDE4/soprano/signalcachemodel.sip
975
%%PYQT_SIPDIR%%/PyKDE4/soprano/signalcachemodel.sip
976
%%SIPDIR%%/PyKDE4/soprano/sil.sip
976
%%PYQT_SIPDIR%%/PyKDE4/soprano/sil.sip
977
%%SIPDIR%%/PyKDE4/soprano/simplenodeiterator.sip
977
%%PYQT_SIPDIR%%/PyKDE4/soprano/simplenodeiterator.sip
978
%%SIPDIR%%/PyKDE4/soprano/simplestatementiterator.sip
978
%%PYQT_SIPDIR%%/PyKDE4/soprano/simplestatementiterator.sip
979
%%SIPDIR%%/PyKDE4/soprano/sopranomod.sip
979
%%PYQT_SIPDIR%%/PyKDE4/soprano/sopranomod.sip
980
%%SIPDIR%%/PyKDE4/soprano/sopranotypes.sip
980
%%PYQT_SIPDIR%%/PyKDE4/soprano/sopranotypes.sip
981
%%SIPDIR%%/PyKDE4/soprano/sparqlmodel.sip
981
%%PYQT_SIPDIR%%/PyKDE4/soprano/sparqlmodel.sip
982
%%SIPDIR%%/PyKDE4/soprano/statement.sip
982
%%PYQT_SIPDIR%%/PyKDE4/soprano/statement.sip
983
%%SIPDIR%%/PyKDE4/soprano/statementiterator.sip
983
%%PYQT_SIPDIR%%/PyKDE4/soprano/statementiterator.sip
984
%%SIPDIR%%/PyKDE4/soprano/statementpattern.sip
984
%%PYQT_SIPDIR%%/PyKDE4/soprano/statementpattern.sip
985
%%SIPDIR%%/PyKDE4/soprano/storagemodel.sip
985
%%PYQT_SIPDIR%%/PyKDE4/soprano/storagemodel.sip
986
%%SIPDIR%%/PyKDE4/soprano/tcpclient.sip
986
%%PYQT_SIPDIR%%/PyKDE4/soprano/tcpclient.sip
987
%%SIPDIR%%/PyKDE4/soprano/xesam.sip
987
%%PYQT_SIPDIR%%/PyKDE4/soprano/xesam.sip
988
%%SIPDIR%%/PyKDE4/soprano/xsd.sip
988
%%PYQT_SIPDIR%%/PyKDE4/soprano/xsd.sip
989
%%LOCALBASE%%/%%PYTHON_SITELIBDIR%%/kdebindings4.pth
989
%%LOCALBASE%%/%%PYTHON_SITELIBDIR%%/kdebindings4.pth
(-)devel/py-qt4-dbussupport/Makefile (-1 / +2 lines)
Lines 1-6 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	dbussupport
3
PORTNAME=	dbussupport
4
PORTREVISION=	1
4
CATEGORIES=	devel python
5
CATEGORIES=	devel python
5
6
6
MAINTAINER=	kde@FreeBSD.org
7
MAINTAINER=	kde@FreeBSD.org
Lines 17-23 Link Here
17
18
18
USES=		pkgconfig python pyqt:4 qt:4
19
USES=		pkgconfig python pyqt:4 qt:4
19
USE_PYQT=	sip_build
20
USE_PYQT=	sip_build
20
USE_PYTHON=	flavors
21
USE_PYTHON=	concurrent flavors py3kplist
21
USE_QT=		corelib qmake_build moc_build
22
USE_QT=		corelib qmake_build moc_build
22
23
23
OPTIONS_DEFINE=		DEBUG
24
OPTIONS_DEFINE=		DEBUG
(-)devel/py-qt4-designerplugin/Makefile (-1 / +2 lines)
Lines 2-7 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	designerplugin
4
PORTNAME=	designerplugin
5
PORTREVISION=	1
5
PORTEPOCH=	1
6
PORTEPOCH=	1
6
CATEGORIES=	devel python
7
CATEGORIES=	devel python
7
8
Lines 20-26 Link Here
20
21
21
USES=		python pyqt:4 qt:4
22
USES=		python pyqt:4 qt:4
22
USE_PYQT=	sip_build
23
USE_PYQT=	sip_build
23
USE_PYTHON=	flavors
24
USE_PYTHON=	concurrent flavors py3kplist
24
USE_QT=		corelib designer gui script xml moc_build qmake_build
25
USE_QT=		corelib designer gui script xml moc_build qmake_build
25
26
26
OPTIONS_DEFINE=		DEBUG
27
OPTIONS_DEFINE=		DEBUG
(-)devel/py-qt4-qscintilla2/Makefile (-1 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	qscintilla2
4
PORTNAME=	qscintilla2
5
PORTVERSION=	${QSCI2_VERSION}
5
PORTVERSION=	${QSCI2_VERSION}
6
PORTREVISION=	1
7
PORTEPOCH=	1
6
PORTEPOCH=	1
8
CATEGORIES=	devel python
7
CATEGORIES=	devel python
9
MASTER_SITES=	${MASTER_SITES_QSCI2}
8
MASTER_SITES=	${MASTER_SITES_QSCI2}
(-)devel/py-qt4-qscintilla2/pkg-plist (+4 lines)
Lines 1-3 Link Here
1
%%PYTHON_SITELIBDIR%%/QScintilla-2.10.8.dist-info/INSTALLER
2
%%PYTHON_SITELIBDIR%%/QScintilla-2.10.8.dist-info/METADATA
3
%%PYTHON_SITELIBDIR%%/QScintilla-2.10.8.dist-info/RECORD
1
%%PYTHON_SITELIBDIR%%/PyQt4/Qsci.pyi
4
%%PYTHON_SITELIBDIR%%/PyQt4/Qsci.pyi
2
%%PYTHON_SITELIBDIR%%/PyQt4/Qsci.so
5
%%PYTHON_SITELIBDIR%%/PyQt4/Qsci.so
3
%%PYQT_SIPDIR%%/Qsci/qsciabstractapis.sip
6
%%PYQT_SIPDIR%%/Qsci/qsciabstractapis.sip
Lines 17-22 Link Here
17
%%PYQT_SIPDIR%%/Qsci/qscilexercustom.sip
20
%%PYQT_SIPDIR%%/Qsci/qscilexercustom.sip
18
%%PYQT_SIPDIR%%/Qsci/qscilexerd.sip
21
%%PYQT_SIPDIR%%/Qsci/qscilexerd.sip
19
%%PYQT_SIPDIR%%/Qsci/qscilexerdiff.sip
22
%%PYQT_SIPDIR%%/Qsci/qscilexerdiff.sip
23
%%PYQT_SIPDIR%%/Qsci/qscilexeredifact.sip
20
%%PYQT_SIPDIR%%/Qsci/qscilexerfortran.sip
24
%%PYQT_SIPDIR%%/Qsci/qscilexerfortran.sip
21
%%PYQT_SIPDIR%%/Qsci/qscilexerfortran77.sip
25
%%PYQT_SIPDIR%%/Qsci/qscilexerfortran77.sip
22
%%PYQT_SIPDIR%%/Qsci/qscilexerhtml.sip
26
%%PYQT_SIPDIR%%/Qsci/qscilexerhtml.sip
(-)devel/py-qt5/Makefile (-1 / +1 lines)
Lines 9-15 Link Here
9
COMMENT=	Python bindings for the Qt 5 toolkit (meta port)
9
COMMENT=	Python bindings for the Qt 5 toolkit (meta port)
10
10
11
USES=		metaport python pyqt:5
11
USES=		metaport python pyqt:5
12
USE_PYTHON=	flavors
12
USE_PYTHON=	concurrent flavors py3kplist
13
13
14
# Keep these synchronized with _USE_PYQT_ALL / _USE_PYQT5_ONLY in Mk/Use/pyqt.mk
14
# Keep these synchronized with _USE_PYQT_ALL / _USE_PYQT5_ONLY in Mk/Use/pyqt.mk
15
OPTIONS_DEFINE=	core dbus dbussupport demo designer \
15
OPTIONS_DEFINE=	core dbus dbussupport demo designer \
(-)devel/py-qt5/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1487865147
1
TIMESTAMP = 1539599822
2
SHA256 (PyQt5_gpl-5.10.1.tar.gz) = 9932e971e825ece4ea08f84ad95017837fa8f3f29c6b0496985fa1093661e9ef
2
SHA256 (PyQt5_gpl-5.11.3.tar.gz) = c9b57d15601d436faf35dacf8e0acefa220194829a653e771e80b189b3261073
3
SIZE (PyQt5_gpl-5.10.1.tar.gz) = 3110469 
3
SIZE (PyQt5_gpl-5.11.3.tar.gz) = 3121036
(-)devel/py-qt5-core/Makefile (+3 lines)
Lines 6-11 Link Here
6
MAINTAINER=	kde@FreeBSD.org
6
MAINTAINER=	kde@FreeBSD.org
7
COMMENT=	Python bindings for the Qt5 toolkit, QtCore module
7
COMMENT=	Python bindings for the Qt5 toolkit, QtCore module
8
8
9
BUILD_DEPENDS=	${PY_ENUM34}
10
RUN_DEPENDS=	${PY_ENUM34}
11
9
PYQT_MODULE=	QtCore
12
PYQT_MODULE=	QtCore
10
CONFIGURE_ARGS=	${PYQT5_MODULES_ALL:N${PYQT_MODULE}:C/.*/--disable=&/} \
13
CONFIGURE_ARGS=	${PYQT5_MODULES_ALL:N${PYQT_MODULE}:C/.*/--disable=&/} \
11
		--enable=${PYQT_MODULE}
14
		--enable=${PYQT_MODULE}
(-)devel/py-qt5-core/files/patch-configure.py (-28 / +52 lines)
Lines 12-29 Link Here
12
12
13
Also causes .pyi files to be installed regardless of the Python version to
13
Also causes .pyi files to be installed regardless of the Python version to
14
simplify plist handling.
14
simplify plist handling.
15
--- configure.py.orig	2017-11-23 14:44:03 UTC
15
--- configure.py.orig	2018-10-01 13:38:10 UTC
16
+++ configure.py
16
+++ configure.py
17
@@ -98,7 +98,7 @@ MODULE_METADATA = {
17
@@ -102,7 +102,7 @@ MODULE_METADATA = {
18
     'QtWebEngineCore':      ModuleMetadata(qmake_QT=['webenginecore', '-gui']),
18
     'QtWebEngineCore':      ModuleMetadata(qmake_QT=['webenginecore', '-gui']),
19
     'QtWebEngineWidgets':   ModuleMetadata(
19
     'QtWebEngineWidgets':   ModuleMetadata(
20
                                     qmake_QT=['webenginewidgets', 'webchannel',
20
                                     qmake_QT=['webenginewidgets', 'webchannel',
21
-                                            'network', 'widgets'],
21
-                                            'network', 'widgets'],
22
+                                              'network', 'printsupport', 'widgets'],
22
+                                            'network', 'printsupport', 'widgets'],
23
                                     cpp11=True),
23
                                     cpp11=True),
24
     'QtWebKit':             ModuleMetadata(qmake_QT=['webkit', 'network']),
24
     'QtWebKit':             ModuleMetadata(qmake_QT=['webkit', 'network']),
25
     'QtWebKitWidgets':      ModuleMetadata(
25
     'QtWebKitWidgets':      ModuleMetadata(
26
@@ -503,7 +503,7 @@ class TargetConfiguration:
26
@@ -527,7 +527,7 @@ class TargetConfiguration:
27
         self.no_pydbus = False
27
         self.no_pydbus = False
28
         self.no_qml_plugin = False
28
         self.no_qml_plugin = False
29
         self.no_tools = False
29
         self.no_tools = False
Lines 32-38 Link Here
32
         self.qmake = self._find_exe('qmake')
32
         self.qmake = self._find_exe('qmake')
33
         self.qmake_spec = ''
33
         self.qmake_spec = ''
34
         self.qmake_spec_default = ''
34
         self.qmake_spec_default = ''
35
@@ -773,7 +773,7 @@ class TargetConfiguration:
35
@@ -805,7 +805,7 @@ class TargetConfiguration:
36
         """
36
         """
37
 
37
 
38
         # The platform may have changed so update the default.
38
         # The platform may have changed so update the default.
Lines 41-47 Link Here
41
             self.prot_is_public = True
41
             self.prot_is_public = True
42
 
42
 
43
         self.vend_inc_dir = self.py_venv_inc_dir
43
         self.vend_inc_dir = self.py_venv_inc_dir
44
@@ -1450,8 +1450,9 @@ def generate_makefiles(target_config, verbose, parts, 
44
@@ -1506,8 +1506,9 @@ def generate_makefiles(target_config, verbose, parts, 
45
 
45
 
46
     # Add the internal modules if they are required.
46
     # Add the internal modules if they are required.
47
     if not target_config.no_tools:
47
     if not target_config.no_tools:
Lines 53-59 Link Here
53
 
53
 
54
     for mname in pyqt_modules:
54
     for mname in pyqt_modules:
55
         metadata = MODULE_METADATA[mname]
55
         metadata = MODULE_METADATA[mname]
56
@@ -1493,20 +1494,17 @@ def generate_makefiles(target_config, verbose, parts, 
56
@@ -1549,22 +1550,20 @@ def generate_makefiles(target_config, verbose, parts, 
57
 
57
 
58
     f.close()
58
     f.close()
59
 
59
 
Lines 68-76 Link Here
68
-            wrappers.append((tool,
68
-            wrappers.append((tool,
69
-                    generate_tool_wrapper(target_config, tool + '5',
69
-                    generate_tool_wrapper(target_config, tool + '5',
70
-                            'PyQt5.%s_main' % tool)))
70
-                            'PyQt5.%s_main' % tool)))
71
-
72
-        # Generate the pyuic5 wrapper.
73
-        wrappers.append(('pyuic',
74
+        if "QtXml" in target_config.pyqt_modules:
71
+        if "QtXml" in target_config.pyqt_modules:
75
+            # Generate the pylupdate5 and pyrcc5 wrappers.
72
+            # Generate the pylupdate5 and pyrcc5 wrappers.
76
+            for tool in ('pylupdate', 'pyrcc'):
73
+            for tool in ('pylupdate', 'pyrcc'):
Lines 77-89 Link Here
77
+                wrappers.append((tool,
74
+                wrappers.append((tool,
78
+                        generate_tool_wrapper(target_config, tool + '5',
75
+                        generate_tool_wrapper(target_config, tool + '5',
79
+                                'PyQt5.%s_main' % tool)))
76
+                                'PyQt5.%s_main' % tool)))
77
 
78
-        # Generate the pyuic5 wrapper.
79
-        wrappers.append(('pyuic',
80
-                generate_tool_wrapper(target_config, 'pyuic5',
81
-                        'PyQt5.uic.pyuic')))
80
+        if "QtCore" in target_config.pyqt_modules:
82
+        if "QtCore" in target_config.pyqt_modules:
81
+            # Generate the pyuic5 wrapper.
83
+            # Generate the pyuic5 wrapper.
82
+            wrappers.append(('pyuic',
84
+            wrappers.append(('pyuic',
83
                 generate_tool_wrapper(target_config, 'pyuic5',
85
+                    generate_tool_wrapper(target_config, 'pyuic5',
84
                         'PyQt5.uic.pyuic')))
86
+                            'PyQt5.uic.pyuic')))
85
 
87
 
86
@@ -1524,23 +1522,6 @@ def generate_makefiles(target_config, verbose, parts, 
88
     # Generate the Qt Designer plugin.
89
     if not target_config.no_designer_plugin and 'QtDesigner' in target_config.pyqt_modules:
90
@@ -1580,23 +1579,6 @@ def generate_makefiles(target_config, verbose, parts, 
87
                     source_path('examples', 'quick', 'tutorials', 'extending',
91
                     source_path('examples', 'quick', 'tutorials', 'extending',
88
                             'chapter6-plugins'))
92
                             'chapter6-plugins'))
89
 
93
 
Lines 107-113 Link Here
107
     # Generate the Python dbus module.
111
     # Generate the Python dbus module.
108
     if target_config.pydbus_module_dir != '':
112
     if target_config.pydbus_module_dir != '':
109
         mname = 'dbus'
113
         mname = 'dbus'
110
@@ -1568,14 +1549,18 @@ def generate_makefiles(target_config, verbose, parts, 
114
@@ -1627,27 +1609,31 @@ def generate_makefiles(target_config, verbose, parts, 
115
         all_installs.append(
116
                 root_dir + '/' + module_file_name(target_config, mname))
117
 
118
-    all_installs.append(root_dir + '/' + module_file_name(target_config, 'Qt'))
119
+    # all_installs.append(root_dir + '/' + module_file_name(target_config, 'Qt'))
120
 
111
     out_f.write('''TEMPLATE = subdirs
121
     out_f.write('''TEMPLATE = subdirs
112
 CONFIG += ordered nostrip
122
 CONFIG += ordered nostrip
113
 SUBDIRS = %s
123
 SUBDIRS = %s
Lines 121-126 Link Here
121
-''' % (' '.join(subdirs), source_path('__init__.py'), root_dir))
131
-''' % (' '.join(subdirs), source_path('__init__.py'), root_dir))
122
+''' % (source_path('__init__.py'), root_dir))
132
+''' % (source_path('__init__.py'), root_dir))
123
 
133
 
134
-    all_installs.append(root_dir + '/__init__.py')
135
+    # all_installs.append(root_dir + '/__init__.py')
136
 
124
-    # Install the uic module.
137
-    # Install the uic module.
125
-    out_f.write('''
138
-    out_f.write('''
126
+        if not target_config.no_tools:
139
+        if not target_config.no_tools:
Lines 129-135 Link Here
129
 uic_package.files = %s
142
 uic_package.files = %s
130
 uic_package.path = %s
143
 uic_package.path = %s
131
 INSTALLS += uic_package
144
 INSTALLS += uic_package
132
@@ -1603,6 +1588,8 @@ INSTALLS += tools
145
 ''' % (source_path('pyuic', 'uic'), root_dir))
146
 
147
-    all_installs.append(root_dir + '/uic')
148
+    # all_installs.append(root_dir + '/uic')
149
 
150
     # Install the tool main scripts and wrappers.
151
     if wrappers:
152
@@ -1676,6 +1662,8 @@ INSTALLS += tools
133
     # Install the .sip files.
153
     # Install the .sip files.
134
     if target_config.pyqt_sip_dir:
154
     if target_config.pyqt_sip_dir:
135
         for mname, metadata in MODULE_METADATA.items():
155
         for mname, metadata in MODULE_METADATA.items():
Lines 138-168 Link Here
138
             if metadata.public and mname != 'Qt':
158
             if metadata.public and mname != 'Qt':
139
                 sip_files = matching_files(source_path('sip', mname, '*.sip'))
159
                 sip_files = matching_files(source_path('sip', mname, '*.sip'))
140
 
160
 
141
@@ -1618,7 +1605,7 @@ INSTALLS += sip%s
161
@@ -1695,7 +1683,7 @@ INSTALLS += sip%s
142
 ))
162
                     all_installs.append(mdir)
143
 
163
 
144
     # Install the stub files.
164
     # Install the stub files.
145
-    if target_config.py_version >= 0x030500 and target_config.pyqt_stubs_dir:
165
-    if target_config.py_version >= 0x030500 and target_config.pyqt_stubs_dir:
146
+    if target_config.pyqt_stubs_dir:
166
+    if target_config.pyqt_stubs_dir:
147
         out_f.write('''
167
         pyi_names = [mname + '.pyi'
148
 pep484_stubs.files = %s Qt.pyi
168
                 for mname in target_config.pyqt_modules if mname[0] != '_']
149
 pep484_stubs.path = %s
150
@@ -1628,11 +1615,12 @@ INSTALLS += pep484_stubs
151
 
169
 
170
@@ -1713,14 +1701,15 @@ INSTALLS += pep484_stubs
152
     # Install the QScintilla .api file.
171
     # Install the QScintilla .api file.
153
     if target_config.qsci_api:
172
     if target_config.qsci_api:
173
         api_dir = target_config.qsci_api_dir + '/api/python'
154
+        api_list = ' '.join(['%s.api' % m for m in target_config.pyqt_modules])
174
+        api_list = ' '.join(['%s.api' % m for m in target_config.pyqt_modules])
175
 
155
         out_f.write('''
176
         out_f.write('''
156
-qscintilla_api.files = PyQt5.api
177
-qscintilla_api.files = PyQt5.api
157
+qscintilla_api.files = %s
178
+qscintilla_api.files = %s 
158
 qscintilla_api.path = %s
179
 qscintilla_api.path = %s
159
 INSTALLS += qscintilla_api
180
 INSTALLS += qscintilla_api
160
-''' % qmake_quote(target_config.qsci_api_dir + '/api/python'))
181
-''' % qmake_quote(api_dir))
161
+''' % (api_list, qmake_quote(target_config.qsci_api_dir + '/api/python')))
182
+''' % (api_list, qmake_quote(api_dir)))
162
 
183
 
163
     out_f.close()
184
-        all_installs.append(api_dir + '/PyQt5.api')
185
+    # all_installs.append(api_dir + '/PyQt5.api')
164
 
186
 
165
@@ -1864,7 +1852,7 @@ def inform_user(target_config, sip_version):
187
     if distinfo:
188
         # The command to run to generate the .dist-info directory.
189
@@ -1984,7 +1973,7 @@ def inform_user(target_config, sip_version):
166
                         os.path.join(
190
                         os.path.join(
167
                                 target_config.qsci_api_dir, 'api', 'python'))
191
                                 target_config.qsci_api_dir, 'api', 'python'))
168
 
192
 
Lines 171-177 Link Here
171
         inform("The PyQt5 PEP 484 stub files will be installed in %s." %
195
         inform("The PyQt5 PEP 484 stub files will be installed in %s." %
172
                 target_config.pyqt_stubs_dir)
196
                 target_config.pyqt_stubs_dir)
173
 
197
 
174
@@ -2431,7 +2419,7 @@ def generate_sip_module_code(target_config, verbose, p
198
@@ -2553,7 +2542,7 @@ def generate_sip_module_code(target_config, verbose, p
175
             argv.append('-a')
199
             argv.append('-a')
176
             argv.append(mname + '.api')
200
             argv.append(mname + '.api')
177
 
201
 
Lines 180-186 Link Here
180
             argv.append('-y')
204
             argv.append('-y')
181
             argv.append(mname + '.pyi')
205
             argv.append(mname + '.pyi')
182
 
206
 
183
@@ -2604,7 +2592,7 @@ target.files = $$PY_MODULE
207
@@ -2726,7 +2715,7 @@ target.files = $$PY_MODULE
184
     pro_lines.append('INSTALLS += target')
208
     pro_lines.append('INSTALLS += target')
185
 
209
 
186
     # This optimisation could apply to other platforms.
210
     # This optimisation could apply to other platforms.
(-)devel/py-qt5-core/files/patch-sip_QtTest_qtestmouse.sip (-12 lines)
Lines 1-12 Link Here
1
Fix build with Qt 5.11 (fixed upstream)
2
3
--- sip/QtTest/qtestmouse.sip.orig	2018-09-04 08:52:38 UTC
4
+++ sip/QtTest/qtestmouse.sip
5
@@ -41,7 +41,6 @@ namespace QTest
6
     void mousePress(QWidget *widget, Qt::MouseButton button, Qt::KeyboardModifiers modifier = 0, QPoint pos = QPoint(), int delay = -1);
7
     void mouseRelease(QWidget *widget, Qt::MouseButton button, Qt::KeyboardModifiers modifier = 0, QPoint pos = QPoint(), int delay = -1);
8
     void mouseEvent(QTest::MouseAction action, QWidget *widget, Qt::MouseButton button, Qt::KeyboardModifiers modifier, QPoint pos, int delay = -1);
9
-    void waitForEvents() /ReleaseGIL/;
10
     void mouseEvent(QTest::MouseAction action, QWindow *window, Qt::MouseButton button, Qt::KeyboardModifiers modifier, QPoint pos, int delay = -1);
11
     void mousePress(QWindow *window, Qt::MouseButton button, Qt::KeyboardModifiers modifier = Qt::KeyboardModifiers(), QPoint pos = QPoint(), int delay = -1);
12
     void mouseRelease(QWindow *window, Qt::MouseButton button, Qt::KeyboardModifiers modifier = Qt::KeyboardModifiers(), QPoint pos = QPoint(), int delay = -1);
(-)devel/py-qt5-core/pkg-plist (-2 / +3 lines)
Lines 2-9 Link Here
2
%%PYTHON_SITELIBDIR%%/PyQt5/Qt.py
2
%%PYTHON_SITELIBDIR%%/PyQt5/Qt.py
3
%%PYTHON_SITELIBDIR%%/PyQt5/Qt.pyc
3
%%PYTHON_SITELIBDIR%%/PyQt5/Qt.pyc
4
%%PYTHON_SITELIBDIR%%/PyQt5/Qt.pyo
4
%%PYTHON_SITELIBDIR%%/PyQt5/Qt.pyo
5
%%PYTHON_SITELIBDIR%%/PyQt5/QtCore.pyi
5
%%PYTHON_SITELIBDIR%%/PyQt5/QtCore.so
6
%%PYTHON_SITELIBDIR%%/PyQt5/QtCore.so
6
%%PYTHON_SITELIBDIR%%/PyQt5/QtCore.pyi
7
%%PYTHON_SITELIBDIR%%/PyQt5/__init__.py
7
%%PYTHON_SITELIBDIR%%/PyQt5/__init__.py
8
%%PYTHON_SITELIBDIR%%/PyQt5/__init__.pyc
8
%%PYTHON_SITELIBDIR%%/PyQt5/__init__.pyc
9
%%PYTHON_SITELIBDIR%%/PyQt5/__init__.pyo
9
%%PYTHON_SITELIBDIR%%/PyQt5/__init__.pyo
Lines 97-102 Link Here
97
%%PYTHON_SITELIBDIR%%/PyQt5/uic/widget-plugins/qtwebkit.py
97
%%PYTHON_SITELIBDIR%%/PyQt5/uic/widget-plugins/qtwebkit.py
98
%%PYTHON_SITELIBDIR%%/PyQt5/uic/widget-plugins/qtwebkit.pyc
98
%%PYTHON_SITELIBDIR%%/PyQt5/uic/widget-plugins/qtwebkit.pyc
99
%%PYTHON_SITELIBDIR%%/PyQt5/uic/widget-plugins/qtwebkit.pyo
99
%%PYTHON_SITELIBDIR%%/PyQt5/uic/widget-plugins/qtwebkit.pyo
100
%%API%%%%PYQT_APIDIR%%/api/python/QtCore.api
100
%%PYQT_SIPDIR%%/QtCore/QtCoremod.sip
101
%%PYQT_SIPDIR%%/QtCore/QtCoremod.sip
101
%%PYQT_SIPDIR%%/QtCore/qabstractanimation.sip
102
%%PYQT_SIPDIR%%/QtCore/qabstractanimation.sip
102
%%PYQT_SIPDIR%%/QtCore/qabstracteventdispatcher.sip
103
%%PYQT_SIPDIR%%/QtCore/qabstracteventdispatcher.sip
Lines 173-178 Link Here
173
%%PYQT_SIPDIR%%/QtCore/qpycore_qmap.sip
174
%%PYQT_SIPDIR%%/QtCore/qpycore_qmap.sip
174
%%PYQT_SIPDIR%%/QtCore/qpycore_qpair.sip
175
%%PYQT_SIPDIR%%/QtCore/qpycore_qpair.sip
175
%%PYQT_SIPDIR%%/QtCore/qpycore_qset.sip
176
%%PYQT_SIPDIR%%/QtCore/qpycore_qset.sip
177
%%PYQT_SIPDIR%%/QtCore/qpycore_qvariantmap.sip
176
%%PYQT_SIPDIR%%/QtCore/qpycore_qvector.sip
178
%%PYQT_SIPDIR%%/QtCore/qpycore_qvector.sip
177
%%PYQT_SIPDIR%%/QtCore/qpycore_virtual_error_handler.sip
179
%%PYQT_SIPDIR%%/QtCore/qpycore_virtual_error_handler.sip
178
%%PYQT_SIPDIR%%/QtCore/qrandom.sip
180
%%PYQT_SIPDIR%%/QtCore/qrandom.sip
Lines 221-224 Link Here
221
%%PYQT_SIPDIR%%/QtCore/qwaitcondition.sip
223
%%PYQT_SIPDIR%%/QtCore/qwaitcondition.sip
222
%%PYQT_SIPDIR%%/QtCore/qwineventnotifier.sip
224
%%PYQT_SIPDIR%%/QtCore/qwineventnotifier.sip
223
%%PYQT_SIPDIR%%/QtCore/qxmlstream.sip
225
%%PYQT_SIPDIR%%/QtCore/qxmlstream.sip
224
%%API%%%%PYQT_APIDIR%%/api/python/QtCore.api
(-)devel/py-qt5-dbus/Makefile (+3 lines)
Lines 6-11 Link Here
6
MAINTAINER=	kde@FreeBSD.org
6
MAINTAINER=	kde@FreeBSD.org
7
COMMENT=	Python bindings for the Qt5 toolkit, QtDBus module
7
COMMENT=	Python bindings for the Qt5 toolkit, QtDBus module
8
8
9
BUILD_DEPENDS=	${PY_ENUM34}
10
RUN_DEPENDS=	${PY_ENUM34}
11
9
CONFIGURE_ARGS=	--enable QtDBus
12
CONFIGURE_ARGS=	--enable QtDBus
10
PYQT_DIST=	yes
13
PYQT_DIST=	yes
11
14
(-)devel/py-qt5-dbussupport/Makefile (-2 / +4 lines)
Lines 6-13 Link Here
6
MAINTAINER=	kde@FreeBSD.org
6
MAINTAINER=	kde@FreeBSD.org
7
COMMENT=	Qt event loop support for dbus-python
7
COMMENT=	Qt event loop support for dbus-python
8
8
9
BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}dbus>=0.8:devel/py-dbus@${PY_FLAVOR}
9
BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}dbus>=0.8:devel/py-dbus@${PY_FLAVOR} \
10
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}dbus>=0.8:devel/py-dbus@${PY_FLAVOR}
10
		${PY_ENUM34}
11
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}dbus>=0.8:devel/py-dbus@${PY_FLAVOR} \
12
		${PY_ENUM34}
11
13
12
CONFIGURE_ARGS=	--enable QtCore
14
CONFIGURE_ARGS=	--enable QtCore
13
PYQT_DIST=	yes
15
PYQT_DIST=	yes
(-)devel/py-qt5-designer/Makefile (+3 lines)
Lines 6-11 Link Here
6
MAINTAINER=	kde@FreeBSD.org
6
MAINTAINER=	kde@FreeBSD.org
7
COMMENT=	Python bindings for the Qt5 toolkit, QtDesigner module
7
COMMENT=	Python bindings for the Qt5 toolkit, QtDesigner module
8
8
9
BUILD_DEPENDS=	${PY_ENUM34}
10
RUN_DEPENDS=	${PY_ENUM34}
11
9
CONFIGURE_ARGS=	--enable QtDesigner --no-designer-plugin
12
CONFIGURE_ARGS=	--enable QtDesigner --no-designer-plugin
10
PYQT_DIST=	yes
13
PYQT_DIST=	yes
11
14
(-)devel/py-qt5-designerplugin/Makefile (+3 lines)
Lines 6-11 Link Here
6
MAINTAINER=	kde@FreeBSD.org
6
MAINTAINER=	kde@FreeBSD.org
7
COMMENT=	Python bindings for the Qt5 toolkit, QtDesigner plugin
7
COMMENT=	Python bindings for the Qt5 toolkit, QtDesigner plugin
8
8
9
BUILD_DEPENDS=	${PY_ENUM34}
10
RUN_DEPENDS=	${PY_ENUM34}
11
9
BUILD_WRKSRC=	${WRKSRC}/designer
12
BUILD_WRKSRC=	${WRKSRC}/designer
10
INSTALL_WRKSRC=	${WRKSRC}/designer
13
INSTALL_WRKSRC=	${WRKSRC}/designer
11
DESTDIRNAME=	INSTALL_ROOT
14
DESTDIRNAME=	INSTALL_ROOT
(-)devel/py-qt5-help/Makefile (+3 lines)
Lines 6-11 Link Here
6
MAINTAINER=	kde@FreeBSD.org
6
MAINTAINER=	kde@FreeBSD.org
7
COMMENT=	Python bindings for the Qt5 toolkit, QtHelp module
7
COMMENT=	Python bindings for the Qt5 toolkit, QtHelp module
8
8
9
BUILD_DEPENDS=	${PY_ENUM34}
10
RUN_DEPENDS=	${PY_ENUM34}
11
9
CONFIGURE_ARGS=	--enable QtHelp
12
CONFIGURE_ARGS=	--enable QtHelp
10
PYQT_DIST=	yes
13
PYQT_DIST=	yes
11
14
(-)devel/py-qt5-qscintilla2/pkg-plist (+4 lines)
Lines 1-3 Link Here
1
%%PYTHON_SITELIBDIR%%/QScintilla-2.10.8.dist-info/INSTALLER
2
%%PYTHON_SITELIBDIR%%/QScintilla-2.10.8.dist-info/METADATA
3
%%PYTHON_SITELIBDIR%%/QScintilla-2.10.8.dist-info/RECORD
1
%%PYTHON_SITELIBDIR%%/PyQt5/Qsci.pyi
4
%%PYTHON_SITELIBDIR%%/PyQt5/Qsci.pyi
2
%%PYTHON_SITELIBDIR%%/PyQt5/Qsci.so
5
%%PYTHON_SITELIBDIR%%/PyQt5/Qsci.so
3
%%PYQT_SIPDIR%%/Qsci/qsciabstractapis.sip
6
%%PYQT_SIPDIR%%/Qsci/qsciabstractapis.sip
Lines 17-22 Link Here
17
%%PYQT_SIPDIR%%/Qsci/qscilexercustom.sip
20
%%PYQT_SIPDIR%%/Qsci/qscilexercustom.sip
18
%%PYQT_SIPDIR%%/Qsci/qscilexerd.sip
21
%%PYQT_SIPDIR%%/Qsci/qscilexerd.sip
19
%%PYQT_SIPDIR%%/Qsci/qscilexerdiff.sip
22
%%PYQT_SIPDIR%%/Qsci/qscilexerdiff.sip
23
%%PYQT_SIPDIR%%/Qsci/qscilexeredifact.sip
20
%%PYQT_SIPDIR%%/Qsci/qscilexerfortran.sip
24
%%PYQT_SIPDIR%%/Qsci/qscilexerfortran.sip
21
%%PYQT_SIPDIR%%/Qsci/qscilexerfortran77.sip
25
%%PYQT_SIPDIR%%/Qsci/qscilexerfortran77.sip
22
%%PYQT_SIPDIR%%/Qsci/qscilexerhtml.sip
26
%%PYQT_SIPDIR%%/Qsci/qscilexerhtml.sip
(-)devel/py-qt5-test/Makefile (+3 lines)
Lines 6-11 Link Here
6
MAINTAINER=	kde@FreeBSD.org
6
MAINTAINER=	kde@FreeBSD.org
7
COMMENT=	Python bindings for the Qt5 toolkit, QtTest module
7
COMMENT=	Python bindings for the Qt5 toolkit, QtTest module
8
8
9
BUILD_DEPENDS=	${PY_ENUM34}
10
RUN_DEPENDS=	${PY_ENUM34}
11
9
CONFIGURE_ARGS=	--enable QtTest
12
CONFIGURE_ARGS=	--enable QtTest
10
PYQT_DIST=	yes
13
PYQT_DIST=	yes
11
14
(-)devel/py-qt5-test/pkg-plist (+1 lines)
Lines 1-6 Link Here
1
%%PYTHON_SITELIBDIR%%/PyQt5/QtTest.so
1
%%PYTHON_SITELIBDIR%%/PyQt5/QtTest.so
2
%%PYTHON_SITELIBDIR%%/PyQt5/QtTest.pyi
2
%%PYTHON_SITELIBDIR%%/PyQt5/QtTest.pyi
3
%%PYQT_SIPDIR%%/QtTest/QtTestmod.sip
3
%%PYQT_SIPDIR%%/QtTest/QtTestmod.sip
4
%%PYQT_SIPDIR%%/QtTest/qabstractitemmodeltester.sip
4
%%PYQT_SIPDIR%%/QtTest/qsignalspy.sip
5
%%PYQT_SIPDIR%%/QtTest/qsignalspy.sip
5
%%PYQT_SIPDIR%%/QtTest/qtestcase.sip
6
%%PYQT_SIPDIR%%/QtTest/qtestcase.sip
6
%%PYQT_SIPDIR%%/QtTest/qtestkeyboard.sip
7
%%PYQT_SIPDIR%%/QtTest/qtestkeyboard.sip
(-)devel/py-sip/Makefile (-4 / +27 lines)
Lines 19-24 Link Here
19
19
20
CONFIGURE_ARGS=	-b ${PREFIX}/bin -d ${PYTHONPREFIX_SITELIBDIR} \
20
CONFIGURE_ARGS=	-b ${PREFIX}/bin -d ${PYTHONPREFIX_SITELIBDIR} \
21
		-e ${PYTHONPREFIX_INCLUDEDIR} -v ${DATADIR} \
21
		-e ${PYTHONPREFIX_INCLUDEDIR} -v ${DATADIR} \
22
		--sipdir ${PYQT_SIPDIR} \
22
		CC="${CC}" CXX="${CXX}" LINK="${CXX}" LINK_SHLIB="${CXX}" \
23
		CC="${CC}" CXX="${CXX}" LINK="${CXX}" LINK_SHLIB="${CXX}" \
23
		CFLAGS="${CFLAGS}" CXXFLAGS="${CXXFLAGS}" \
24
		CFLAGS="${CFLAGS}" CXXFLAGS="${CXXFLAGS}" \
24
		INCDIR="${LOCALBASE}/include" LIBDIR="${LOCALBASE}/lib"
25
		INCDIR="${LOCALBASE}/include" LIBDIR="${LOCALBASE}/lib"
Lines 28-38 Link Here
28
OPTIONS_DEFINE=		DOCS DEBUG
29
OPTIONS_DEFINE=		DOCS DEBUG
29
DEBUG_CONFIGURE_ON=	--debug
30
DEBUG_CONFIGURE_ON=	--debug
30
31
32
# From upstreams site:
33
# When building PyQt5 v5.11 or later you must configure SIP to create a
34
# private copy of the sip module using a command line similar to the following:
35
#  > python configure.py --sip-module PyQt5.sip --no-tools
36
# As this port is already flavored we cannot add further Qt4/Qt5 flavoring.
37
CONFIGURE_WRKSRC=	${WRKSRC}/default
38
BUILD_WRKSRC=		${CONFIGURE_WRKSRC}
39
INSTALL_WRKSRC=		${CONFIGURE_WRKSRC}
40
31
do-configure:
41
do-configure:
32
	cd ${WRKSRC} && ${PYTHON_CMD} configure.py ${CONFIGURE_ARGS}
42
	# The default sip 'flavor'
33
	${REINPLACE_CMD} -e '/sip_bin.:/s|'\'',$$|-${PYTHON_VER}'\'',|' \
43
	${MKDIR} ${CONFIGURE_WRKSRC} &&  \
34
		${WRKSRC}/sipconfig.py
44
		cd ${CONFIGURE_WRKSRC} && \
45
		${PYTHON_CMD} ${WRKSRC}/configure.py ${CONFIGURE_ARGS} && \
46
		${REINPLACE_CMD} -e '/sip_bin.:/s|'\'',$$|-${PYTHON_VER}'\'',|'  ${CONFIGURE_WRKSRC}/sipconfig.py
47
	# The now needed version for 5.11 (which will be the default from 2019-03-16).
48
	${MKDIR} ${WRKSRC}/sip_qt5 && \
49
		cd ${WRKSRC}/sip_qt5 && \
50
		${PYTHON_CMD} ${WRKSRC}/configure.py ${CONFIGURE_ARGS} --sip-module PyQt5.sip --no-tools  && \
51
		${REINPLACE_CMD} -e '/sip_bin.:/s|'\'',$$|-${PYTHON_VER}'\'',|'  ${WRKSRC}/sip_qt5/sipconfig.py
35
52
53
post-build:
54
	cd ${WRKSRC}/sip_qt5 && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS}
55
36
post-install:
56
post-install:
37
	${MKDIR} ${STAGEDIR}${DOCSDIR} && cd ${WRKSRC}/doc/html && \
57
	${MKDIR} ${STAGEDIR}${DOCSDIR} && cd ${WRKSRC}/doc/html && \
38
		${COPYTREE_SHARE} \. ${STAGEDIR}${DOCSDIR}
58
		${COPYTREE_SHARE} \. ${STAGEDIR}${DOCSDIR}
Lines 42-48 Link Here
42
	${PYTHON_CMD} -O ${PYTHON_LIBDIR}/compileall.py \
62
	${PYTHON_CMD} -O ${PYTHON_LIBDIR}/compileall.py \
43
		-f -d ${PYTHONPREFIX_SITELIBDIR} \
63
		-f -d ${PYTHONPREFIX_SITELIBDIR} \
44
		${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}
64
		${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}
45
	${STRIP_CMD} ${STAGEDIR}/${PREFIX}/bin/sip 
65
	${STRIP_CMD} ${STAGEDIR}/${PREFIX}/bin/sip
46
	${STRIP_CMD} ${STAGEDIR}/${PYTHON_SITELIBDIR}/sip.so
66
	${STRIP_CMD} ${STAGEDIR}/${PYTHON_SITELIBDIR}/sip.so
47
67
68
	cd ${WRKSRC}/sip_qt5 && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} install
69
	${STRIP_CMD} ${STAGEDIR}/${PYTHON_SITELIBDIR}/PyQt5/sip.so
70
48
.include <bsd.port.mk>
71
.include <bsd.port.mk>
(-)devel/py-sip/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1520623489
1
TIMESTAMP = 1539599371
2
SHA256 (sip-4.19.8.tar.gz) = 7eaf7a2ea7d4d38a56dd6d2506574464bddf7cf284c960801679942377c297bc
2
SHA256 (sip-4.19.13.tar.gz) = e353a7056599bf5fbd5d3ff9842a6ab2ea3cf4e0304a0f925ec5862907c0d15e
3
SIZE (sip-4.19.8.tar.gz) = 1024548
3
SIZE (sip-4.19.13.tar.gz) = 1038815
(-)devel/py-sip/pkg-plist (-1 / +9 lines)
Lines 1-7 Link Here
1
bin/sip
1
bin/sip
2
%%PYTHON_INCLUDEDIR%%/sip.h
2
%%PYTHON_INCLUDEDIR%%/sip.h
3
%%PYTHON_SITELIBDIR%%/PyQt5/sip.pyi
4
%%PYTHON_SITELIBDIR%%/PyQt5/sip.so
5
%%PYTHON_SITELIBDIR%%/PyQt5_sip-4.19.13.dist-info/INSTALLER
6
%%PYTHON_SITELIBDIR%%/PyQt5_sip-4.19.13.dist-info/METADATA
7
%%PYTHON_SITELIBDIR%%/PyQt5_sip-4.19.13.dist-info/RECORD
8
%%PYTHON_SITELIBDIR%%/sip-4.19.13.dist-info/INSTALLER
9
%%PYTHON_SITELIBDIR%%/sip-4.19.13.dist-info/METADATA
10
%%PYTHON_SITELIBDIR%%/sip-4.19.13.dist-info/RECORD
11
%%PYTHON_SITELIBDIR%%/sip.pyi
3
%%PYTHON_SITELIBDIR%%/sip.so
12
%%PYTHON_SITELIBDIR%%/sip.so
4
%%PYTHON_SITELIBDIR%%/sip.pyi
5
%%PYTHON_SITELIBDIR%%/sipconfig.py
13
%%PYTHON_SITELIBDIR%%/sipconfig.py
6
%%PYTHON_SITELIBDIR%%/sipconfig.pyc
14
%%PYTHON_SITELIBDIR%%/sipconfig.pyc
7
%%PYTHON_SITELIBDIR%%/sipconfig.pyo
15
%%PYTHON_SITELIBDIR%%/sipconfig.pyo
(-)devel/qscintilla2/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1525014650
1
TIMESTAMP = 1543101934
2
SHA256 (QScintilla_gpl-2.10.4.tar.gz) = 0353e694a67081e2ecdd7c80e1a848cf79a36dbba78b2afa36009482149b022d
2
SHA256 (QScintilla_gpl-2.10.8.tar.gz) = 46cd5b4e609ca5e13130ba8cc7028d44fd1dc5b037f97c492899006ed0c992eb
3
SIZE (QScintilla_gpl-2.10.4.tar.gz) = 2721322
3
SIZE (QScintilla_gpl-2.10.8.tar.gz) = 2736054
(-)devel/qscintilla2/pkg-plist (-2 / +3 lines)
Lines 16-21 Link Here
16
%%QT_INCDIR%%/Qsci/qscilexercustom.h
16
%%QT_INCDIR%%/Qsci/qscilexercustom.h
17
%%QT_INCDIR%%/Qsci/qscilexerd.h
17
%%QT_INCDIR%%/Qsci/qscilexerd.h
18
%%QT_INCDIR%%/Qsci/qscilexerdiff.h
18
%%QT_INCDIR%%/Qsci/qscilexerdiff.h
19
%%QT_INCDIR%%/Qsci/qscilexeredifact.h
19
%%QT_INCDIR%%/Qsci/qscilexerfortran.h
20
%%QT_INCDIR%%/Qsci/qscilexerfortran.h
20
%%QT_INCDIR%%/Qsci/qscilexerfortran77.h
21
%%QT_INCDIR%%/Qsci/qscilexerfortran77.h
21
%%QT_INCDIR%%/Qsci/qscilexerhtml.h
22
%%QT_INCDIR%%/Qsci/qscilexerhtml.h
Lines 52-59 Link Here
52
%%QT_INCDIR%%/Qsci/qscistyledtext.h
53
%%QT_INCDIR%%/Qsci/qscistyledtext.h
53
%%QT_LIBDIR%%/libqscintilla2_qt4.so
54
%%QT_LIBDIR%%/libqscintilla2_qt4.so
54
%%QT_LIBDIR%%/libqscintilla2_qt4.so.13
55
%%QT_LIBDIR%%/libqscintilla2_qt4.so.13
55
%%QT_LIBDIR%%/libqscintilla2_qt4.so.13.1
56
%%QT_LIBDIR%%/libqscintilla2_qt4.so.13.2
56
%%QT_LIBDIR%%/libqscintilla2_qt4.so.13.1.1
57
%%QT_LIBDIR%%/libqscintilla2_qt4.so.13.2.1
57
%%QT_MKSPECDIR%%/features/qscintilla2.prf
58
%%QT_MKSPECDIR%%/features/qscintilla2.prf
58
share/qt4/qsci/api/python/Python-2.4.api
59
share/qt4/qsci/api/python/Python-2.4.api
59
share/qt4/qsci/api/python/Python-2.5.api
60
share/qt4/qsci/api/python/Python-2.5.api
(-)devel/qscintilla2-designerplugin/Makefile (-1 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	designerplugin
4
PORTNAME=	designerplugin
5
PORTVERSION=	${QSCI2_VERSION}
5
PORTVERSION=	${QSCI2_VERSION}
6
PORTREVISION=	1
7
PORTEPOCH=	1
6
PORTEPOCH=	1
8
CATEGORIES=	devel
7
CATEGORIES=	devel
9
MASTER_SITES=	${MASTER_SITES_QSCI2}
8
MASTER_SITES=	${MASTER_SITES_QSCI2}
(-)devel/qscintilla2-qt5/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1525014650
1
TIMESTAMP = 1543102039
2
SHA256 (QScintilla_gpl-2.10.4.tar.gz) = 0353e694a67081e2ecdd7c80e1a848cf79a36dbba78b2afa36009482149b022d
2
SHA256 (QScintilla_gpl-2.10.8.tar.gz) = 46cd5b4e609ca5e13130ba8cc7028d44fd1dc5b037f97c492899006ed0c992eb
3
SIZE (QScintilla_gpl-2.10.4.tar.gz) = 2721322
3
SIZE (QScintilla_gpl-2.10.8.tar.gz) = 2736054
(-)devel/qscintilla2-qt5/pkg-plist (-2 / +3 lines)
Lines 16-21 Link Here
16
%%QT_INCDIR%%/Qsci/qscilexercustom.h
16
%%QT_INCDIR%%/Qsci/qscilexercustom.h
17
%%QT_INCDIR%%/Qsci/qscilexerd.h
17
%%QT_INCDIR%%/Qsci/qscilexerd.h
18
%%QT_INCDIR%%/Qsci/qscilexerdiff.h
18
%%QT_INCDIR%%/Qsci/qscilexerdiff.h
19
%%QT_INCDIR%%/Qsci/qscilexeredifact.h
19
%%QT_INCDIR%%/Qsci/qscilexerfortran.h
20
%%QT_INCDIR%%/Qsci/qscilexerfortran.h
20
%%QT_INCDIR%%/Qsci/qscilexerfortran77.h
21
%%QT_INCDIR%%/Qsci/qscilexerfortran77.h
21
%%QT_INCDIR%%/Qsci/qscilexerhtml.h
22
%%QT_INCDIR%%/Qsci/qscilexerhtml.h
Lines 52-59 Link Here
52
%%QT_INCDIR%%/Qsci/qscistyledtext.h
53
%%QT_INCDIR%%/Qsci/qscistyledtext.h
53
%%QT_LIBDIR%%/libqscintilla2_qt5.so
54
%%QT_LIBDIR%%/libqscintilla2_qt5.so
54
%%QT_LIBDIR%%/libqscintilla2_qt5.so.13
55
%%QT_LIBDIR%%/libqscintilla2_qt5.so.13
55
%%QT_LIBDIR%%/libqscintilla2_qt5.so.13.1
56
%%QT_LIBDIR%%/libqscintilla2_qt5.so.13.2
56
%%QT_LIBDIR%%/libqscintilla2_qt5.so.13.1.1
57
%%QT_LIBDIR%%/libqscintilla2_qt5.so.13.2.1
57
%%QT_MKSPECDIR%%/features/qscintilla2.prf
58
%%QT_MKSPECDIR%%/features/qscintilla2.prf
58
%%QT_DATADIR%%/qsci/api/python/Python-2.4.api
59
%%QT_DATADIR%%/qsci/api/python/Python-2.4.api
59
%%QT_DATADIR%%/qsci/api/python/Python-2.5.api
60
%%QT_DATADIR%%/qsci/api/python/Python-2.5.api
(-)graphics/py-qt5-svg/Makefile (+3 lines)
Lines 6-11 Link Here
6
MAINTAINER=	kde@FreeBSD.org
6
MAINTAINER=	kde@FreeBSD.org
7
COMMENT=	Python bindings for the Qt5 toolkit, QtSvg module
7
COMMENT=	Python bindings for the Qt5 toolkit, QtSvg module
8
8
9
BUILD_DEPENDS=	${PY_ENUM34}
10
RUN_DEPENDS=	${PY_ENUM34}
11
9
CONFIGURE_ARGS=	--enable QtSvg
12
CONFIGURE_ARGS=	--enable QtSvg
10
PYQT_DIST=	yes
13
PYQT_DIST=	yes
11
14
(-)lang/py-qt5-qml/Makefile (+3 lines)
Lines 6-11 Link Here
6
MAINTAINER=	kde@FreeBSD.org
6
MAINTAINER=	kde@FreeBSD.org
7
COMMENT=	Python bindings for the Qt5 toolkit, QML module
7
COMMENT=	Python bindings for the Qt5 toolkit, QML module
8
8
9
BUILD_DEPENDS=	${PY_ENUM34}
10
RUN_DEPENDS=	${PY_ENUM34}
11
9
CONFIGURE_ARGS=	--enable QtQml
12
CONFIGURE_ARGS=	--enable QtQml
10
PYQT_DIST=	yes
13
PYQT_DIST=	yes
11
14
(-)misc/py-qt4-doc/Makefile (-6 / +5 lines)
Lines 3-8 Link Here
3
3
4
PORTNAME=	doc
4
PORTNAME=	doc
5
PORTVERSION=	${PYQT4_VERSION}
5
PORTVERSION=	${PYQT4_VERSION}
6
PORTREVISION=	1
6
PORTEPOCH=	1
7
PORTEPOCH=	1
7
CATEGORIES=	misc devel python
8
CATEGORIES=	misc devel python
8
MASTER_SITES=	${MASTER_SITES_PYQT4}
9
MASTER_SITES=	${MASTER_SITES_PYQT4}
Lines 20-37 Link Here
20
21
21
USES=		python pyqt:4
22
USES=		python pyqt:4
22
USE_PYQT=	#
23
USE_PYQT=	#
23
USE_PYTHON=	flavors
24
USE_PYTHON=	concurrent flavors py3kplist
24
25
25
DOCSDIR=	${PREFIX}/share/doc/py-qt4
26
27
do-install:
26
do-install:
28
	cd ${WRKSRC} &&\
27
	cd ${WRKSRC} &&\
29
		${MKDIR} ${STAGEDIR}${DOCSDIR} &&\
28
		${MKDIR} ${STAGEDIR}${PYQT_DOCDIR} &&\
30
		${INSTALL_DATA} LICENSE \
29
		${INSTALL_DATA} LICENSE \
31
				NEWS \
30
				NEWS \
32
				README \
31
				README \
33
				THANKS\
32
				THANKS\
34
			${STAGEDIR}${DOCSDIR}
33
			${STAGEDIR}${PYQT_DOCDIR}
35
	cd ${WRKSRC}/doc && ${COPYTREE_SHARE} html ${STAGEDIR}${DOCSDIR}
34
	cd ${WRKSRC}/doc && ${COPYTREE_SHARE} html ${STAGEDIR}${PYQT_DOCDIR}
36
35
37
.include <bsd.port.mk>
36
.include <bsd.port.mk>
(-)misc/py-qt4-doc/pkg-plist (-1337 / +1337 lines)
Lines 1-1337 Link Here
1
%%DOCSDIR%%/LICENSE
1
%%PYQT_DOCDIR%%/LICENSE
2
%%DOCSDIR%%/NEWS
2
%%PYQT_DOCDIR%%/NEWS
3
%%DOCSDIR%%/README
3
%%PYQT_DOCDIR%%/README
4
%%DOCSDIR%%/THANKS
4
%%PYQT_DOCDIR%%/THANKS
5
%%DOCSDIR%%/html/_sources/buffer_interface.rst.txt
5
%%PYQT_DOCDIR%%/html/_sources/buffer_interface.rst.txt
6
%%DOCSDIR%%/html/_sources/build_system.rst.txt
6
%%PYQT_DOCDIR%%/html/_sources/build_system.rst.txt
7
%%DOCSDIR%%/html/_sources/dbus.rst.txt
7
%%PYQT_DOCDIR%%/html/_sources/dbus.rst.txt
8
%%DOCSDIR%%/html/_sources/deploy_commercial.rst.txt
8
%%PYQT_DOCDIR%%/html/_sources/deploy_commercial.rst.txt
9
%%DOCSDIR%%/html/_sources/designer.rst.txt
9
%%PYQT_DOCDIR%%/html/_sources/designer.rst.txt
10
%%DOCSDIR%%/html/_sources/extension_api.rst.txt
10
%%PYQT_DOCDIR%%/html/_sources/extension_api.rst.txt
11
%%DOCSDIR%%/html/_sources/gotchas.rst.txt
11
%%PYQT_DOCDIR%%/html/_sources/gotchas.rst.txt
12
%%DOCSDIR%%/html/_sources/i18n.rst.txt
12
%%PYQT_DOCDIR%%/html/_sources/i18n.rst.txt
13
%%DOCSDIR%%/html/_sources/incompatibilities.rst.txt
13
%%PYQT_DOCDIR%%/html/_sources/incompatibilities.rst.txt
14
%%DOCSDIR%%/html/_sources/incompatible_apis.rst.txt
14
%%PYQT_DOCDIR%%/html/_sources/incompatible_apis.rst.txt
15
%%DOCSDIR%%/html/_sources/index.rst.txt
15
%%PYQT_DOCDIR%%/html/_sources/index.rst.txt
16
%%DOCSDIR%%/html/_sources/installation.rst.txt
16
%%PYQT_DOCDIR%%/html/_sources/installation.rst.txt
17
%%DOCSDIR%%/html/_sources/introduction.rst.txt
17
%%PYQT_DOCDIR%%/html/_sources/introduction.rst.txt
18
%%DOCSDIR%%/html/_sources/keyword_arguments.rst.txt
18
%%PYQT_DOCDIR%%/html/_sources/keyword_arguments.rst.txt
19
%%DOCSDIR%%/html/_sources/new_style_signals_slots.rst.txt
19
%%PYQT_DOCDIR%%/html/_sources/new_style_signals_slots.rst.txt
20
%%DOCSDIR%%/html/_sources/old_style_signals_slots.rst.txt
20
%%PYQT_DOCDIR%%/html/_sources/old_style_signals_slots.rst.txt
21
%%DOCSDIR%%/html/_sources/pickle.rst.txt
21
%%PYQT_DOCDIR%%/html/_sources/pickle.rst.txt
22
%%DOCSDIR%%/html/_sources/pyqt_qsettings.rst.txt
22
%%PYQT_DOCDIR%%/html/_sources/pyqt_qsettings.rst.txt
23
%%DOCSDIR%%/html/_sources/pyqt_qvariant.rst.txt
23
%%PYQT_DOCDIR%%/html/_sources/pyqt_qvariant.rst.txt
24
%%DOCSDIR%%/html/_sources/python_shell.rst.txt
24
%%PYQT_DOCDIR%%/html/_sources/python_shell.rst.txt
25
%%DOCSDIR%%/html/_sources/python_v3.rst.txt
25
%%PYQT_DOCDIR%%/html/_sources/python_v3.rst.txt
26
%%DOCSDIR%%/html/_sources/qml.rst.txt
26
%%PYQT_DOCDIR%%/html/_sources/qml.rst.txt
27
%%DOCSDIR%%/html/_sources/qt_properties.rst.txt
27
%%PYQT_DOCDIR%%/html/_sources/qt_properties.rst.txt
28
%%DOCSDIR%%/html/_sources/qt_v5.rst.txt
28
%%PYQT_DOCDIR%%/html/_sources/qt_v5.rst.txt
29
%%DOCSDIR%%/html/_sources/resources.rst.txt
29
%%PYQT_DOCDIR%%/html/_sources/resources.rst.txt
30
%%DOCSDIR%%/html/_sources/webkit.rst.txt
30
%%PYQT_DOCDIR%%/html/_sources/webkit.rst.txt
31
%%DOCSDIR%%/html/_static/ajax-loader.gif
31
%%PYQT_DOCDIR%%/html/_static/ajax-loader.gif
32
%%DOCSDIR%%/html/_static/basic.css
32
%%PYQT_DOCDIR%%/html/_static/basic.css
33
%%DOCSDIR%%/html/_static/classic.css
33
%%PYQT_DOCDIR%%/html/_static/classic.css
34
%%DOCSDIR%%/html/_static/comment-bright.png
34
%%PYQT_DOCDIR%%/html/_static/comment-bright.png
35
%%DOCSDIR%%/html/_static/comment-close.png
35
%%PYQT_DOCDIR%%/html/_static/comment-close.png
36
%%DOCSDIR%%/html/_static/comment.png
36
%%PYQT_DOCDIR%%/html/_static/comment.png
37
%%DOCSDIR%%/html/_static/doctools.js
37
%%PYQT_DOCDIR%%/html/_static/doctools.js
38
%%DOCSDIR%%/html/_static/down-pressed.png
38
%%PYQT_DOCDIR%%/html/_static/down-pressed.png
39
%%DOCSDIR%%/html/_static/down.png
39
%%PYQT_DOCDIR%%/html/_static/down.png
40
%%DOCSDIR%%/html/_static/file.png
40
%%PYQT_DOCDIR%%/html/_static/file.png
41
%%DOCSDIR%%/html/_static/jquery-3.1.0.js
41
%%PYQT_DOCDIR%%/html/_static/jquery-3.1.0.js
42
%%DOCSDIR%%/html/_static/jquery.js
42
%%PYQT_DOCDIR%%/html/_static/jquery.js
43
%%DOCSDIR%%/html/_static/logo.png
43
%%PYQT_DOCDIR%%/html/_static/logo.png
44
%%DOCSDIR%%/html/_static/logo_tn.ico
44
%%PYQT_DOCDIR%%/html/_static/logo_tn.ico
45
%%DOCSDIR%%/html/_static/minus.png
45
%%PYQT_DOCDIR%%/html/_static/minus.png
46
%%DOCSDIR%%/html/_static/plus.png
46
%%PYQT_DOCDIR%%/html/_static/plus.png
47
%%DOCSDIR%%/html/_static/pygments.css
47
%%PYQT_DOCDIR%%/html/_static/pygments.css
48
%%DOCSDIR%%/html/_static/searchtools.js
48
%%PYQT_DOCDIR%%/html/_static/searchtools.js
49
%%DOCSDIR%%/html/_static/sidebar.js
49
%%PYQT_DOCDIR%%/html/_static/sidebar.js
50
%%DOCSDIR%%/html/_static/underscore-1.3.1.js
50
%%PYQT_DOCDIR%%/html/_static/underscore-1.3.1.js
51
%%DOCSDIR%%/html/_static/underscore.js
51
%%PYQT_DOCDIR%%/html/_static/underscore.js
52
%%DOCSDIR%%/html/_static/up-pressed.png
52
%%PYQT_DOCDIR%%/html/_static/up-pressed.png
53
%%DOCSDIR%%/html/_static/up.png
53
%%PYQT_DOCDIR%%/html/_static/up.png
54
%%DOCSDIR%%/html/_static/websupport.js
54
%%PYQT_DOCDIR%%/html/_static/websupport.js
55
%%DOCSDIR%%/html/assistant-manual.html
55
%%PYQT_DOCDIR%%/html/assistant-manual.html
56
%%DOCSDIR%%/html/buffer_interface.html
56
%%PYQT_DOCDIR%%/html/buffer_interface.html
57
%%DOCSDIR%%/html/build_system.html
57
%%PYQT_DOCDIR%%/html/build_system.html
58
%%DOCSDIR%%/html/classes.html
58
%%PYQT_DOCDIR%%/html/classes.html
59
%%DOCSDIR%%/html/dbus.html
59
%%PYQT_DOCDIR%%/html/dbus.html
60
%%DOCSDIR%%/html/deploy_commercial.html
60
%%PYQT_DOCDIR%%/html/deploy_commercial.html
61
%%DOCSDIR%%/html/designer.html
61
%%PYQT_DOCDIR%%/html/designer.html
62
%%DOCSDIR%%/html/extension_api.html
62
%%PYQT_DOCDIR%%/html/extension_api.html
63
%%DOCSDIR%%/html/genindex.html
63
%%PYQT_DOCDIR%%/html/genindex.html
64
%%DOCSDIR%%/html/gotchas.html
64
%%PYQT_DOCDIR%%/html/gotchas.html
65
%%DOCSDIR%%/html/i18n.html
65
%%PYQT_DOCDIR%%/html/i18n.html
66
%%DOCSDIR%%/html/images/alphafill.png
66
%%PYQT_DOCDIR%%/html/images/alphafill.png
67
%%DOCSDIR%%/html/images/assistant-toolbar.png
67
%%PYQT_DOCDIR%%/html/images/assistant-toolbar.png
68
%%DOCSDIR%%/html/images/bearings.png
68
%%PYQT_DOCDIR%%/html/images/bearings.png
69
%%DOCSDIR%%/html/images/brush-outline.png
69
%%PYQT_DOCDIR%%/html/images/brush-outline.png
70
%%DOCSDIR%%/html/images/brush-styles.png
70
%%PYQT_DOCDIR%%/html/images/brush-styles.png
71
%%DOCSDIR%%/html/images/buttonbox-gnomelayout-horizontal.png
71
%%PYQT_DOCDIR%%/html/images/buttonbox-gnomelayout-horizontal.png
72
%%DOCSDIR%%/html/images/buttonbox-gnomelayout-vertical.png
72
%%PYQT_DOCDIR%%/html/images/buttonbox-gnomelayout-vertical.png
73
%%DOCSDIR%%/html/images/buttonbox-kdelayout-horizontal.png
73
%%PYQT_DOCDIR%%/html/images/buttonbox-kdelayout-horizontal.png
74
%%DOCSDIR%%/html/images/buttonbox-kdelayout-vertical.png
74
%%PYQT_DOCDIR%%/html/images/buttonbox-kdelayout-vertical.png
75
%%DOCSDIR%%/html/images/buttonbox-mac-modeless-horizontal.png
75
%%PYQT_DOCDIR%%/html/images/buttonbox-mac-modeless-horizontal.png
76
%%DOCSDIR%%/html/images/buttonbox-maclayout-horizontal.png
76
%%PYQT_DOCDIR%%/html/images/buttonbox-maclayout-horizontal.png
77
%%DOCSDIR%%/html/images/buttonbox-maclayout-vertical.png
77
%%PYQT_DOCDIR%%/html/images/buttonbox-maclayout-vertical.png
78
%%DOCSDIR%%/html/images/buttonbox-winlayout-horizontal.png
78
%%PYQT_DOCDIR%%/html/images/buttonbox-winlayout-horizontal.png
79
%%DOCSDIR%%/html/images/buttonbox-winlayout-vertical.png
79
%%PYQT_DOCDIR%%/html/images/buttonbox-winlayout-vertical.png
80
%%DOCSDIR%%/html/images/cde-lcdnumber.png
80
%%PYQT_DOCDIR%%/html/images/cde-lcdnumber.png
81
%%DOCSDIR%%/html/images/checkboxes-exclusive.png
81
%%PYQT_DOCDIR%%/html/images/checkboxes-exclusive.png
82
%%DOCSDIR%%/html/images/checkboxes-non-exclusive.png
82
%%PYQT_DOCDIR%%/html/images/checkboxes-non-exclusive.png
83
%%DOCSDIR%%/html/images/cleanlooks-calendarwidget.png
83
%%PYQT_DOCDIR%%/html/images/cleanlooks-calendarwidget.png
84
%%DOCSDIR%%/html/images/cleanlooks-pushbutton-menu.png
84
%%PYQT_DOCDIR%%/html/images/cleanlooks-pushbutton-menu.png
85
%%DOCSDIR%%/html/images/conceptaudio.png
85
%%PYQT_DOCDIR%%/html/images/conceptaudio.png
86
%%DOCSDIR%%/html/images/conceptvideo.png
86
%%PYQT_DOCDIR%%/html/images/conceptvideo.png
87
%%DOCSDIR%%/html/images/containerextension-example.png
87
%%PYQT_DOCDIR%%/html/images/containerextension-example.png
88
%%DOCSDIR%%/html/images/cursor-arrow.png
88
%%PYQT_DOCDIR%%/html/images/cursor-arrow.png
89
%%DOCSDIR%%/html/images/cursor-busy.png
89
%%PYQT_DOCDIR%%/html/images/cursor-busy.png
90
%%DOCSDIR%%/html/images/cursor-closedhand.png
90
%%PYQT_DOCDIR%%/html/images/cursor-closedhand.png
91
%%DOCSDIR%%/html/images/cursor-cross.png
91
%%PYQT_DOCDIR%%/html/images/cursor-cross.png
92
%%DOCSDIR%%/html/images/cursor-forbidden.png
92
%%PYQT_DOCDIR%%/html/images/cursor-forbidden.png
93
%%DOCSDIR%%/html/images/cursor-hand.png
93
%%PYQT_DOCDIR%%/html/images/cursor-hand.png
94
%%DOCSDIR%%/html/images/cursor-hsplit.png
94
%%PYQT_DOCDIR%%/html/images/cursor-hsplit.png
95
%%DOCSDIR%%/html/images/cursor-ibeam.png
95
%%PYQT_DOCDIR%%/html/images/cursor-ibeam.png
96
%%DOCSDIR%%/html/images/cursor-openhand.png
96
%%PYQT_DOCDIR%%/html/images/cursor-openhand.png
97
%%DOCSDIR%%/html/images/cursor-sizeall.png
97
%%PYQT_DOCDIR%%/html/images/cursor-sizeall.png
98
%%DOCSDIR%%/html/images/cursor-sizeb.png
98
%%PYQT_DOCDIR%%/html/images/cursor-sizeb.png
99
%%DOCSDIR%%/html/images/cursor-sizef.png
99
%%PYQT_DOCDIR%%/html/images/cursor-sizef.png
100
%%DOCSDIR%%/html/images/cursor-sizeh.png
100
%%PYQT_DOCDIR%%/html/images/cursor-sizeh.png
101
%%DOCSDIR%%/html/images/cursor-sizev.png
101
%%PYQT_DOCDIR%%/html/images/cursor-sizev.png
102
%%DOCSDIR%%/html/images/cursor-uparrow.png
102
%%PYQT_DOCDIR%%/html/images/cursor-uparrow.png
103
%%DOCSDIR%%/html/images/cursor-vsplit.png
103
%%PYQT_DOCDIR%%/html/images/cursor-vsplit.png
104
%%DOCSDIR%%/html/images/cursor-wait.png
104
%%PYQT_DOCDIR%%/html/images/cursor-wait.png
105
%%DOCSDIR%%/html/images/cursor-whatsthis.png
105
%%PYQT_DOCDIR%%/html/images/cursor-whatsthis.png
106
%%DOCSDIR%%/html/images/effectwidget.png
106
%%PYQT_DOCDIR%%/html/images/effectwidget.png
107
%%DOCSDIR%%/html/images/filedialogurls.png
107
%%PYQT_DOCDIR%%/html/images/filedialogurls.png
108
%%DOCSDIR%%/html/images/foreignkeys.png
108
%%PYQT_DOCDIR%%/html/images/foreignkeys.png
109
%%DOCSDIR%%/html/images/frames.png
109
%%PYQT_DOCDIR%%/html/images/frames.png
110
%%DOCSDIR%%/html/images/graphicseffect-blur.png
110
%%PYQT_DOCDIR%%/html/images/graphicseffect-blur.png
111
%%DOCSDIR%%/html/images/graphicseffect-colorize.png
111
%%PYQT_DOCDIR%%/html/images/graphicseffect-colorize.png
112
%%DOCSDIR%%/html/images/graphicseffect-drop-shadow.png
112
%%PYQT_DOCDIR%%/html/images/graphicseffect-drop-shadow.png
113
%%DOCSDIR%%/html/images/graphicseffect-opacity.png
113
%%PYQT_DOCDIR%%/html/images/graphicseffect-opacity.png
114
%%DOCSDIR%%/html/images/graphicseffect-plain.png
114
%%PYQT_DOCDIR%%/html/images/graphicseffect-plain.png
115
%%DOCSDIR%%/html/images/graphicseffect-widget.png
115
%%PYQT_DOCDIR%%/html/images/graphicseffect-widget.png
116
%%DOCSDIR%%/html/images/graphicsview-ellipseitem-pie.png
116
%%PYQT_DOCDIR%%/html/images/graphicsview-ellipseitem-pie.png
117
%%DOCSDIR%%/html/images/graphicsview-ellipseitem.png
117
%%PYQT_DOCDIR%%/html/images/graphicsview-ellipseitem.png
118
%%DOCSDIR%%/html/images/graphicsview-items.png
118
%%PYQT_DOCDIR%%/html/images/graphicsview-items.png
119
%%DOCSDIR%%/html/images/graphicsview-lineitem.png
119
%%PYQT_DOCDIR%%/html/images/graphicsview-lineitem.png
120
%%DOCSDIR%%/html/images/graphicsview-parentchild.png
120
%%PYQT_DOCDIR%%/html/images/graphicsview-parentchild.png
121
%%DOCSDIR%%/html/images/graphicsview-pathitem.png
121
%%PYQT_DOCDIR%%/html/images/graphicsview-pathitem.png
122
%%DOCSDIR%%/html/images/graphicsview-pixmapitem.png
122
%%PYQT_DOCDIR%%/html/images/graphicsview-pixmapitem.png
123
%%DOCSDIR%%/html/images/graphicsview-polygonitem.png
123
%%PYQT_DOCDIR%%/html/images/graphicsview-polygonitem.png
124
%%DOCSDIR%%/html/images/graphicsview-rectitem.png
124
%%PYQT_DOCDIR%%/html/images/graphicsview-rectitem.png
125
%%DOCSDIR%%/html/images/graphicsview-simpletextitem.png
125
%%PYQT_DOCDIR%%/html/images/graphicsview-simpletextitem.png
126
%%DOCSDIR%%/html/images/graphicsview-textitem.png
126
%%PYQT_DOCDIR%%/html/images/graphicsview-textitem.png
127
%%DOCSDIR%%/html/images/graphicsview-view.png
127
%%PYQT_DOCDIR%%/html/images/graphicsview-view.png
128
%%DOCSDIR%%/html/images/graphicsview-zorder.png
128
%%PYQT_DOCDIR%%/html/images/graphicsview-zorder.png
129
%%DOCSDIR%%/html/images/gridlayout.png
129
%%PYQT_DOCDIR%%/html/images/gridlayout.png
130
%%DOCSDIR%%/html/images/hoverevents.png
130
%%PYQT_DOCDIR%%/html/images/hoverevents.png
131
%%DOCSDIR%%/html/images/httpstack.png
131
%%PYQT_DOCDIR%%/html/images/httpstack.png
132
%%DOCSDIR%%/html/images/icon.png
132
%%PYQT_DOCDIR%%/html/images/icon.png
133
%%DOCSDIR%%/html/images/imageprovider.png
133
%%PYQT_DOCDIR%%/html/images/imageprovider.png
134
%%DOCSDIR%%/html/images/inputdialogs.png
134
%%PYQT_DOCDIR%%/html/images/inputdialogs.png
135
%%DOCSDIR%%/html/images/insertrowinmodelview.png
135
%%PYQT_DOCDIR%%/html/images/insertrowinmodelview.png
136
%%DOCSDIR%%/html/images/licensewizard-flow.png
136
%%PYQT_DOCDIR%%/html/images/licensewizard-flow.png
137
%%DOCSDIR%%/html/images/macintosh-checkbox.png
137
%%PYQT_DOCDIR%%/html/images/macintosh-checkbox.png
138
%%DOCSDIR%%/html/images/macintosh-dateedit.png
138
%%PYQT_DOCDIR%%/html/images/macintosh-dateedit.png
139
%%DOCSDIR%%/html/images/macintosh-datetimeedit.png
139
%%PYQT_DOCDIR%%/html/images/macintosh-datetimeedit.png
140
%%DOCSDIR%%/html/images/macintosh-dial.png
140
%%PYQT_DOCDIR%%/html/images/macintosh-dial.png
141
%%DOCSDIR%%/html/images/macintosh-groupbox.png
141
%%PYQT_DOCDIR%%/html/images/macintosh-groupbox.png
142
%%DOCSDIR%%/html/images/macintosh-horizontalscrollbar.png
142
%%PYQT_DOCDIR%%/html/images/macintosh-horizontalscrollbar.png
143
%%DOCSDIR%%/html/images/macintosh-label.png
143
%%PYQT_DOCDIR%%/html/images/macintosh-label.png
144
%%DOCSDIR%%/html/images/macintosh-lcdnumber.png
144
%%PYQT_DOCDIR%%/html/images/macintosh-lcdnumber.png
145
%%DOCSDIR%%/html/images/macintosh-lineedit.png
145
%%PYQT_DOCDIR%%/html/images/macintosh-lineedit.png
146
%%DOCSDIR%%/html/images/macintosh-listview.png
146
%%PYQT_DOCDIR%%/html/images/macintosh-listview.png
147
%%DOCSDIR%%/html/images/macintosh-menu.png
147
%%PYQT_DOCDIR%%/html/images/macintosh-menu.png
148
%%DOCSDIR%%/html/images/macintosh-progressbar.png
148
%%PYQT_DOCDIR%%/html/images/macintosh-progressbar.png
149
%%DOCSDIR%%/html/images/macintosh-pushbutton.png
149
%%PYQT_DOCDIR%%/html/images/macintosh-pushbutton.png
150
%%DOCSDIR%%/html/images/macintosh-radiobutton.png
150
%%PYQT_DOCDIR%%/html/images/macintosh-radiobutton.png
151
%%DOCSDIR%%/html/images/macintosh-slider.png
151
%%PYQT_DOCDIR%%/html/images/macintosh-slider.png
152
%%DOCSDIR%%/html/images/macintosh-spinbox.png
152
%%PYQT_DOCDIR%%/html/images/macintosh-spinbox.png
153
%%DOCSDIR%%/html/images/macintosh-tableview.png
153
%%PYQT_DOCDIR%%/html/images/macintosh-tableview.png
154
%%DOCSDIR%%/html/images/macintosh-tabwidget.png
154
%%PYQT_DOCDIR%%/html/images/macintosh-tabwidget.png
155
%%DOCSDIR%%/html/images/macintosh-timeedit.png
155
%%PYQT_DOCDIR%%/html/images/macintosh-timeedit.png
156
%%DOCSDIR%%/html/images/macintosh-treeview.png
156
%%PYQT_DOCDIR%%/html/images/macintosh-treeview.png
157
%%DOCSDIR%%/html/images/mainwindow-docks.png
157
%%PYQT_DOCDIR%%/html/images/mainwindow-docks.png
158
%%DOCSDIR%%/html/images/mainwindowlayout.png
158
%%PYQT_DOCDIR%%/html/images/mainwindowlayout.png
159
%%DOCSDIR%%/html/images/mdi-cascade.png
159
%%PYQT_DOCDIR%%/html/images/mdi-cascade.png
160
%%DOCSDIR%%/html/images/mdi-tile.png
160
%%PYQT_DOCDIR%%/html/images/mdi-tile.png
161
%%DOCSDIR%%/html/images/modelindex-no-parent.png
161
%%PYQT_DOCDIR%%/html/images/modelindex-no-parent.png
162
%%DOCSDIR%%/html/images/modelview-begin-append-columns.png
162
%%PYQT_DOCDIR%%/html/images/modelview-begin-append-columns.png
163
%%DOCSDIR%%/html/images/modelview-begin-append-rows.png
163
%%PYQT_DOCDIR%%/html/images/modelview-begin-append-rows.png
164
%%DOCSDIR%%/html/images/modelview-begin-insert-columns.png
164
%%PYQT_DOCDIR%%/html/images/modelview-begin-insert-columns.png
165
%%DOCSDIR%%/html/images/modelview-begin-insert-rows.png
165
%%PYQT_DOCDIR%%/html/images/modelview-begin-insert-rows.png
166
%%DOCSDIR%%/html/images/modelview-begin-remove-columns.png
166
%%PYQT_DOCDIR%%/html/images/modelview-begin-remove-columns.png
167
%%DOCSDIR%%/html/images/modelview-begin-remove-rows.png
167
%%PYQT_DOCDIR%%/html/images/modelview-begin-remove-rows.png
168
%%DOCSDIR%%/html/images/modelview-move-rows-1.png
168
%%PYQT_DOCDIR%%/html/images/modelview-move-rows-1.png
169
%%DOCSDIR%%/html/images/modelview-move-rows-2.png
169
%%PYQT_DOCDIR%%/html/images/modelview-move-rows-2.png
170
%%DOCSDIR%%/html/images/modelview-move-rows-3.png
170
%%PYQT_DOCDIR%%/html/images/modelview-move-rows-3.png
171
%%DOCSDIR%%/html/images/modelview-move-rows-4.png
171
%%PYQT_DOCDIR%%/html/images/modelview-move-rows-4.png
172
%%DOCSDIR%%/html/images/motif-lcdnumber.png
172
%%PYQT_DOCDIR%%/html/images/motif-lcdnumber.png
173
%%DOCSDIR%%/html/images/motif-menubar.png
173
%%PYQT_DOCDIR%%/html/images/motif-menubar.png
174
%%DOCSDIR%%/html/images/msgbox1.png
174
%%PYQT_DOCDIR%%/html/images/msgbox1.png
175
%%DOCSDIR%%/html/images/msgbox2.png
175
%%PYQT_DOCDIR%%/html/images/msgbox2.png
176
%%DOCSDIR%%/html/images/msgbox3.png
176
%%PYQT_DOCDIR%%/html/images/msgbox3.png
177
%%DOCSDIR%%/html/images/msgbox4.png
177
%%PYQT_DOCDIR%%/html/images/msgbox4.png
178
%%DOCSDIR%%/html/images/noforeignkeys.png
178
%%PYQT_DOCDIR%%/html/images/noforeignkeys.png
179
%%DOCSDIR%%/html/images/palette.png
179
%%PYQT_DOCDIR%%/html/images/palette.png
180
%%DOCSDIR%%/html/images/pangesture.png
180
%%PYQT_DOCDIR%%/html/images/pangesture.png
181
%%DOCSDIR%%/html/images/parent-child-widgets.png
181
%%PYQT_DOCDIR%%/html/images/parent-child-widgets.png
182
%%DOCSDIR%%/html/images/patternist-wordProcessor.png
182
%%PYQT_DOCDIR%%/html/images/patternist-wordProcessor.png
183
%%DOCSDIR%%/html/images/pinchgesture.png
183
%%PYQT_DOCDIR%%/html/images/pinchgesture.png
184
%%DOCSDIR%%/html/images/plastique-checkbox.png
184
%%PYQT_DOCDIR%%/html/images/plastique-checkbox.png
185
%%DOCSDIR%%/html/images/plastique-colordialog.png
185
%%PYQT_DOCDIR%%/html/images/plastique-colordialog.png
186
%%DOCSDIR%%/html/images/plastique-dateedit.png
186
%%PYQT_DOCDIR%%/html/images/plastique-dateedit.png
187
%%DOCSDIR%%/html/images/plastique-datetimeedit.png
187
%%PYQT_DOCDIR%%/html/images/plastique-datetimeedit.png
188
%%DOCSDIR%%/html/images/plastique-dial.png
188
%%PYQT_DOCDIR%%/html/images/plastique-dial.png
189
%%DOCSDIR%%/html/images/plastique-fontdialog.png
189
%%PYQT_DOCDIR%%/html/images/plastique-fontdialog.png
190
%%DOCSDIR%%/html/images/plastique-groupbox.png
190
%%PYQT_DOCDIR%%/html/images/plastique-groupbox.png
191
%%DOCSDIR%%/html/images/plastique-horizontalscrollbar.png
191
%%PYQT_DOCDIR%%/html/images/plastique-horizontalscrollbar.png
192
%%DOCSDIR%%/html/images/plastique-label.png
192
%%PYQT_DOCDIR%%/html/images/plastique-label.png
193
%%DOCSDIR%%/html/images/plastique-lcdnumber.png
193
%%PYQT_DOCDIR%%/html/images/plastique-lcdnumber.png
194
%%DOCSDIR%%/html/images/plastique-lineedit.png
194
%%PYQT_DOCDIR%%/html/images/plastique-lineedit.png
195
%%DOCSDIR%%/html/images/plastique-listview.png
195
%%PYQT_DOCDIR%%/html/images/plastique-listview.png
196
%%DOCSDIR%%/html/images/plastique-menu.png
196
%%PYQT_DOCDIR%%/html/images/plastique-menu.png
197
%%DOCSDIR%%/html/images/plastique-menubar.png
197
%%PYQT_DOCDIR%%/html/images/plastique-menubar.png
198
%%DOCSDIR%%/html/images/plastique-printdialog-properties.png
198
%%PYQT_DOCDIR%%/html/images/plastique-printdialog-properties.png
199
%%DOCSDIR%%/html/images/plastique-printdialog.png
199
%%PYQT_DOCDIR%%/html/images/plastique-printdialog.png
200
%%DOCSDIR%%/html/images/plastique-progressbar.png
200
%%PYQT_DOCDIR%%/html/images/plastique-progressbar.png
201
%%DOCSDIR%%/html/images/plastique-progressdialog.png
201
%%PYQT_DOCDIR%%/html/images/plastique-progressdialog.png
202
%%DOCSDIR%%/html/images/plastique-pushbutton-menu.png
202
%%PYQT_DOCDIR%%/html/images/plastique-pushbutton-menu.png
203
%%DOCSDIR%%/html/images/plastique-pushbutton.png
203
%%PYQT_DOCDIR%%/html/images/plastique-pushbutton.png
204
%%DOCSDIR%%/html/images/plastique-radiobutton.png
204
%%PYQT_DOCDIR%%/html/images/plastique-radiobutton.png
205
%%DOCSDIR%%/html/images/plastique-sizegrip.png
205
%%PYQT_DOCDIR%%/html/images/plastique-sizegrip.png
206
%%DOCSDIR%%/html/images/plastique-slider.png
206
%%PYQT_DOCDIR%%/html/images/plastique-slider.png
207
%%DOCSDIR%%/html/images/plastique-spinbox.png
207
%%PYQT_DOCDIR%%/html/images/plastique-spinbox.png
208
%%DOCSDIR%%/html/images/plastique-statusbar.png
208
%%PYQT_DOCDIR%%/html/images/plastique-statusbar.png
209
%%DOCSDIR%%/html/images/plastique-tabbar-truncated.png
209
%%PYQT_DOCDIR%%/html/images/plastique-tabbar-truncated.png
210
%%DOCSDIR%%/html/images/plastique-tabbar.png
210
%%PYQT_DOCDIR%%/html/images/plastique-tabbar.png
211
%%DOCSDIR%%/html/images/plastique-tableview.png
211
%%PYQT_DOCDIR%%/html/images/plastique-tableview.png
212
%%DOCSDIR%%/html/images/plastique-tabwidget.png
212
%%PYQT_DOCDIR%%/html/images/plastique-tabwidget.png
213
%%DOCSDIR%%/html/images/plastique-timeedit.png
213
%%PYQT_DOCDIR%%/html/images/plastique-timeedit.png
214
%%DOCSDIR%%/html/images/plastique-treeview.png
214
%%PYQT_DOCDIR%%/html/images/plastique-treeview.png
215
%%DOCSDIR%%/html/images/propagation-custom.png
215
%%PYQT_DOCDIR%%/html/images/propagation-custom.png
216
%%DOCSDIR%%/html/images/propagation-standard.png
216
%%PYQT_DOCDIR%%/html/images/propagation-standard.png
217
%%DOCSDIR%%/html/images/qactiongroup-align.png
217
%%PYQT_DOCDIR%%/html/images/qactiongroup-align.png
218
%%DOCSDIR%%/html/images/qcalendarwidget-grid.png
218
%%PYQT_DOCDIR%%/html/images/qcalendarwidget-grid.png
219
%%DOCSDIR%%/html/images/qcolor-cmyk.png
219
%%PYQT_DOCDIR%%/html/images/qcolor-cmyk.png
220
%%DOCSDIR%%/html/images/qcolor-hsv.png
220
%%PYQT_DOCDIR%%/html/images/qcolor-hsv.png
221
%%DOCSDIR%%/html/images/qcolor-hue.png
221
%%PYQT_DOCDIR%%/html/images/qcolor-hue.png
222
%%DOCSDIR%%/html/images/qcolor-rgb.png
222
%%PYQT_DOCDIR%%/html/images/qcolor-rgb.png
223
%%DOCSDIR%%/html/images/qcolor-saturation.png
223
%%PYQT_DOCDIR%%/html/images/qcolor-saturation.png
224
%%DOCSDIR%%/html/images/qcolor-value.png
224
%%PYQT_DOCDIR%%/html/images/qcolor-value.png
225
%%DOCSDIR%%/html/images/qcolumnview.png
225
%%PYQT_DOCDIR%%/html/images/qcolumnview.png
226
%%DOCSDIR%%/html/images/qconicalgradient.png
226
%%PYQT_DOCDIR%%/html/images/qconicalgradient.png
227
%%DOCSDIR%%/html/images/qdesktopwidget.png
227
%%PYQT_DOCDIR%%/html/images/qdesktopwidget.png
228
%%DOCSDIR%%/html/images/qeasingcurve-inback.png
228
%%PYQT_DOCDIR%%/html/images/qeasingcurve-inback.png
229
%%DOCSDIR%%/html/images/qeasingcurve-inbounce.png
229
%%PYQT_DOCDIR%%/html/images/qeasingcurve-inbounce.png
230
%%DOCSDIR%%/html/images/qeasingcurve-incirc.png
230
%%PYQT_DOCDIR%%/html/images/qeasingcurve-incirc.png
231
%%DOCSDIR%%/html/images/qeasingcurve-incubic.png
231
%%PYQT_DOCDIR%%/html/images/qeasingcurve-incubic.png
232
%%DOCSDIR%%/html/images/qeasingcurve-inelastic.png
232
%%PYQT_DOCDIR%%/html/images/qeasingcurve-inelastic.png
233
%%DOCSDIR%%/html/images/qeasingcurve-inexpo.png
233
%%PYQT_DOCDIR%%/html/images/qeasingcurve-inexpo.png
234
%%DOCSDIR%%/html/images/qeasingcurve-inoutback.png
234
%%PYQT_DOCDIR%%/html/images/qeasingcurve-inoutback.png
235
%%DOCSDIR%%/html/images/qeasingcurve-inoutbounce.png
235
%%PYQT_DOCDIR%%/html/images/qeasingcurve-inoutbounce.png
236
%%DOCSDIR%%/html/images/qeasingcurve-inoutcirc.png
236
%%PYQT_DOCDIR%%/html/images/qeasingcurve-inoutcirc.png
237
%%DOCSDIR%%/html/images/qeasingcurve-inoutcubic.png
237
%%PYQT_DOCDIR%%/html/images/qeasingcurve-inoutcubic.png
238
%%DOCSDIR%%/html/images/qeasingcurve-inoutelastic.png
238
%%PYQT_DOCDIR%%/html/images/qeasingcurve-inoutelastic.png
239
%%DOCSDIR%%/html/images/qeasingcurve-inoutexpo.png
239
%%PYQT_DOCDIR%%/html/images/qeasingcurve-inoutexpo.png
240
%%DOCSDIR%%/html/images/qeasingcurve-inoutquad.png
240
%%PYQT_DOCDIR%%/html/images/qeasingcurve-inoutquad.png
241
%%DOCSDIR%%/html/images/qeasingcurve-inoutquart.png
241
%%PYQT_DOCDIR%%/html/images/qeasingcurve-inoutquart.png
242
%%DOCSDIR%%/html/images/qeasingcurve-inoutquint.png
242
%%PYQT_DOCDIR%%/html/images/qeasingcurve-inoutquint.png
243
%%DOCSDIR%%/html/images/qeasingcurve-inoutsine.png
243
%%PYQT_DOCDIR%%/html/images/qeasingcurve-inoutsine.png
244
%%DOCSDIR%%/html/images/qeasingcurve-inquad.png
244
%%PYQT_DOCDIR%%/html/images/qeasingcurve-inquad.png
245
%%DOCSDIR%%/html/images/qeasingcurve-inquart.png
245
%%PYQT_DOCDIR%%/html/images/qeasingcurve-inquart.png
246
%%DOCSDIR%%/html/images/qeasingcurve-inquint.png
246
%%PYQT_DOCDIR%%/html/images/qeasingcurve-inquint.png
247
%%DOCSDIR%%/html/images/qeasingcurve-insine.png
247
%%PYQT_DOCDIR%%/html/images/qeasingcurve-insine.png
248
%%DOCSDIR%%/html/images/qeasingcurve-linear.png
248
%%PYQT_DOCDIR%%/html/images/qeasingcurve-linear.png
249
%%DOCSDIR%%/html/images/qeasingcurve-outback.png
249
%%PYQT_DOCDIR%%/html/images/qeasingcurve-outback.png
250
%%DOCSDIR%%/html/images/qeasingcurve-outbounce.png
250
%%PYQT_DOCDIR%%/html/images/qeasingcurve-outbounce.png
251
%%DOCSDIR%%/html/images/qeasingcurve-outcirc.png
251
%%PYQT_DOCDIR%%/html/images/qeasingcurve-outcirc.png
252
%%DOCSDIR%%/html/images/qeasingcurve-outcubic.png
252
%%PYQT_DOCDIR%%/html/images/qeasingcurve-outcubic.png
253
%%DOCSDIR%%/html/images/qeasingcurve-outelastic.png
253
%%PYQT_DOCDIR%%/html/images/qeasingcurve-outelastic.png
254
%%DOCSDIR%%/html/images/qeasingcurve-outexpo.png
254
%%PYQT_DOCDIR%%/html/images/qeasingcurve-outexpo.png
255
%%DOCSDIR%%/html/images/qeasingcurve-outinback.png
255
%%PYQT_DOCDIR%%/html/images/qeasingcurve-outinback.png
256
%%DOCSDIR%%/html/images/qeasingcurve-outinbounce.png
256
%%PYQT_DOCDIR%%/html/images/qeasingcurve-outinbounce.png
257
%%DOCSDIR%%/html/images/qeasingcurve-outincirc.png
257
%%PYQT_DOCDIR%%/html/images/qeasingcurve-outincirc.png
258
%%DOCSDIR%%/html/images/qeasingcurve-outincubic.png
258
%%PYQT_DOCDIR%%/html/images/qeasingcurve-outincubic.png
259
%%DOCSDIR%%/html/images/qeasingcurve-outinelastic.png
259
%%PYQT_DOCDIR%%/html/images/qeasingcurve-outinelastic.png
260
%%DOCSDIR%%/html/images/qeasingcurve-outinexpo.png
260
%%PYQT_DOCDIR%%/html/images/qeasingcurve-outinexpo.png
261
%%DOCSDIR%%/html/images/qeasingcurve-outinquad.png
261
%%PYQT_DOCDIR%%/html/images/qeasingcurve-outinquad.png
262
%%DOCSDIR%%/html/images/qeasingcurve-outinquart.png
262
%%PYQT_DOCDIR%%/html/images/qeasingcurve-outinquart.png
263
%%DOCSDIR%%/html/images/qeasingcurve-outinquint.png
263
%%PYQT_DOCDIR%%/html/images/qeasingcurve-outinquint.png
264
%%DOCSDIR%%/html/images/qeasingcurve-outinsine.png
264
%%PYQT_DOCDIR%%/html/images/qeasingcurve-outinsine.png
265
%%DOCSDIR%%/html/images/qeasingcurve-outquad.png
265
%%PYQT_DOCDIR%%/html/images/qeasingcurve-outquad.png
266
%%DOCSDIR%%/html/images/qeasingcurve-outquart.png
266
%%PYQT_DOCDIR%%/html/images/qeasingcurve-outquart.png
267
%%DOCSDIR%%/html/images/qeasingcurve-outquint.png
267
%%PYQT_DOCDIR%%/html/images/qeasingcurve-outquint.png
268
%%DOCSDIR%%/html/images/qeasingcurve-outsine.png
268
%%PYQT_DOCDIR%%/html/images/qeasingcurve-outsine.png
269
%%DOCSDIR%%/html/images/qerrormessage.png
269
%%PYQT_DOCDIR%%/html/images/qerrormessage.png
270
%%DOCSDIR%%/html/images/qformlayout-kde.png
270
%%PYQT_DOCDIR%%/html/images/qformlayout-kde.png
271
%%DOCSDIR%%/html/images/qformlayout-mac.png
271
%%PYQT_DOCDIR%%/html/images/qformlayout-mac.png
272
%%DOCSDIR%%/html/images/qformlayout-qpe.png
272
%%PYQT_DOCDIR%%/html/images/qformlayout-qpe.png
273
%%DOCSDIR%%/html/images/qformlayout-win.png
273
%%PYQT_DOCDIR%%/html/images/qformlayout-win.png
274
%%DOCSDIR%%/html/images/qgradient-conical.png
274
%%PYQT_DOCDIR%%/html/images/qgradient-conical.png
275
%%DOCSDIR%%/html/images/qgradient-linear.png
275
%%PYQT_DOCDIR%%/html/images/qgradient-linear.png
276
%%DOCSDIR%%/html/images/qgradient-radial.png
276
%%PYQT_DOCDIR%%/html/images/qgradient-radial.png
277
%%DOCSDIR%%/html/images/qgraphicsproxywidget-embed.png
277
%%PYQT_DOCDIR%%/html/images/qgraphicsproxywidget-embed.png
278
%%DOCSDIR%%/html/images/qhboxlayout-with-5-children.png
278
%%PYQT_DOCDIR%%/html/images/qhboxlayout-with-5-children.png
279
%%DOCSDIR%%/html/images/qimage-32bit_scaled.png
279
%%PYQT_DOCDIR%%/html/images/qimage-32bit_scaled.png
280
%%DOCSDIR%%/html/images/qimage-8bit_scaled.png
280
%%PYQT_DOCDIR%%/html/images/qimage-8bit_scaled.png
281
%%DOCSDIR%%/html/images/qimage-scaling.png
281
%%PYQT_DOCDIR%%/html/images/qimage-scaling.png
282
%%DOCSDIR%%/html/images/qline-coordinates.png
282
%%PYQT_DOCDIR%%/html/images/qline-coordinates.png
283
%%DOCSDIR%%/html/images/qline-point.png
283
%%PYQT_DOCDIR%%/html/images/qline-point.png
284
%%DOCSDIR%%/html/images/qlineargradient-pad.png
284
%%PYQT_DOCDIR%%/html/images/qlineargradient-pad.png
285
%%DOCSDIR%%/html/images/qlineargradient-reflect.png
285
%%PYQT_DOCDIR%%/html/images/qlineargradient-reflect.png
286
%%DOCSDIR%%/html/images/qlineargradient-repeat.png
286
%%PYQT_DOCDIR%%/html/images/qlineargradient-repeat.png
287
%%DOCSDIR%%/html/images/qlinef-bounded.png
287
%%PYQT_DOCDIR%%/html/images/qlinef-bounded.png
288
%%DOCSDIR%%/html/images/qlinef-normalvector.png
288
%%PYQT_DOCDIR%%/html/images/qlinef-normalvector.png
289
%%DOCSDIR%%/html/images/qlinef-unbounded.png
289
%%PYQT_DOCDIR%%/html/images/qlinef-unbounded.png
290
%%DOCSDIR%%/html/images/qmatrix-combinedtransformation.png
290
%%PYQT_DOCDIR%%/html/images/qmatrix-combinedtransformation.png
291
%%DOCSDIR%%/html/images/qmatrix-representation.png
291
%%PYQT_DOCDIR%%/html/images/qmatrix-representation.png
292
%%DOCSDIR%%/html/images/qmatrix-simpletransformation.png
292
%%PYQT_DOCDIR%%/html/images/qmatrix-simpletransformation.png
293
%%DOCSDIR%%/html/images/qmdisubwindowlayout.png
293
%%PYQT_DOCDIR%%/html/images/qmdisubwindowlayout.png
294
%%DOCSDIR%%/html/images/qmessagebox-crit.png
294
%%PYQT_DOCDIR%%/html/images/qmessagebox-crit.png
295
%%DOCSDIR%%/html/images/qmessagebox-info.png
295
%%PYQT_DOCDIR%%/html/images/qmessagebox-info.png
296
%%DOCSDIR%%/html/images/qmessagebox-quest.png
296
%%PYQT_DOCDIR%%/html/images/qmessagebox-quest.png
297
%%DOCSDIR%%/html/images/qmessagebox-warn.png
297
%%PYQT_DOCDIR%%/html/images/qmessagebox-warn.png
298
%%DOCSDIR%%/html/images/qpainter-affinetransformations.png
298
%%PYQT_DOCDIR%%/html/images/qpainter-affinetransformations.png
299
%%DOCSDIR%%/html/images/qpainter-arc.png
299
%%PYQT_DOCDIR%%/html/images/qpainter-arc.png
300
%%DOCSDIR%%/html/images/qpainter-basicdrawing.png
300
%%PYQT_DOCDIR%%/html/images/qpainter-basicdrawing.png
301
%%DOCSDIR%%/html/images/qpainter-chord.png
301
%%PYQT_DOCDIR%%/html/images/qpainter-chord.png
302
%%DOCSDIR%%/html/images/qpainter-clock.png
302
%%PYQT_DOCDIR%%/html/images/qpainter-clock.png
303
%%DOCSDIR%%/html/images/qpainter-compositiondemo.png
303
%%PYQT_DOCDIR%%/html/images/qpainter-compositiondemo.png
304
%%DOCSDIR%%/html/images/qpainter-compositionmode1.png
304
%%PYQT_DOCDIR%%/html/images/qpainter-compositionmode1.png
305
%%DOCSDIR%%/html/images/qpainter-compositionmode2.png
305
%%PYQT_DOCDIR%%/html/images/qpainter-compositionmode2.png
306
%%DOCSDIR%%/html/images/qpainter-concentriccircles.png
306
%%PYQT_DOCDIR%%/html/images/qpainter-concentriccircles.png
307
%%DOCSDIR%%/html/images/qpainter-ellipse.png
307
%%PYQT_DOCDIR%%/html/images/qpainter-ellipse.png
308
%%DOCSDIR%%/html/images/qpainter-gradients.png
308
%%PYQT_DOCDIR%%/html/images/qpainter-gradients.png
309
%%DOCSDIR%%/html/images/qpainter-line.png
309
%%PYQT_DOCDIR%%/html/images/qpainter-line.png
310
%%DOCSDIR%%/html/images/qpainter-painterpaths.png
310
%%PYQT_DOCDIR%%/html/images/qpainter-painterpaths.png
311
%%DOCSDIR%%/html/images/qpainter-path.png
311
%%PYQT_DOCDIR%%/html/images/qpainter-path.png
312
%%DOCSDIR%%/html/images/qpainter-pathstroking.png
312
%%PYQT_DOCDIR%%/html/images/qpainter-pathstroking.png
313
%%DOCSDIR%%/html/images/qpainter-pie.png
313
%%PYQT_DOCDIR%%/html/images/qpainter-pie.png
314
%%DOCSDIR%%/html/images/qpainter-polygon.png
314
%%PYQT_DOCDIR%%/html/images/qpainter-polygon.png
315
%%DOCSDIR%%/html/images/qpainter-rectangle.png
315
%%PYQT_DOCDIR%%/html/images/qpainter-rectangle.png
316
%%DOCSDIR%%/html/images/qpainter-rotation.png
316
%%PYQT_DOCDIR%%/html/images/qpainter-rotation.png
317
%%DOCSDIR%%/html/images/qpainter-roundrect.png
317
%%PYQT_DOCDIR%%/html/images/qpainter-roundrect.png
318
%%DOCSDIR%%/html/images/qpainter-scale.png
318
%%PYQT_DOCDIR%%/html/images/qpainter-scale.png
319
%%DOCSDIR%%/html/images/qpainter-translation.png
319
%%PYQT_DOCDIR%%/html/images/qpainter-translation.png
320
%%DOCSDIR%%/html/images/qpainter-vectordeformation.png
320
%%PYQT_DOCDIR%%/html/images/qpainter-vectordeformation.png
321
%%DOCSDIR%%/html/images/qpainterpath-addellipse.png
321
%%PYQT_DOCDIR%%/html/images/qpainterpath-addellipse.png
322
%%DOCSDIR%%/html/images/qpainterpath-addpolygon.png
322
%%PYQT_DOCDIR%%/html/images/qpainterpath-addpolygon.png
323
%%DOCSDIR%%/html/images/qpainterpath-addrectangle.png
323
%%PYQT_DOCDIR%%/html/images/qpainterpath-addrectangle.png
324
%%DOCSDIR%%/html/images/qpainterpath-addtext.png
324
%%PYQT_DOCDIR%%/html/images/qpainterpath-addtext.png
325
%%DOCSDIR%%/html/images/qpainterpath-arcto.png
325
%%PYQT_DOCDIR%%/html/images/qpainterpath-arcto.png
326
%%DOCSDIR%%/html/images/qpainterpath-construction.png
326
%%PYQT_DOCDIR%%/html/images/qpainterpath-construction.png
327
%%DOCSDIR%%/html/images/qpainterpath-cubicto.png
327
%%PYQT_DOCDIR%%/html/images/qpainterpath-cubicto.png
328
%%DOCSDIR%%/html/images/qpainterpath-demo.png
328
%%PYQT_DOCDIR%%/html/images/qpainterpath-demo.png
329
%%DOCSDIR%%/html/images/qpainterpath-example.png
329
%%PYQT_DOCDIR%%/html/images/qpainterpath-example.png
330
%%DOCSDIR%%/html/images/qpen-bevel.png
330
%%PYQT_DOCDIR%%/html/images/qpen-bevel.png
331
%%DOCSDIR%%/html/images/qpen-custom.png
331
%%PYQT_DOCDIR%%/html/images/qpen-custom.png
332
%%DOCSDIR%%/html/images/qpen-dash.png
332
%%PYQT_DOCDIR%%/html/images/qpen-dash.png
333
%%DOCSDIR%%/html/images/qpen-dashdot.png
333
%%PYQT_DOCDIR%%/html/images/qpen-dashdot.png
334
%%DOCSDIR%%/html/images/qpen-dashdotdot.png
334
%%PYQT_DOCDIR%%/html/images/qpen-dashdotdot.png
335
%%DOCSDIR%%/html/images/qpen-dashpattern.png
335
%%PYQT_DOCDIR%%/html/images/qpen-dashpattern.png
336
%%DOCSDIR%%/html/images/qpen-demo.png
336
%%PYQT_DOCDIR%%/html/images/qpen-demo.png
337
%%DOCSDIR%%/html/images/qpen-dot.png
337
%%PYQT_DOCDIR%%/html/images/qpen-dot.png
338
%%DOCSDIR%%/html/images/qpen-flat.png
338
%%PYQT_DOCDIR%%/html/images/qpen-flat.png
339
%%DOCSDIR%%/html/images/qpen-miter.png
339
%%PYQT_DOCDIR%%/html/images/qpen-miter.png
340
%%DOCSDIR%%/html/images/qpen-miterlimit.png
340
%%PYQT_DOCDIR%%/html/images/qpen-miterlimit.png
341
%%DOCSDIR%%/html/images/qpen-roundcap.png
341
%%PYQT_DOCDIR%%/html/images/qpen-roundcap.png
342
%%DOCSDIR%%/html/images/qpen-roundjoin.png
342
%%PYQT_DOCDIR%%/html/images/qpen-roundjoin.png
343
%%DOCSDIR%%/html/images/qpen-solid.png
343
%%PYQT_DOCDIR%%/html/images/qpen-solid.png
344
%%DOCSDIR%%/html/images/qpen-square.png
344
%%PYQT_DOCDIR%%/html/images/qpen-square.png
345
%%DOCSDIR%%/html/images/qradialgradient-pad.png
345
%%PYQT_DOCDIR%%/html/images/qradialgradient-pad.png
346
%%DOCSDIR%%/html/images/qradialgradient-reflect.png
346
%%PYQT_DOCDIR%%/html/images/qradialgradient-reflect.png
347
%%DOCSDIR%%/html/images/qradialgradient-repeat.png
347
%%PYQT_DOCDIR%%/html/images/qradialgradient-repeat.png
348
%%DOCSDIR%%/html/images/qrect-coordinates.png
348
%%PYQT_DOCDIR%%/html/images/qrect-coordinates.png
349
%%DOCSDIR%%/html/images/qrect-diagram-one.png
349
%%PYQT_DOCDIR%%/html/images/qrect-diagram-one.png
350
%%DOCSDIR%%/html/images/qrect-diagram-three.png
350
%%PYQT_DOCDIR%%/html/images/qrect-diagram-three.png
351
%%DOCSDIR%%/html/images/qrect-diagram-two.png
351
%%PYQT_DOCDIR%%/html/images/qrect-diagram-two.png
352
%%DOCSDIR%%/html/images/qrect-diagram-zero.png
352
%%PYQT_DOCDIR%%/html/images/qrect-diagram-zero.png
353
%%DOCSDIR%%/html/images/qrect-intersect.png
353
%%PYQT_DOCDIR%%/html/images/qrect-intersect.png
354
%%DOCSDIR%%/html/images/qrect-unite.png
354
%%PYQT_DOCDIR%%/html/images/qrect-unite.png
355
%%DOCSDIR%%/html/images/qrectf-coordinates.png
355
%%PYQT_DOCDIR%%/html/images/qrectf-coordinates.png
356
%%DOCSDIR%%/html/images/qrectf-diagram-one.png
356
%%PYQT_DOCDIR%%/html/images/qrectf-diagram-one.png
357
%%DOCSDIR%%/html/images/qrectf-diagram-three.png
357
%%PYQT_DOCDIR%%/html/images/qrectf-diagram-three.png
358
%%DOCSDIR%%/html/images/qrectf-diagram-two.png
358
%%PYQT_DOCDIR%%/html/images/qrectf-diagram-two.png
359
%%DOCSDIR%%/html/images/qscrollarea-noscrollbars.png
359
%%PYQT_DOCDIR%%/html/images/qscrollarea-noscrollbars.png
360
%%DOCSDIR%%/html/images/qscrollarea-onescrollbar.png
360
%%PYQT_DOCDIR%%/html/images/qscrollarea-onescrollbar.png
361
%%DOCSDIR%%/html/images/qscrollarea-twoscrollbars.png
361
%%PYQT_DOCDIR%%/html/images/qscrollarea-twoscrollbars.png
362
%%DOCSDIR%%/html/images/qscrollbar-picture.png
362
%%PYQT_DOCDIR%%/html/images/qscrollbar-picture.png
363
%%DOCSDIR%%/html/images/qscrollbar-values.png
363
%%PYQT_DOCDIR%%/html/images/qscrollbar-values.png
364
%%DOCSDIR%%/html/images/qsortfilterproxymodel-sorting.png
364
%%PYQT_DOCDIR%%/html/images/qsortfilterproxymodel-sorting.png
365
%%DOCSDIR%%/html/images/qspinbox-plusminus.png
365
%%PYQT_DOCDIR%%/html/images/qspinbox-plusminus.png
366
%%DOCSDIR%%/html/images/qspinbox-updown.png
366
%%PYQT_DOCDIR%%/html/images/qspinbox-updown.png
367
%%DOCSDIR%%/html/images/qstatustipevent-action.png
367
%%PYQT_DOCDIR%%/html/images/qstatustipevent-action.png
368
%%DOCSDIR%%/html/images/qstatustipevent-widget.png
368
%%PYQT_DOCDIR%%/html/images/qstatustipevent-widget.png
369
%%DOCSDIR%%/html/images/qstyle-comboboxes.png
369
%%PYQT_DOCDIR%%/html/images/qstyle-comboboxes.png
370
%%DOCSDIR%%/html/images/qstyleoptiontoolbar-position.png
370
%%PYQT_DOCDIR%%/html/images/qstyleoptiontoolbar-position.png
371
%%DOCSDIR%%/html/images/qt-colors.png
371
%%PYQT_DOCDIR%%/html/images/qt-colors.png
372
%%DOCSDIR%%/html/images/qt-fillrule-oddeven.png
372
%%PYQT_DOCDIR%%/html/images/qt-fillrule-oddeven.png
373
%%DOCSDIR%%/html/images/qt-fillrule-winding.png
373
%%PYQT_DOCDIR%%/html/images/qt-fillrule-winding.png
374
%%DOCSDIR%%/html/images/qtabletevent-tilt.png
374
%%PYQT_DOCDIR%%/html/images/qtabletevent-tilt.png
375
%%DOCSDIR%%/html/images/qtableview-resized.png
375
%%PYQT_DOCDIR%%/html/images/qtableview-resized.png
376
%%DOCSDIR%%/html/images/qtextblock-sequence.png
376
%%PYQT_DOCDIR%%/html/images/qtextblock-sequence.png
377
%%DOCSDIR%%/html/images/qtextfragment-split.png
377
%%PYQT_DOCDIR%%/html/images/qtextfragment-split.png
378
%%DOCSDIR%%/html/images/qtextframe-style.png
378
%%PYQT_DOCDIR%%/html/images/qtextframe-style.png
379
%%DOCSDIR%%/html/images/qtexttableformat-cell.png
379
%%PYQT_DOCDIR%%/html/images/qtexttableformat-cell.png
380
%%DOCSDIR%%/html/images/qtransform-combinedtransformation.png
380
%%PYQT_DOCDIR%%/html/images/qtransform-combinedtransformation.png
381
%%DOCSDIR%%/html/images/qtransform-combinedtransformation2.png
381
%%PYQT_DOCDIR%%/html/images/qtransform-combinedtransformation2.png
382
%%DOCSDIR%%/html/images/qtransform-representation.png
382
%%PYQT_DOCDIR%%/html/images/qtransform-representation.png
383
%%DOCSDIR%%/html/images/qtransform-simpletransformation.png
383
%%PYQT_DOCDIR%%/html/images/qtransform-simpletransformation.png
384
%%DOCSDIR%%/html/images/qtwizard-aero1.png
384
%%PYQT_DOCDIR%%/html/images/qtwizard-aero1.png
385
%%DOCSDIR%%/html/images/qtwizard-aero2.png
385
%%PYQT_DOCDIR%%/html/images/qtwizard-aero2.png
386
%%DOCSDIR%%/html/images/qtwizard-classic1.png
386
%%PYQT_DOCDIR%%/html/images/qtwizard-classic1.png
387
%%DOCSDIR%%/html/images/qtwizard-classic2.png
387
%%PYQT_DOCDIR%%/html/images/qtwizard-classic2.png
388
%%DOCSDIR%%/html/images/qtwizard-mac1.png
388
%%PYQT_DOCDIR%%/html/images/qtwizard-mac1.png
389
%%DOCSDIR%%/html/images/qtwizard-mac2.png
389
%%PYQT_DOCDIR%%/html/images/qtwizard-mac2.png
390
%%DOCSDIR%%/html/images/qtwizard-macpage.png
390
%%PYQT_DOCDIR%%/html/images/qtwizard-macpage.png
391
%%DOCSDIR%%/html/images/qtwizard-modern1.png
391
%%PYQT_DOCDIR%%/html/images/qtwizard-modern1.png
392
%%DOCSDIR%%/html/images/qtwizard-modern2.png
392
%%PYQT_DOCDIR%%/html/images/qtwizard-modern2.png
393
%%DOCSDIR%%/html/images/qtwizard-nonmacpage.png
393
%%PYQT_DOCDIR%%/html/images/qtwizard-nonmacpage.png
394
%%DOCSDIR%%/html/images/qundoview.png
394
%%PYQT_DOCDIR%%/html/images/qundoview.png
395
%%DOCSDIR%%/html/images/qurl-authority.png
395
%%PYQT_DOCDIR%%/html/images/qurl-authority.png
396
%%DOCSDIR%%/html/images/qurl-authority2.png
396
%%PYQT_DOCDIR%%/html/images/qurl-authority2.png
397
%%DOCSDIR%%/html/images/qurl-authority3.png
397
%%PYQT_DOCDIR%%/html/images/qurl-authority3.png
398
%%DOCSDIR%%/html/images/qurl-fragment.png
398
%%PYQT_DOCDIR%%/html/images/qurl-fragment.png
399
%%DOCSDIR%%/html/images/qurl-ftppath.png
399
%%PYQT_DOCDIR%%/html/images/qurl-ftppath.png
400
%%DOCSDIR%%/html/images/qurl-mailtopath.png
400
%%PYQT_DOCDIR%%/html/images/qurl-mailtopath.png
401
%%DOCSDIR%%/html/images/qurl-querystring.png
401
%%PYQT_DOCDIR%%/html/images/qurl-querystring.png
402
%%DOCSDIR%%/html/images/qvboxlayout-with-5-children.png
402
%%PYQT_DOCDIR%%/html/images/qvboxlayout-with-5-children.png
403
%%DOCSDIR%%/html/images/qwebview-diagram.png
403
%%PYQT_DOCDIR%%/html/images/qwebview-diagram.png
404
%%DOCSDIR%%/html/images/rb-logo.png
404
%%PYQT_DOCDIR%%/html/images/rb-logo.png
405
%%DOCSDIR%%/html/images/relationaltable.png
405
%%PYQT_DOCDIR%%/html/images/relationaltable.png
406
%%DOCSDIR%%/html/images/rintersect.png
406
%%PYQT_DOCDIR%%/html/images/rintersect.png
407
%%DOCSDIR%%/html/images/roaming-states.png
407
%%PYQT_DOCDIR%%/html/images/roaming-states.png
408
%%DOCSDIR%%/html/images/rsubtract.png
408
%%PYQT_DOCDIR%%/html/images/rsubtract.png
409
%%DOCSDIR%%/html/images/runion.png
409
%%PYQT_DOCDIR%%/html/images/runion.png
410
%%DOCSDIR%%/html/images/rxor.png
410
%%PYQT_DOCDIR%%/html/images/rxor.png
411
%%DOCSDIR%%/html/images/simpleanchorlayout-example.png
411
%%PYQT_DOCDIR%%/html/images/simpleanchorlayout-example.png
412
%%DOCSDIR%%/html/images/swipegesture.png
412
%%PYQT_DOCDIR%%/html/images/swipegesture.png
413
%%DOCSDIR%%/html/images/system-tray.png
413
%%PYQT_DOCDIR%%/html/images/system-tray.png
414
%%DOCSDIR%%/html/images/taskmenuextension-example-faded.png
414
%%PYQT_DOCDIR%%/html/images/taskmenuextension-example-faded.png
415
%%DOCSDIR%%/html/images/tcpstream.png
415
%%PYQT_DOCDIR%%/html/images/tcpstream.png
416
%%DOCSDIR%%/html/images/texttable-merge.png
416
%%PYQT_DOCDIR%%/html/images/texttable-merge.png
417
%%DOCSDIR%%/html/images/texttable-split.png
417
%%PYQT_DOCDIR%%/html/images/texttable-split.png
418
%%DOCSDIR%%/html/images/udppackets.png
418
%%PYQT_DOCDIR%%/html/images/udppackets.png
419
%%DOCSDIR%%/html/images/whatsthis.png
419
%%PYQT_DOCDIR%%/html/images/whatsthis.png
420
%%DOCSDIR%%/html/images/widgetdelegate.png
420
%%PYQT_DOCDIR%%/html/images/widgetdelegate.png
421
%%DOCSDIR%%/html/images/windows-checkbox.png
421
%%PYQT_DOCDIR%%/html/images/windows-checkbox.png
422
%%DOCSDIR%%/html/images/windows-lcdnumber.png
422
%%PYQT_DOCDIR%%/html/images/windows-lcdnumber.png
423
%%DOCSDIR%%/html/images/windows-lineedit.png
423
%%PYQT_DOCDIR%%/html/images/windows-lineedit.png
424
%%DOCSDIR%%/html/images/windows-radiobutton.png
424
%%PYQT_DOCDIR%%/html/images/windows-radiobutton.png
425
%%DOCSDIR%%/html/images/windows-slider.png
425
%%PYQT_DOCDIR%%/html/images/windows-slider.png
426
%%DOCSDIR%%/html/images/windowsxp-dateedit.png
426
%%PYQT_DOCDIR%%/html/images/windowsxp-dateedit.png
427
%%DOCSDIR%%/html/images/windowsxp-datetimeedit.png
427
%%PYQT_DOCDIR%%/html/images/windowsxp-datetimeedit.png
428
%%DOCSDIR%%/html/images/windowsxp-dial.png
428
%%PYQT_DOCDIR%%/html/images/windowsxp-dial.png
429
%%DOCSDIR%%/html/images/windowsxp-fontcombobox.png
429
%%PYQT_DOCDIR%%/html/images/windowsxp-fontcombobox.png
430
%%DOCSDIR%%/html/images/windowsxp-groupbox.png
430
%%PYQT_DOCDIR%%/html/images/windowsxp-groupbox.png
431
%%DOCSDIR%%/html/images/windowsxp-horizontalscrollbar.png
431
%%PYQT_DOCDIR%%/html/images/windowsxp-horizontalscrollbar.png
432
%%DOCSDIR%%/html/images/windowsxp-label.png
432
%%PYQT_DOCDIR%%/html/images/windowsxp-label.png
433
%%DOCSDIR%%/html/images/windowsxp-lcdnumber.png
433
%%PYQT_DOCDIR%%/html/images/windowsxp-lcdnumber.png
434
%%DOCSDIR%%/html/images/windowsxp-listview.png
434
%%PYQT_DOCDIR%%/html/images/windowsxp-listview.png
435
%%DOCSDIR%%/html/images/windowsxp-menu.png
435
%%PYQT_DOCDIR%%/html/images/windowsxp-menu.png
436
%%DOCSDIR%%/html/images/windowsxp-progressbar.png
436
%%PYQT_DOCDIR%%/html/images/windowsxp-progressbar.png
437
%%DOCSDIR%%/html/images/windowsxp-pushbutton.png
437
%%PYQT_DOCDIR%%/html/images/windowsxp-pushbutton.png
438
%%DOCSDIR%%/html/images/windowsxp-spinbox.png
438
%%PYQT_DOCDIR%%/html/images/windowsxp-spinbox.png
439
%%DOCSDIR%%/html/images/windowsxp-tableview.png
439
%%PYQT_DOCDIR%%/html/images/windowsxp-tableview.png
440
%%DOCSDIR%%/html/images/windowsxp-tabwidget.png
440
%%PYQT_DOCDIR%%/html/images/windowsxp-tabwidget.png
441
%%DOCSDIR%%/html/images/windowsxp-timeedit.png
441
%%PYQT_DOCDIR%%/html/images/windowsxp-timeedit.png
442
%%DOCSDIR%%/html/images/windowsxp-treeview.png
442
%%PYQT_DOCDIR%%/html/images/windowsxp-treeview.png
443
%%DOCSDIR%%/html/incompatibilities.html
443
%%PYQT_DOCDIR%%/html/incompatibilities.html
444
%%DOCSDIR%%/html/incompatible_apis.html
444
%%PYQT_DOCDIR%%/html/incompatible_apis.html
445
%%DOCSDIR%%/html/index.html
445
%%PYQT_DOCDIR%%/html/index.html
446
%%DOCSDIR%%/html/installation.html
446
%%PYQT_DOCDIR%%/html/installation.html
447
%%DOCSDIR%%/html/introduction.html
447
%%PYQT_DOCDIR%%/html/introduction.html
448
%%DOCSDIR%%/html/keyword_arguments.html
448
%%PYQT_DOCDIR%%/html/keyword_arguments.html
449
%%DOCSDIR%%/html/modules.html
449
%%PYQT_DOCDIR%%/html/modules.html
450
%%DOCSDIR%%/html/new_style_signals_slots.html
450
%%PYQT_DOCDIR%%/html/new_style_signals_slots.html
451
%%DOCSDIR%%/html/objects.inv
451
%%PYQT_DOCDIR%%/html/objects.inv
452
%%DOCSDIR%%/html/old_style_signals_slots.html
452
%%PYQT_DOCDIR%%/html/old_style_signals_slots.html
453
%%DOCSDIR%%/html/phonon-abstractaudiooutput.html
453
%%PYQT_DOCDIR%%/html/phonon-abstractaudiooutput.html
454
%%DOCSDIR%%/html/phonon-abstractvideooutput.html
454
%%PYQT_DOCDIR%%/html/phonon-abstractvideooutput.html
455
%%DOCSDIR%%/html/phonon-audiocapturedevice.html
455
%%PYQT_DOCDIR%%/html/phonon-audiocapturedevice.html
456
%%DOCSDIR%%/html/phonon-audiochanneldescription.html
456
%%PYQT_DOCDIR%%/html/phonon-audiochanneldescription.html
457
%%DOCSDIR%%/html/phonon-audiooutput.html
457
%%PYQT_DOCDIR%%/html/phonon-audiooutput.html
458
%%DOCSDIR%%/html/phonon-audiooutputdevice.html
458
%%PYQT_DOCDIR%%/html/phonon-audiooutputdevice.html
459
%%DOCSDIR%%/html/phonon-audiooutputdevicemodel.html
459
%%PYQT_DOCDIR%%/html/phonon-audiooutputdevicemodel.html
460
%%DOCSDIR%%/html/phonon-backendcapabilities-notifier.html
460
%%PYQT_DOCDIR%%/html/phonon-backendcapabilities-notifier.html
461
%%DOCSDIR%%/html/phonon-backendcapabilities.html
461
%%PYQT_DOCDIR%%/html/phonon-backendcapabilities.html
462
%%DOCSDIR%%/html/phonon-effect.html
462
%%PYQT_DOCDIR%%/html/phonon-effect.html
463
%%DOCSDIR%%/html/phonon-effectdescription.html
463
%%PYQT_DOCDIR%%/html/phonon-effectdescription.html
464
%%DOCSDIR%%/html/phonon-effectdescriptionmodel.html
464
%%PYQT_DOCDIR%%/html/phonon-effectdescriptionmodel.html
465
%%DOCSDIR%%/html/phonon-effectparameter-hints.html
465
%%PYQT_DOCDIR%%/html/phonon-effectparameter-hints.html
466
%%DOCSDIR%%/html/phonon-effectparameter.html
466
%%PYQT_DOCDIR%%/html/phonon-effectparameter.html
467
%%DOCSDIR%%/html/phonon-effectwidget.html
467
%%PYQT_DOCDIR%%/html/phonon-effectwidget.html
468
%%DOCSDIR%%/html/phonon-mediacontroller-features.html
468
%%PYQT_DOCDIR%%/html/phonon-mediacontroller-features.html
469
%%DOCSDIR%%/html/phonon-mediacontroller.html
469
%%PYQT_DOCDIR%%/html/phonon-mediacontroller.html
470
%%DOCSDIR%%/html/phonon-medianode.html
470
%%PYQT_DOCDIR%%/html/phonon-medianode.html
471
%%DOCSDIR%%/html/phonon-mediaobject.html
471
%%PYQT_DOCDIR%%/html/phonon-mediaobject.html
472
%%DOCSDIR%%/html/phonon-mediasource.html
472
%%PYQT_DOCDIR%%/html/phonon-mediasource.html
473
%%DOCSDIR%%/html/phonon-module.html
473
%%PYQT_DOCDIR%%/html/phonon-module.html
474
%%DOCSDIR%%/html/phonon-path.html
474
%%PYQT_DOCDIR%%/html/phonon-path.html
475
%%DOCSDIR%%/html/phonon-seekslider.html
475
%%PYQT_DOCDIR%%/html/phonon-seekslider.html
476
%%DOCSDIR%%/html/phonon-subtitledescription.html
476
%%PYQT_DOCDIR%%/html/phonon-subtitledescription.html
477
%%DOCSDIR%%/html/phonon-videoplayer.html
477
%%PYQT_DOCDIR%%/html/phonon-videoplayer.html
478
%%DOCSDIR%%/html/phonon-videowidget.html
478
%%PYQT_DOCDIR%%/html/phonon-videowidget.html
479
%%DOCSDIR%%/html/phonon-volumeslider.html
479
%%PYQT_DOCDIR%%/html/phonon-volumeslider.html
480
%%DOCSDIR%%/html/phonon.html
480
%%PYQT_DOCDIR%%/html/phonon.html
481
%%DOCSDIR%%/html/pickle.html
481
%%PYQT_DOCDIR%%/html/pickle.html
482
%%DOCSDIR%%/html/py-modindex.html
482
%%PYQT_DOCDIR%%/html/py-modindex.html
483
%%DOCSDIR%%/html/pyqt_qsettings.html
483
%%PYQT_DOCDIR%%/html/pyqt_qsettings.html
484
%%DOCSDIR%%/html/pyqt_qvariant.html
484
%%PYQT_DOCDIR%%/html/pyqt_qvariant.html
485
%%DOCSDIR%%/html/python_shell.html
485
%%PYQT_DOCDIR%%/html/python_shell.html
486
%%DOCSDIR%%/html/python_v3.html
486
%%PYQT_DOCDIR%%/html/python_v3.html
487
%%DOCSDIR%%/html/qabstractanimation.html
487
%%PYQT_DOCDIR%%/html/qabstractanimation.html
488
%%DOCSDIR%%/html/qabstractbutton.html
488
%%PYQT_DOCDIR%%/html/qabstractbutton.html
489
%%DOCSDIR%%/html/qabstracteventdispatcher.html
489
%%PYQT_DOCDIR%%/html/qabstracteventdispatcher.html
490
%%DOCSDIR%%/html/qabstractextensionfactory.html
490
%%PYQT_DOCDIR%%/html/qabstractextensionfactory.html
491
%%DOCSDIR%%/html/qabstractextensionmanager.html
491
%%PYQT_DOCDIR%%/html/qabstractextensionmanager.html
492
%%DOCSDIR%%/html/qabstractfileengine-fileflags.html
492
%%PYQT_DOCDIR%%/html/qabstractfileengine-fileflags.html
493
%%DOCSDIR%%/html/qabstractfileengine.html
493
%%PYQT_DOCDIR%%/html/qabstractfileengine.html
494
%%DOCSDIR%%/html/qabstractfileenginehandler.html
494
%%PYQT_DOCDIR%%/html/qabstractfileenginehandler.html
495
%%DOCSDIR%%/html/qabstractfileengineiterator.html
495
%%PYQT_DOCDIR%%/html/qabstractfileengineiterator.html
496
%%DOCSDIR%%/html/qabstractformbuilder.html
496
%%PYQT_DOCDIR%%/html/qabstractformbuilder.html
497
%%DOCSDIR%%/html/qabstractgraphicsshapeitem.html
497
%%PYQT_DOCDIR%%/html/qabstractgraphicsshapeitem.html
498
%%DOCSDIR%%/html/qabstractitemdelegate.html
498
%%PYQT_DOCDIR%%/html/qabstractitemdelegate.html
499
%%DOCSDIR%%/html/qabstractitemmodel.html
499
%%PYQT_DOCDIR%%/html/qabstractitemmodel.html
500
%%DOCSDIR%%/html/qabstractitemview-edittriggers.html
500
%%PYQT_DOCDIR%%/html/qabstractitemview-edittriggers.html
501
%%DOCSDIR%%/html/qabstractitemview.html
501
%%PYQT_DOCDIR%%/html/qabstractitemview.html
502
%%DOCSDIR%%/html/qabstractlistmodel.html
502
%%PYQT_DOCDIR%%/html/qabstractlistmodel.html
503
%%DOCSDIR%%/html/qabstractmessagehandler.html
503
%%PYQT_DOCDIR%%/html/qabstractmessagehandler.html
504
%%DOCSDIR%%/html/qabstractnetworkcache.html
504
%%PYQT_DOCDIR%%/html/qabstractnetworkcache.html
505
%%DOCSDIR%%/html/qabstractprintdialog-printdialogoptions.html
505
%%PYQT_DOCDIR%%/html/qabstractprintdialog-printdialogoptions.html
506
%%DOCSDIR%%/html/qabstractprintdialog.html
506
%%PYQT_DOCDIR%%/html/qabstractprintdialog.html
507
%%DOCSDIR%%/html/qabstractproxymodel.html
507
%%PYQT_DOCDIR%%/html/qabstractproxymodel.html
508
%%DOCSDIR%%/html/qabstractscrollarea.html
508
%%PYQT_DOCDIR%%/html/qabstractscrollarea.html
509
%%DOCSDIR%%/html/qabstractslider.html
509
%%PYQT_DOCDIR%%/html/qabstractslider.html
510
%%DOCSDIR%%/html/qabstractsocket.html
510
%%PYQT_DOCDIR%%/html/qabstractsocket.html
511
%%DOCSDIR%%/html/qabstractspinbox-stepenabled.html
511
%%PYQT_DOCDIR%%/html/qabstractspinbox-stepenabled.html
512
%%DOCSDIR%%/html/qabstractspinbox.html
512
%%PYQT_DOCDIR%%/html/qabstractspinbox.html
513
%%DOCSDIR%%/html/qabstractstate.html
513
%%PYQT_DOCDIR%%/html/qabstractstate.html
514
%%DOCSDIR%%/html/qabstracttablemodel.html
514
%%PYQT_DOCDIR%%/html/qabstracttablemodel.html
515
%%DOCSDIR%%/html/qabstracttextdocumentlayout-paintcontext.html
515
%%PYQT_DOCDIR%%/html/qabstracttextdocumentlayout-paintcontext.html
516
%%DOCSDIR%%/html/qabstracttextdocumentlayout-selection.html
516
%%PYQT_DOCDIR%%/html/qabstracttextdocumentlayout-selection.html
517
%%DOCSDIR%%/html/qabstracttextdocumentlayout.html
517
%%PYQT_DOCDIR%%/html/qabstracttextdocumentlayout.html
518
%%DOCSDIR%%/html/qabstracttransition.html
518
%%PYQT_DOCDIR%%/html/qabstracttransition.html
519
%%DOCSDIR%%/html/qabstracturiresolver.html
519
%%PYQT_DOCDIR%%/html/qabstracturiresolver.html
520
%%DOCSDIR%%/html/qabstractvideobuffer.html
520
%%PYQT_DOCDIR%%/html/qabstractvideobuffer.html
521
%%DOCSDIR%%/html/qabstractvideosurface.html
521
%%PYQT_DOCDIR%%/html/qabstractvideosurface.html
522
%%DOCSDIR%%/html/qabstractxmlnodemodel.html
522
%%PYQT_DOCDIR%%/html/qabstractxmlnodemodel.html
523
%%DOCSDIR%%/html/qabstractxmlreceiver.html
523
%%PYQT_DOCDIR%%/html/qabstractxmlreceiver.html
524
%%DOCSDIR%%/html/qaction.html
524
%%PYQT_DOCDIR%%/html/qaction.html
525
%%DOCSDIR%%/html/qactionevent.html
525
%%PYQT_DOCDIR%%/html/qactionevent.html
526
%%DOCSDIR%%/html/qactiongroup.html
526
%%PYQT_DOCDIR%%/html/qactiongroup.html
527
%%DOCSDIR%%/html/qanimationgroup.html
527
%%PYQT_DOCDIR%%/html/qanimationgroup.html
528
%%DOCSDIR%%/html/qapplication.html
528
%%PYQT_DOCDIR%%/html/qapplication.html
529
%%DOCSDIR%%/html/qassistantclient.html
529
%%PYQT_DOCDIR%%/html/qassistantclient.html
530
%%DOCSDIR%%/html/qaudio.html
530
%%PYQT_DOCDIR%%/html/qaudio.html
531
%%DOCSDIR%%/html/qaudiodeviceinfo.html
531
%%PYQT_DOCDIR%%/html/qaudiodeviceinfo.html
532
%%DOCSDIR%%/html/qaudioformat.html
532
%%PYQT_DOCDIR%%/html/qaudioformat.html
533
%%DOCSDIR%%/html/qaudioinput.html
533
%%PYQT_DOCDIR%%/html/qaudioinput.html
534
%%DOCSDIR%%/html/qaudiooutput.html
534
%%PYQT_DOCDIR%%/html/qaudiooutput.html
535
%%DOCSDIR%%/html/qauthenticator.html
535
%%PYQT_DOCDIR%%/html/qauthenticator.html
536
%%DOCSDIR%%/html/qaxcontainer.html
536
%%PYQT_DOCDIR%%/html/qaxcontainer.html
537
%%DOCSDIR%%/html/qbasictimer.html
537
%%PYQT_DOCDIR%%/html/qbasictimer.html
538
%%DOCSDIR%%/html/qbitarray.html
538
%%PYQT_DOCDIR%%/html/qbitarray.html
539
%%DOCSDIR%%/html/qbitmap.html
539
%%PYQT_DOCDIR%%/html/qbitmap.html
540
%%DOCSDIR%%/html/qboxlayout.html
540
%%PYQT_DOCDIR%%/html/qboxlayout.html
541
%%DOCSDIR%%/html/qbrush.html
541
%%PYQT_DOCDIR%%/html/qbrush.html
542
%%DOCSDIR%%/html/qbuffer.html
542
%%PYQT_DOCDIR%%/html/qbuffer.html
543
%%DOCSDIR%%/html/qbuttongroup.html
543
%%PYQT_DOCDIR%%/html/qbuttongroup.html
544
%%DOCSDIR%%/html/qbytearray.html
544
%%PYQT_DOCDIR%%/html/qbytearray.html
545
%%DOCSDIR%%/html/qbytearraymatcher.html
545
%%PYQT_DOCDIR%%/html/qbytearraymatcher.html
546
%%DOCSDIR%%/html/qcalendarwidget.html
546
%%PYQT_DOCDIR%%/html/qcalendarwidget.html
547
%%DOCSDIR%%/html/qchar.html
547
%%PYQT_DOCDIR%%/html/qchar.html
548
%%DOCSDIR%%/html/qcheckbox.html
548
%%PYQT_DOCDIR%%/html/qcheckbox.html
549
%%DOCSDIR%%/html/qchildevent.html
549
%%PYQT_DOCDIR%%/html/qchildevent.html
550
%%DOCSDIR%%/html/qclipboard.html
550
%%PYQT_DOCDIR%%/html/qclipboard.html
551
%%DOCSDIR%%/html/qcloseevent.html
551
%%PYQT_DOCDIR%%/html/qcloseevent.html
552
%%DOCSDIR%%/html/qcolor.html
552
%%PYQT_DOCDIR%%/html/qcolor.html
553
%%DOCSDIR%%/html/qcolordialog-colordialogoptions.html
553
%%PYQT_DOCDIR%%/html/qcolordialog-colordialogoptions.html
554
%%DOCSDIR%%/html/qcolordialog.html
554
%%PYQT_DOCDIR%%/html/qcolordialog.html
555
%%DOCSDIR%%/html/qcolumnview.html
555
%%PYQT_DOCDIR%%/html/qcolumnview.html
556
%%DOCSDIR%%/html/qcombobox.html
556
%%PYQT_DOCDIR%%/html/qcombobox.html
557
%%DOCSDIR%%/html/qcommandlinkbutton.html
557
%%PYQT_DOCDIR%%/html/qcommandlinkbutton.html
558
%%DOCSDIR%%/html/qcommonstyle.html
558
%%PYQT_DOCDIR%%/html/qcommonstyle.html
559
%%DOCSDIR%%/html/qcompleter.html
559
%%PYQT_DOCDIR%%/html/qcompleter.html
560
%%DOCSDIR%%/html/qconicalgradient.html
560
%%PYQT_DOCDIR%%/html/qconicalgradient.html
561
%%DOCSDIR%%/html/qcontextmenuevent.html
561
%%PYQT_DOCDIR%%/html/qcontextmenuevent.html
562
%%DOCSDIR%%/html/qcoreapplication.html
562
%%PYQT_DOCDIR%%/html/qcoreapplication.html
563
%%DOCSDIR%%/html/qcryptographichash.html
563
%%PYQT_DOCDIR%%/html/qcryptographichash.html
564
%%DOCSDIR%%/html/qcursor.html
564
%%PYQT_DOCDIR%%/html/qcursor.html
565
%%DOCSDIR%%/html/qdatastream.html
565
%%PYQT_DOCDIR%%/html/qdatastream.html
566
%%DOCSDIR%%/html/qdatawidgetmapper.html
566
%%PYQT_DOCDIR%%/html/qdatawidgetmapper.html
567
%%DOCSDIR%%/html/qdate.html
567
%%PYQT_DOCDIR%%/html/qdate.html
568
%%DOCSDIR%%/html/qdateedit.html
568
%%PYQT_DOCDIR%%/html/qdateedit.html
569
%%DOCSDIR%%/html/qdatetime.html
569
%%PYQT_DOCDIR%%/html/qdatetime.html
570
%%DOCSDIR%%/html/qdatetimeedit-sections.html
570
%%PYQT_DOCDIR%%/html/qdatetimeedit-sections.html
571
%%DOCSDIR%%/html/qdatetimeedit.html
571
%%PYQT_DOCDIR%%/html/qdatetimeedit.html
572
%%DOCSDIR%%/html/qdbus.html
572
%%PYQT_DOCDIR%%/html/qdbus.html
573
%%DOCSDIR%%/html/qdbusabstractadaptor.html
573
%%PYQT_DOCDIR%%/html/qdbusabstractadaptor.html
574
%%DOCSDIR%%/html/qdbusabstractinterface.html
574
%%PYQT_DOCDIR%%/html/qdbusabstractinterface.html
575
%%DOCSDIR%%/html/qdbusargument.html
575
%%PYQT_DOCDIR%%/html/qdbusargument.html
576
%%DOCSDIR%%/html/qdbusconnection-connectioncapabilities.html
576
%%PYQT_DOCDIR%%/html/qdbusconnection-connectioncapabilities.html
577
%%DOCSDIR%%/html/qdbusconnection-registeroptions.html
577
%%PYQT_DOCDIR%%/html/qdbusconnection-registeroptions.html
578
%%DOCSDIR%%/html/qdbusconnection.html
578
%%PYQT_DOCDIR%%/html/qdbusconnection.html
579
%%DOCSDIR%%/html/qdbusconnectioninterface.html
579
%%PYQT_DOCDIR%%/html/qdbusconnectioninterface.html
580
%%DOCSDIR%%/html/qdbuserror.html
580
%%PYQT_DOCDIR%%/html/qdbuserror.html
581
%%DOCSDIR%%/html/qdbusinterface.html
581
%%PYQT_DOCDIR%%/html/qdbusinterface.html
582
%%DOCSDIR%%/html/qdbusmessage.html
582
%%PYQT_DOCDIR%%/html/qdbusmessage.html
583
%%DOCSDIR%%/html/qdbusobjectpath.html
583
%%PYQT_DOCDIR%%/html/qdbusobjectpath.html
584
%%DOCSDIR%%/html/qdbuspendingcall.html
584
%%PYQT_DOCDIR%%/html/qdbuspendingcall.html
585
%%DOCSDIR%%/html/qdbuspendingcallwatcher.html
585
%%PYQT_DOCDIR%%/html/qdbuspendingcallwatcher.html
586
%%DOCSDIR%%/html/qdbuspendingreply.html
586
%%PYQT_DOCDIR%%/html/qdbuspendingreply.html
587
%%DOCSDIR%%/html/qdbusreply.html
587
%%PYQT_DOCDIR%%/html/qdbusreply.html
588
%%DOCSDIR%%/html/qdbusservicewatcher-watchmode.html
588
%%PYQT_DOCDIR%%/html/qdbusservicewatcher-watchmode.html
589
%%DOCSDIR%%/html/qdbusservicewatcher.html
589
%%PYQT_DOCDIR%%/html/qdbusservicewatcher.html
590
%%DOCSDIR%%/html/qdbussignature.html
590
%%PYQT_DOCDIR%%/html/qdbussignature.html
591
%%DOCSDIR%%/html/qdbusunixfiledescriptor.html
591
%%PYQT_DOCDIR%%/html/qdbusunixfiledescriptor.html
592
%%DOCSDIR%%/html/qdbusvariant.html
592
%%PYQT_DOCDIR%%/html/qdbusvariant.html
593
%%DOCSDIR%%/html/qdeclarativecomponent.html
593
%%PYQT_DOCDIR%%/html/qdeclarativecomponent.html
594
%%DOCSDIR%%/html/qdeclarativecontext.html
594
%%PYQT_DOCDIR%%/html/qdeclarativecontext.html
595
%%DOCSDIR%%/html/qdeclarativeengine.html
595
%%PYQT_DOCDIR%%/html/qdeclarativeengine.html
596
%%DOCSDIR%%/html/qdeclarativeerror.html
596
%%PYQT_DOCDIR%%/html/qdeclarativeerror.html
597
%%DOCSDIR%%/html/qdeclarativeexpression.html
597
%%PYQT_DOCDIR%%/html/qdeclarativeexpression.html
598
%%DOCSDIR%%/html/qdeclarativeextensionplugin.html
598
%%PYQT_DOCDIR%%/html/qdeclarativeextensionplugin.html
599
%%DOCSDIR%%/html/qdeclarativeimageprovider.html
599
%%PYQT_DOCDIR%%/html/qdeclarativeimageprovider.html
600
%%DOCSDIR%%/html/qdeclarativeitem.html
600
%%PYQT_DOCDIR%%/html/qdeclarativeitem.html
601
%%DOCSDIR%%/html/qdeclarativelistreference.html
601
%%PYQT_DOCDIR%%/html/qdeclarativelistreference.html
602
%%DOCSDIR%%/html/qdeclarativenetworkaccessmanagerfactory.html
602
%%PYQT_DOCDIR%%/html/qdeclarativenetworkaccessmanagerfactory.html
603
%%DOCSDIR%%/html/qdeclarativeparserstatus.html
603
%%PYQT_DOCDIR%%/html/qdeclarativeparserstatus.html
604
%%DOCSDIR%%/html/qdeclarativeproperty.html
604
%%PYQT_DOCDIR%%/html/qdeclarativeproperty.html
605
%%DOCSDIR%%/html/qdeclarativepropertymap.html
605
%%PYQT_DOCDIR%%/html/qdeclarativepropertymap.html
606
%%DOCSDIR%%/html/qdeclarativepropertyvaluesource.html
606
%%PYQT_DOCDIR%%/html/qdeclarativepropertyvaluesource.html
607
%%DOCSDIR%%/html/qdeclarativescriptstring.html
607
%%PYQT_DOCDIR%%/html/qdeclarativescriptstring.html
608
%%DOCSDIR%%/html/qdeclarativeview.html
608
%%PYQT_DOCDIR%%/html/qdeclarativeview.html
609
%%DOCSDIR%%/html/qdesigneractioneditorinterface.html
609
%%PYQT_DOCDIR%%/html/qdesigneractioneditorinterface.html
610
%%DOCSDIR%%/html/qdesignercontainerextension.html
610
%%PYQT_DOCDIR%%/html/qdesignercontainerextension.html
611
%%DOCSDIR%%/html/qdesignercustomwidgetcollectioninterface.html
611
%%PYQT_DOCDIR%%/html/qdesignercustomwidgetcollectioninterface.html
612
%%DOCSDIR%%/html/qdesignercustomwidgetinterface.html
612
%%PYQT_DOCDIR%%/html/qdesignercustomwidgetinterface.html
613
%%DOCSDIR%%/html/qdesignerformeditorinterface.html
613
%%PYQT_DOCDIR%%/html/qdesignerformeditorinterface.html
614
%%DOCSDIR%%/html/qdesignerformwindowcursorinterface.html
614
%%PYQT_DOCDIR%%/html/qdesignerformwindowcursorinterface.html
615
%%DOCSDIR%%/html/qdesignerformwindowinterface-feature.html
615
%%PYQT_DOCDIR%%/html/qdesignerformwindowinterface-feature.html
616
%%DOCSDIR%%/html/qdesignerformwindowinterface.html
616
%%PYQT_DOCDIR%%/html/qdesignerformwindowinterface.html
617
%%DOCSDIR%%/html/qdesignerformwindowmanagerinterface.html
617
%%PYQT_DOCDIR%%/html/qdesignerformwindowmanagerinterface.html
618
%%DOCSDIR%%/html/qdesignermembersheetextension.html
618
%%PYQT_DOCDIR%%/html/qdesignermembersheetextension.html
619
%%DOCSDIR%%/html/qdesignerobjectinspectorinterface.html
619
%%PYQT_DOCDIR%%/html/qdesignerobjectinspectorinterface.html
620
%%DOCSDIR%%/html/qdesignerpropertyeditorinterface.html
620
%%PYQT_DOCDIR%%/html/qdesignerpropertyeditorinterface.html
621
%%DOCSDIR%%/html/qdesignerpropertysheetextension.html
621
%%PYQT_DOCDIR%%/html/qdesignerpropertysheetextension.html
622
%%DOCSDIR%%/html/qdesignertaskmenuextension.html
622
%%PYQT_DOCDIR%%/html/qdesignertaskmenuextension.html
623
%%DOCSDIR%%/html/qdesignerwidgetboxinterface.html
623
%%PYQT_DOCDIR%%/html/qdesignerwidgetboxinterface.html
624
%%DOCSDIR%%/html/qdesktopservices.html
624
%%PYQT_DOCDIR%%/html/qdesktopservices.html
625
%%DOCSDIR%%/html/qdesktopwidget.html
625
%%PYQT_DOCDIR%%/html/qdesktopwidget.html
626
%%DOCSDIR%%/html/qdial.html
626
%%PYQT_DOCDIR%%/html/qdial.html
627
%%DOCSDIR%%/html/qdialog.html
627
%%PYQT_DOCDIR%%/html/qdialog.html
628
%%DOCSDIR%%/html/qdialogbuttonbox-standardbuttons.html
628
%%PYQT_DOCDIR%%/html/qdialogbuttonbox-standardbuttons.html
629
%%DOCSDIR%%/html/qdialogbuttonbox.html
629
%%PYQT_DOCDIR%%/html/qdialogbuttonbox.html
630
%%DOCSDIR%%/html/qdir-filters.html
630
%%PYQT_DOCDIR%%/html/qdir-filters.html
631
%%DOCSDIR%%/html/qdir-sortflags.html
631
%%PYQT_DOCDIR%%/html/qdir-sortflags.html
632
%%DOCSDIR%%/html/qdir.html
632
%%PYQT_DOCDIR%%/html/qdir.html
633
%%DOCSDIR%%/html/qdiriterator-iteratorflags.html
633
%%PYQT_DOCDIR%%/html/qdiriterator-iteratorflags.html
634
%%DOCSDIR%%/html/qdiriterator.html
634
%%PYQT_DOCDIR%%/html/qdiriterator.html
635
%%DOCSDIR%%/html/qdirmodel.html
635
%%PYQT_DOCDIR%%/html/qdirmodel.html
636
%%DOCSDIR%%/html/qdockwidget-dockwidgetfeatures.html
636
%%PYQT_DOCDIR%%/html/qdockwidget-dockwidgetfeatures.html
637
%%DOCSDIR%%/html/qdockwidget.html
637
%%PYQT_DOCDIR%%/html/qdockwidget.html
638
%%DOCSDIR%%/html/qdomattr.html
638
%%PYQT_DOCDIR%%/html/qdomattr.html
639
%%DOCSDIR%%/html/qdomcdatasection.html
639
%%PYQT_DOCDIR%%/html/qdomcdatasection.html
640
%%DOCSDIR%%/html/qdomcharacterdata.html
640
%%PYQT_DOCDIR%%/html/qdomcharacterdata.html
641
%%DOCSDIR%%/html/qdomcomment.html
641
%%PYQT_DOCDIR%%/html/qdomcomment.html
642
%%DOCSDIR%%/html/qdomdocument.html
642
%%PYQT_DOCDIR%%/html/qdomdocument.html
643
%%DOCSDIR%%/html/qdomdocumentfragment.html
643
%%PYQT_DOCDIR%%/html/qdomdocumentfragment.html
644
%%DOCSDIR%%/html/qdomdocumenttype.html
644
%%PYQT_DOCDIR%%/html/qdomdocumenttype.html
645
%%DOCSDIR%%/html/qdomelement.html
645
%%PYQT_DOCDIR%%/html/qdomelement.html
646
%%DOCSDIR%%/html/qdomentity.html
646
%%PYQT_DOCDIR%%/html/qdomentity.html
647
%%DOCSDIR%%/html/qdomentityreference.html
647
%%PYQT_DOCDIR%%/html/qdomentityreference.html
648
%%DOCSDIR%%/html/qdomimplementation.html
648
%%PYQT_DOCDIR%%/html/qdomimplementation.html
649
%%DOCSDIR%%/html/qdomnamednodemap.html
649
%%PYQT_DOCDIR%%/html/qdomnamednodemap.html
650
%%DOCSDIR%%/html/qdomnode.html
650
%%PYQT_DOCDIR%%/html/qdomnode.html
651
%%DOCSDIR%%/html/qdomnodelist.html
651
%%PYQT_DOCDIR%%/html/qdomnodelist.html
652
%%DOCSDIR%%/html/qdomnotation.html
652
%%PYQT_DOCDIR%%/html/qdomnotation.html
653
%%DOCSDIR%%/html/qdomprocessinginstruction.html
653
%%PYQT_DOCDIR%%/html/qdomprocessinginstruction.html
654
%%DOCSDIR%%/html/qdomtext.html
654
%%PYQT_DOCDIR%%/html/qdomtext.html
655
%%DOCSDIR%%/html/qdoublespinbox.html
655
%%PYQT_DOCDIR%%/html/qdoublespinbox.html
656
%%DOCSDIR%%/html/qdoublevalidator.html
656
%%PYQT_DOCDIR%%/html/qdoublevalidator.html
657
%%DOCSDIR%%/html/qdrag.html
657
%%PYQT_DOCDIR%%/html/qdrag.html
658
%%DOCSDIR%%/html/qdragenterevent.html
658
%%PYQT_DOCDIR%%/html/qdragenterevent.html
659
%%DOCSDIR%%/html/qdragleaveevent.html
659
%%PYQT_DOCDIR%%/html/qdragleaveevent.html
660
%%DOCSDIR%%/html/qdragmoveevent.html
660
%%PYQT_DOCDIR%%/html/qdragmoveevent.html
661
%%DOCSDIR%%/html/qdropevent.html
661
%%PYQT_DOCDIR%%/html/qdropevent.html
662
%%DOCSDIR%%/html/qdynamicpropertychangeevent.html
662
%%PYQT_DOCDIR%%/html/qdynamicpropertychangeevent.html
663
%%DOCSDIR%%/html/qeasingcurve.html
663
%%PYQT_DOCDIR%%/html/qeasingcurve.html
664
%%DOCSDIR%%/html/qelapsedtimer.html
664
%%PYQT_DOCDIR%%/html/qelapsedtimer.html
665
%%DOCSDIR%%/html/qerrormessage.html
665
%%PYQT_DOCDIR%%/html/qerrormessage.html
666
%%DOCSDIR%%/html/qevent.html
666
%%PYQT_DOCDIR%%/html/qevent.html
667
%%DOCSDIR%%/html/qeventloop-processeventsflags.html
667
%%PYQT_DOCDIR%%/html/qeventloop-processeventsflags.html
668
%%DOCSDIR%%/html/qeventloop.html
668
%%PYQT_DOCDIR%%/html/qeventloop.html
669
%%DOCSDIR%%/html/qeventtransition.html
669
%%PYQT_DOCDIR%%/html/qeventtransition.html
670
%%DOCSDIR%%/html/qextensionfactory.html
670
%%PYQT_DOCDIR%%/html/qextensionfactory.html
671
%%DOCSDIR%%/html/qextensionmanager.html
671
%%PYQT_DOCDIR%%/html/qextensionmanager.html
672
%%DOCSDIR%%/html/qfile-filehandleflags.html
672
%%PYQT_DOCDIR%%/html/qfile-filehandleflags.html
673
%%DOCSDIR%%/html/qfile-permissions.html
673
%%PYQT_DOCDIR%%/html/qfile-permissions.html
674
%%DOCSDIR%%/html/qfile.html
674
%%PYQT_DOCDIR%%/html/qfile.html
675
%%DOCSDIR%%/html/qfiledialog-options.html
675
%%PYQT_DOCDIR%%/html/qfiledialog-options.html
676
%%DOCSDIR%%/html/qfiledialog.html
676
%%PYQT_DOCDIR%%/html/qfiledialog.html
677
%%DOCSDIR%%/html/qfileiconprovider.html
677
%%PYQT_DOCDIR%%/html/qfileiconprovider.html
678
%%DOCSDIR%%/html/qfileinfo.html
678
%%PYQT_DOCDIR%%/html/qfileinfo.html
679
%%DOCSDIR%%/html/qfileopenevent.html
679
%%PYQT_DOCDIR%%/html/qfileopenevent.html
680
%%DOCSDIR%%/html/qfilesystemmodel.html
680
%%PYQT_DOCDIR%%/html/qfilesystemmodel.html
681
%%DOCSDIR%%/html/qfilesystemwatcher.html
681
%%PYQT_DOCDIR%%/html/qfilesystemwatcher.html
682
%%DOCSDIR%%/html/qfinalstate.html
682
%%PYQT_DOCDIR%%/html/qfinalstate.html
683
%%DOCSDIR%%/html/qfocusevent.html
683
%%PYQT_DOCDIR%%/html/qfocusevent.html
684
%%DOCSDIR%%/html/qfocusframe.html
684
%%PYQT_DOCDIR%%/html/qfocusframe.html
685
%%DOCSDIR%%/html/qfont.html
685
%%PYQT_DOCDIR%%/html/qfont.html
686
%%DOCSDIR%%/html/qfontcombobox-fontfilters.html
686
%%PYQT_DOCDIR%%/html/qfontcombobox-fontfilters.html
687
%%DOCSDIR%%/html/qfontcombobox.html
687
%%PYQT_DOCDIR%%/html/qfontcombobox.html
688
%%DOCSDIR%%/html/qfontdatabase.html
688
%%PYQT_DOCDIR%%/html/qfontdatabase.html
689
%%DOCSDIR%%/html/qfontdialog-fontdialogoptions.html
689
%%PYQT_DOCDIR%%/html/qfontdialog-fontdialogoptions.html
690
%%DOCSDIR%%/html/qfontdialog.html
690
%%PYQT_DOCDIR%%/html/qfontdialog.html
691
%%DOCSDIR%%/html/qfontinfo.html
691
%%PYQT_DOCDIR%%/html/qfontinfo.html
692
%%DOCSDIR%%/html/qfontmetrics.html
692
%%PYQT_DOCDIR%%/html/qfontmetrics.html
693
%%DOCSDIR%%/html/qfontmetricsf.html
693
%%PYQT_DOCDIR%%/html/qfontmetricsf.html
694
%%DOCSDIR%%/html/qformbuilder.html
694
%%PYQT_DOCDIR%%/html/qformbuilder.html
695
%%DOCSDIR%%/html/qformlayout.html
695
%%PYQT_DOCDIR%%/html/qformlayout.html
696
%%DOCSDIR%%/html/qframe.html
696
%%PYQT_DOCDIR%%/html/qframe.html
697
%%DOCSDIR%%/html/qfsfileengine.html
697
%%PYQT_DOCDIR%%/html/qfsfileengine.html
698
%%DOCSDIR%%/html/qftp.html
698
%%PYQT_DOCDIR%%/html/qftp.html
699
%%DOCSDIR%%/html/qgenericargument.html
699
%%PYQT_DOCDIR%%/html/qgenericargument.html
700
%%DOCSDIR%%/html/qgenericreturnargument.html
700
%%PYQT_DOCDIR%%/html/qgenericreturnargument.html
701
%%DOCSDIR%%/html/qgesture.html
701
%%PYQT_DOCDIR%%/html/qgesture.html
702
%%DOCSDIR%%/html/qgestureevent.html
702
%%PYQT_DOCDIR%%/html/qgestureevent.html
703
%%DOCSDIR%%/html/qgesturerecognizer-result.html
703
%%PYQT_DOCDIR%%/html/qgesturerecognizer-result.html
704
%%DOCSDIR%%/html/qgesturerecognizer.html
704
%%PYQT_DOCDIR%%/html/qgesturerecognizer.html
705
%%DOCSDIR%%/html/qgl-formatoptions.html
705
%%PYQT_DOCDIR%%/html/qgl-formatoptions.html
706
%%DOCSDIR%%/html/qgl.html
706
%%PYQT_DOCDIR%%/html/qgl.html
707
%%DOCSDIR%%/html/qglbuffer.html
707
%%PYQT_DOCDIR%%/html/qglbuffer.html
708
%%DOCSDIR%%/html/qglcolormap.html
708
%%PYQT_DOCDIR%%/html/qglcolormap.html
709
%%DOCSDIR%%/html/qglcontext-bindoptions.html
709
%%PYQT_DOCDIR%%/html/qglcontext-bindoptions.html
710
%%DOCSDIR%%/html/qglcontext.html
710
%%PYQT_DOCDIR%%/html/qglcontext.html
711
%%DOCSDIR%%/html/qglformat-openglversionflags.html
711
%%PYQT_DOCDIR%%/html/qglformat-openglversionflags.html
712
%%DOCSDIR%%/html/qglformat.html
712
%%PYQT_DOCDIR%%/html/qglformat.html
713
%%DOCSDIR%%/html/qglframebufferobject.html
713
%%PYQT_DOCDIR%%/html/qglframebufferobject.html
714
%%DOCSDIR%%/html/qglframebufferobjectformat.html
714
%%PYQT_DOCDIR%%/html/qglframebufferobjectformat.html
715
%%DOCSDIR%%/html/qglpixelbuffer.html
715
%%PYQT_DOCDIR%%/html/qglpixelbuffer.html
716
%%DOCSDIR%%/html/qglshader-shadertype.html
716
%%PYQT_DOCDIR%%/html/qglshader-shadertype.html
717
%%DOCSDIR%%/html/qglshader.html
717
%%PYQT_DOCDIR%%/html/qglshader.html
718
%%DOCSDIR%%/html/qglshaderprogram.html
718
%%PYQT_DOCDIR%%/html/qglshaderprogram.html
719
%%DOCSDIR%%/html/qglwidget.html
719
%%PYQT_DOCDIR%%/html/qglwidget.html
720
%%DOCSDIR%%/html/qglyphrun.html
720
%%PYQT_DOCDIR%%/html/qglyphrun.html
721
%%DOCSDIR%%/html/qgradient.html
721
%%PYQT_DOCDIR%%/html/qgradient.html
722
%%DOCSDIR%%/html/qgraphicsanchor.html
722
%%PYQT_DOCDIR%%/html/qgraphicsanchor.html
723
%%DOCSDIR%%/html/qgraphicsanchorlayout.html
723
%%PYQT_DOCDIR%%/html/qgraphicsanchorlayout.html
724
%%DOCSDIR%%/html/qgraphicsblureffect-blurhints.html
724
%%PYQT_DOCDIR%%/html/qgraphicsblureffect-blurhints.html
725
%%DOCSDIR%%/html/qgraphicsblureffect.html
725
%%PYQT_DOCDIR%%/html/qgraphicsblureffect.html
726
%%DOCSDIR%%/html/qgraphicscolorizeeffect.html
726
%%PYQT_DOCDIR%%/html/qgraphicscolorizeeffect.html
727
%%DOCSDIR%%/html/qgraphicsdropshadoweffect.html
727
%%PYQT_DOCDIR%%/html/qgraphicsdropshadoweffect.html
728
%%DOCSDIR%%/html/qgraphicseffect-changeflags.html
728
%%PYQT_DOCDIR%%/html/qgraphicseffect-changeflags.html
729
%%DOCSDIR%%/html/qgraphicseffect.html
729
%%PYQT_DOCDIR%%/html/qgraphicseffect.html
730
%%DOCSDIR%%/html/qgraphicsellipseitem.html
730
%%PYQT_DOCDIR%%/html/qgraphicsellipseitem.html
731
%%DOCSDIR%%/html/qgraphicsgridlayout.html
731
%%PYQT_DOCDIR%%/html/qgraphicsgridlayout.html
732
%%DOCSDIR%%/html/qgraphicsitem-graphicsitemflags.html
732
%%PYQT_DOCDIR%%/html/qgraphicsitem-graphicsitemflags.html
733
%%DOCSDIR%%/html/qgraphicsitem.html
733
%%PYQT_DOCDIR%%/html/qgraphicsitem.html
734
%%DOCSDIR%%/html/qgraphicsitemanimation.html
734
%%PYQT_DOCDIR%%/html/qgraphicsitemanimation.html
735
%%DOCSDIR%%/html/qgraphicsitemgroup.html
735
%%PYQT_DOCDIR%%/html/qgraphicsitemgroup.html
736
%%DOCSDIR%%/html/qgraphicslayout.html
736
%%PYQT_DOCDIR%%/html/qgraphicslayout.html
737
%%DOCSDIR%%/html/qgraphicslayoutitem.html
737
%%PYQT_DOCDIR%%/html/qgraphicslayoutitem.html
738
%%DOCSDIR%%/html/qgraphicslinearlayout.html
738
%%PYQT_DOCDIR%%/html/qgraphicslinearlayout.html
739
%%DOCSDIR%%/html/qgraphicslineitem.html
739
%%PYQT_DOCDIR%%/html/qgraphicslineitem.html
740
%%DOCSDIR%%/html/qgraphicsobject.html
740
%%PYQT_DOCDIR%%/html/qgraphicsobject.html
741
%%DOCSDIR%%/html/qgraphicsopacityeffect.html
741
%%PYQT_DOCDIR%%/html/qgraphicsopacityeffect.html
742
%%DOCSDIR%%/html/qgraphicspathitem.html
742
%%PYQT_DOCDIR%%/html/qgraphicspathitem.html
743
%%DOCSDIR%%/html/qgraphicspixmapitem.html
743
%%PYQT_DOCDIR%%/html/qgraphicspixmapitem.html
744
%%DOCSDIR%%/html/qgraphicspolygonitem.html
744
%%PYQT_DOCDIR%%/html/qgraphicspolygonitem.html
745
%%DOCSDIR%%/html/qgraphicsproxywidget.html
745
%%PYQT_DOCDIR%%/html/qgraphicsproxywidget.html
746
%%DOCSDIR%%/html/qgraphicsrectitem.html
746
%%PYQT_DOCDIR%%/html/qgraphicsrectitem.html
747
%%DOCSDIR%%/html/qgraphicsrotation.html
747
%%PYQT_DOCDIR%%/html/qgraphicsrotation.html
748
%%DOCSDIR%%/html/qgraphicsscale.html
748
%%PYQT_DOCDIR%%/html/qgraphicsscale.html
749
%%DOCSDIR%%/html/qgraphicsscene-scenelayers.html
749
%%PYQT_DOCDIR%%/html/qgraphicsscene-scenelayers.html
750
%%DOCSDIR%%/html/qgraphicsscene.html
750
%%PYQT_DOCDIR%%/html/qgraphicsscene.html
751
%%DOCSDIR%%/html/qgraphicsscenecontextmenuevent.html
751
%%PYQT_DOCDIR%%/html/qgraphicsscenecontextmenuevent.html
752
%%DOCSDIR%%/html/qgraphicsscenedragdropevent.html
752
%%PYQT_DOCDIR%%/html/qgraphicsscenedragdropevent.html
753
%%DOCSDIR%%/html/qgraphicssceneevent.html
753
%%PYQT_DOCDIR%%/html/qgraphicssceneevent.html
754
%%DOCSDIR%%/html/qgraphicsscenehelpevent.html
754
%%PYQT_DOCDIR%%/html/qgraphicsscenehelpevent.html
755
%%DOCSDIR%%/html/qgraphicsscenehoverevent.html
755
%%PYQT_DOCDIR%%/html/qgraphicsscenehoverevent.html
756
%%DOCSDIR%%/html/qgraphicsscenemouseevent.html
756
%%PYQT_DOCDIR%%/html/qgraphicsscenemouseevent.html
757
%%DOCSDIR%%/html/qgraphicsscenemoveevent.html
757
%%PYQT_DOCDIR%%/html/qgraphicsscenemoveevent.html
758
%%DOCSDIR%%/html/qgraphicssceneresizeevent.html
758
%%PYQT_DOCDIR%%/html/qgraphicssceneresizeevent.html
759
%%DOCSDIR%%/html/qgraphicsscenewheelevent.html
759
%%PYQT_DOCDIR%%/html/qgraphicsscenewheelevent.html
760
%%DOCSDIR%%/html/qgraphicssimpletextitem.html
760
%%PYQT_DOCDIR%%/html/qgraphicssimpletextitem.html
761
%%DOCSDIR%%/html/qgraphicssvgitem.html
761
%%PYQT_DOCDIR%%/html/qgraphicssvgitem.html
762
%%DOCSDIR%%/html/qgraphicstextitem.html
762
%%PYQT_DOCDIR%%/html/qgraphicstextitem.html
763
%%DOCSDIR%%/html/qgraphicstransform.html
763
%%PYQT_DOCDIR%%/html/qgraphicstransform.html
764
%%DOCSDIR%%/html/qgraphicsview-cachemode.html
764
%%PYQT_DOCDIR%%/html/qgraphicsview-cachemode.html
765
%%DOCSDIR%%/html/qgraphicsview-optimizationflags.html
765
%%PYQT_DOCDIR%%/html/qgraphicsview-optimizationflags.html
766
%%DOCSDIR%%/html/qgraphicsview.html
766
%%PYQT_DOCDIR%%/html/qgraphicsview.html
767
%%DOCSDIR%%/html/qgraphicswebview.html
767
%%PYQT_DOCDIR%%/html/qgraphicswebview.html
768
%%DOCSDIR%%/html/qgraphicswidget.html
768
%%PYQT_DOCDIR%%/html/qgraphicswidget.html
769
%%DOCSDIR%%/html/qgridlayout.html
769
%%PYQT_DOCDIR%%/html/qgridlayout.html
770
%%DOCSDIR%%/html/qgroupbox.html
770
%%PYQT_DOCDIR%%/html/qgroupbox.html
771
%%DOCSDIR%%/html/qhboxlayout.html
771
%%PYQT_DOCDIR%%/html/qhboxlayout.html
772
%%DOCSDIR%%/html/qheaderview.html
772
%%PYQT_DOCDIR%%/html/qheaderview.html
773
%%DOCSDIR%%/html/qhelpcontentitem.html
773
%%PYQT_DOCDIR%%/html/qhelpcontentitem.html
774
%%DOCSDIR%%/html/qhelpcontentmodel.html
774
%%PYQT_DOCDIR%%/html/qhelpcontentmodel.html
775
%%DOCSDIR%%/html/qhelpcontentwidget.html
775
%%PYQT_DOCDIR%%/html/qhelpcontentwidget.html
776
%%DOCSDIR%%/html/qhelpengine.html
776
%%PYQT_DOCDIR%%/html/qhelpengine.html
777
%%DOCSDIR%%/html/qhelpenginecore.html
777
%%PYQT_DOCDIR%%/html/qhelpenginecore.html
778
%%DOCSDIR%%/html/qhelpevent.html
778
%%PYQT_DOCDIR%%/html/qhelpevent.html
779
%%DOCSDIR%%/html/qhelpindexmodel.html
779
%%PYQT_DOCDIR%%/html/qhelpindexmodel.html
780
%%DOCSDIR%%/html/qhelpindexwidget.html
780
%%PYQT_DOCDIR%%/html/qhelpindexwidget.html
781
%%DOCSDIR%%/html/qhelpsearchengine.html
781
%%PYQT_DOCDIR%%/html/qhelpsearchengine.html
782
%%DOCSDIR%%/html/qhelpsearchquery.html
782
%%PYQT_DOCDIR%%/html/qhelpsearchquery.html
783
%%DOCSDIR%%/html/qhelpsearchquerywidget.html
783
%%PYQT_DOCDIR%%/html/qhelpsearchquerywidget.html
784
%%DOCSDIR%%/html/qhelpsearchresultwidget.html
784
%%PYQT_DOCDIR%%/html/qhelpsearchresultwidget.html
785
%%DOCSDIR%%/html/qhideevent.html
785
%%PYQT_DOCDIR%%/html/qhideevent.html
786
%%DOCSDIR%%/html/qhistorystate.html
786
%%PYQT_DOCDIR%%/html/qhistorystate.html
787
%%DOCSDIR%%/html/qhostaddress.html
787
%%PYQT_DOCDIR%%/html/qhostaddress.html
788
%%DOCSDIR%%/html/qhostinfo.html
788
%%PYQT_DOCDIR%%/html/qhostinfo.html
789
%%DOCSDIR%%/html/qhoverevent.html
789
%%PYQT_DOCDIR%%/html/qhoverevent.html
790
%%DOCSDIR%%/html/qhttp.html
790
%%PYQT_DOCDIR%%/html/qhttp.html
791
%%DOCSDIR%%/html/qhttpheader.html
791
%%PYQT_DOCDIR%%/html/qhttpheader.html
792
%%DOCSDIR%%/html/qhttpmultipart.html
792
%%PYQT_DOCDIR%%/html/qhttpmultipart.html
793
%%DOCSDIR%%/html/qhttppart.html
793
%%PYQT_DOCDIR%%/html/qhttppart.html
794
%%DOCSDIR%%/html/qhttprequestheader.html
794
%%PYQT_DOCDIR%%/html/qhttprequestheader.html
795
%%DOCSDIR%%/html/qhttpresponseheader.html
795
%%PYQT_DOCDIR%%/html/qhttpresponseheader.html
796
%%DOCSDIR%%/html/qicon.html
796
%%PYQT_DOCDIR%%/html/qicon.html
797
%%DOCSDIR%%/html/qicondragevent.html
797
%%PYQT_DOCDIR%%/html/qicondragevent.html
798
%%DOCSDIR%%/html/qiconengine.html
798
%%PYQT_DOCDIR%%/html/qiconengine.html
799
%%DOCSDIR%%/html/qiconenginev2-availablesizesargument.html
799
%%PYQT_DOCDIR%%/html/qiconenginev2-availablesizesargument.html
800
%%DOCSDIR%%/html/qiconenginev2.html
800
%%PYQT_DOCDIR%%/html/qiconenginev2.html
801
%%DOCSDIR%%/html/qidentityproxymodel.html
801
%%PYQT_DOCDIR%%/html/qidentityproxymodel.html
802
%%DOCSDIR%%/html/qimage.html
802
%%PYQT_DOCDIR%%/html/qimage.html
803
%%DOCSDIR%%/html/qimageiohandler.html
803
%%PYQT_DOCDIR%%/html/qimageiohandler.html
804
%%DOCSDIR%%/html/qimagereader.html
804
%%PYQT_DOCDIR%%/html/qimagereader.html
805
%%DOCSDIR%%/html/qimagewriter.html
805
%%PYQT_DOCDIR%%/html/qimagewriter.html
806
%%DOCSDIR%%/html/qinputcontext.html
806
%%PYQT_DOCDIR%%/html/qinputcontext.html
807
%%DOCSDIR%%/html/qinputcontextfactory.html
807
%%PYQT_DOCDIR%%/html/qinputcontextfactory.html
808
%%DOCSDIR%%/html/qinputdialog-inputdialogoptions.html
808
%%PYQT_DOCDIR%%/html/qinputdialog-inputdialogoptions.html
809
%%DOCSDIR%%/html/qinputdialog.html
809
%%PYQT_DOCDIR%%/html/qinputdialog.html
810
%%DOCSDIR%%/html/qinputevent.html
810
%%PYQT_DOCDIR%%/html/qinputevent.html
811
%%DOCSDIR%%/html/qinputmethodevent-attribute.html
811
%%PYQT_DOCDIR%%/html/qinputmethodevent-attribute.html
812
%%DOCSDIR%%/html/qinputmethodevent.html
812
%%PYQT_DOCDIR%%/html/qinputmethodevent.html
813
%%DOCSDIR%%/html/qintvalidator.html
813
%%PYQT_DOCDIR%%/html/qintvalidator.html
814
%%DOCSDIR%%/html/qiodevice-openmode.html
814
%%PYQT_DOCDIR%%/html/qiodevice-openmode.html
815
%%DOCSDIR%%/html/qiodevice.html
815
%%PYQT_DOCDIR%%/html/qiodevice.html
816
%%DOCSDIR%%/html/qitemdelegate.html
816
%%PYQT_DOCDIR%%/html/qitemdelegate.html
817
%%DOCSDIR%%/html/qitemeditorcreatorbase.html
817
%%PYQT_DOCDIR%%/html/qitemeditorcreatorbase.html
818
%%DOCSDIR%%/html/qitemeditorfactory.html
818
%%PYQT_DOCDIR%%/html/qitemeditorfactory.html
819
%%DOCSDIR%%/html/qitemselection.html
819
%%PYQT_DOCDIR%%/html/qitemselection.html
820
%%DOCSDIR%%/html/qitemselectionmodel-selectionflags.html
820
%%PYQT_DOCDIR%%/html/qitemselectionmodel-selectionflags.html
821
%%DOCSDIR%%/html/qitemselectionmodel.html
821
%%PYQT_DOCDIR%%/html/qitemselectionmodel.html
822
%%DOCSDIR%%/html/qitemselectionrange.html
822
%%PYQT_DOCDIR%%/html/qitemselectionrange.html
823
%%DOCSDIR%%/html/qkeyevent.html
823
%%PYQT_DOCDIR%%/html/qkeyevent.html
824
%%DOCSDIR%%/html/qkeyeventtransition.html
824
%%PYQT_DOCDIR%%/html/qkeyeventtransition.html
825
%%DOCSDIR%%/html/qkeysequence.html
825
%%PYQT_DOCDIR%%/html/qkeysequence.html
826
%%DOCSDIR%%/html/qlabel.html
826
%%PYQT_DOCDIR%%/html/qlabel.html
827
%%DOCSDIR%%/html/qlatin1char.html
827
%%PYQT_DOCDIR%%/html/qlatin1char.html
828
%%DOCSDIR%%/html/qlatin1string.html
828
%%PYQT_DOCDIR%%/html/qlatin1string.html
829
%%DOCSDIR%%/html/qlayout.html
829
%%PYQT_DOCDIR%%/html/qlayout.html
830
%%DOCSDIR%%/html/qlayoutitem.html
830
%%PYQT_DOCDIR%%/html/qlayoutitem.html
831
%%DOCSDIR%%/html/qlcdnumber.html
831
%%PYQT_DOCDIR%%/html/qlcdnumber.html
832
%%DOCSDIR%%/html/qlibrary-loadhints.html
832
%%PYQT_DOCDIR%%/html/qlibrary-loadhints.html
833
%%DOCSDIR%%/html/qlibrary.html
833
%%PYQT_DOCDIR%%/html/qlibrary.html
834
%%DOCSDIR%%/html/qlibraryinfo.html
834
%%PYQT_DOCDIR%%/html/qlibraryinfo.html
835
%%DOCSDIR%%/html/qline.html
835
%%PYQT_DOCDIR%%/html/qline.html
836
%%DOCSDIR%%/html/qlineargradient.html
836
%%PYQT_DOCDIR%%/html/qlineargradient.html
837
%%DOCSDIR%%/html/qlineedit.html
837
%%PYQT_DOCDIR%%/html/qlineedit.html
838
%%DOCSDIR%%/html/qlinef.html
838
%%PYQT_DOCDIR%%/html/qlinef.html
839
%%DOCSDIR%%/html/qlistview.html
839
%%PYQT_DOCDIR%%/html/qlistview.html
840
%%DOCSDIR%%/html/qlistwidget.html
840
%%PYQT_DOCDIR%%/html/qlistwidget.html
841
%%DOCSDIR%%/html/qlistwidgetitem.html
841
%%PYQT_DOCDIR%%/html/qlistwidgetitem.html
842
%%DOCSDIR%%/html/qlocale-numberoptions.html
842
%%PYQT_DOCDIR%%/html/qlocale-numberoptions.html
843
%%DOCSDIR%%/html/qlocale.html
843
%%PYQT_DOCDIR%%/html/qlocale.html
844
%%DOCSDIR%%/html/qlocalserver.html
844
%%PYQT_DOCDIR%%/html/qlocalserver.html
845
%%DOCSDIR%%/html/qlocalsocket.html
845
%%PYQT_DOCDIR%%/html/qlocalsocket.html
846
%%DOCSDIR%%/html/qmainwindow-dockoptions.html
846
%%PYQT_DOCDIR%%/html/qmainwindow-dockoptions.html
847
%%DOCSDIR%%/html/qmainwindow.html
847
%%PYQT_DOCDIR%%/html/qmainwindow.html
848
%%DOCSDIR%%/html/qmargins.html
848
%%PYQT_DOCDIR%%/html/qmargins.html
849
%%DOCSDIR%%/html/qmatrix.html
849
%%PYQT_DOCDIR%%/html/qmatrix.html
850
%%DOCSDIR%%/html/qmatrix2x2.html
850
%%PYQT_DOCDIR%%/html/qmatrix2x2.html
851
%%DOCSDIR%%/html/qmatrix2x3.html
851
%%PYQT_DOCDIR%%/html/qmatrix2x3.html
852
%%DOCSDIR%%/html/qmatrix2x4.html
852
%%PYQT_DOCDIR%%/html/qmatrix2x4.html
853
%%DOCSDIR%%/html/qmatrix3x2.html
853
%%PYQT_DOCDIR%%/html/qmatrix3x2.html
854
%%DOCSDIR%%/html/qmatrix3x3.html
854
%%PYQT_DOCDIR%%/html/qmatrix3x3.html
855
%%DOCSDIR%%/html/qmatrix3x4.html
855
%%PYQT_DOCDIR%%/html/qmatrix3x4.html
856
%%DOCSDIR%%/html/qmatrix4x2.html
856
%%PYQT_DOCDIR%%/html/qmatrix4x2.html
857
%%DOCSDIR%%/html/qmatrix4x3.html
857
%%PYQT_DOCDIR%%/html/qmatrix4x3.html
858
%%DOCSDIR%%/html/qmatrix4x4.html
858
%%PYQT_DOCDIR%%/html/qmatrix4x4.html
859
%%DOCSDIR%%/html/qmdiarea-areaoptions.html
859
%%PYQT_DOCDIR%%/html/qmdiarea-areaoptions.html
860
%%DOCSDIR%%/html/qmdiarea.html
860
%%PYQT_DOCDIR%%/html/qmdiarea.html
861
%%DOCSDIR%%/html/qmdisubwindow-subwindowoptions.html
861
%%PYQT_DOCDIR%%/html/qmdisubwindow-subwindowoptions.html
862
%%DOCSDIR%%/html/qmdisubwindow.html
862
%%PYQT_DOCDIR%%/html/qmdisubwindow.html
863
%%DOCSDIR%%/html/qmenu.html
863
%%PYQT_DOCDIR%%/html/qmenu.html
864
%%DOCSDIR%%/html/qmenubar.html
864
%%PYQT_DOCDIR%%/html/qmenubar.html
865
%%DOCSDIR%%/html/qmessagebox-standardbuttons.html
865
%%PYQT_DOCDIR%%/html/qmessagebox-standardbuttons.html
866
%%DOCSDIR%%/html/qmessagebox.html
866
%%PYQT_DOCDIR%%/html/qmessagebox.html
867
%%DOCSDIR%%/html/qmetaclassinfo.html
867
%%PYQT_DOCDIR%%/html/qmetaclassinfo.html
868
%%DOCSDIR%%/html/qmetaenum.html
868
%%PYQT_DOCDIR%%/html/qmetaenum.html
869
%%DOCSDIR%%/html/qmetamethod.html
869
%%PYQT_DOCDIR%%/html/qmetamethod.html
870
%%DOCSDIR%%/html/qmetaobject.html
870
%%PYQT_DOCDIR%%/html/qmetaobject.html
871
%%DOCSDIR%%/html/qmetaproperty.html
871
%%PYQT_DOCDIR%%/html/qmetaproperty.html
872
%%DOCSDIR%%/html/qmetatype.html
872
%%PYQT_DOCDIR%%/html/qmetatype.html
873
%%DOCSDIR%%/html/qmimedata.html
873
%%PYQT_DOCDIR%%/html/qmimedata.html
874
%%DOCSDIR%%/html/qmimesource.html
874
%%PYQT_DOCDIR%%/html/qmimesource.html
875
%%DOCSDIR%%/html/qml.html
875
%%PYQT_DOCDIR%%/html/qml.html
876
%%DOCSDIR%%/html/qmodelindex.html
876
%%PYQT_DOCDIR%%/html/qmodelindex.html
877
%%DOCSDIR%%/html/qmouseevent.html
877
%%PYQT_DOCDIR%%/html/qmouseevent.html
878
%%DOCSDIR%%/html/qmouseeventtransition.html
878
%%PYQT_DOCDIR%%/html/qmouseeventtransition.html
879
%%DOCSDIR%%/html/qmoveevent.html
879
%%PYQT_DOCDIR%%/html/qmoveevent.html
880
%%DOCSDIR%%/html/qmovie.html
880
%%PYQT_DOCDIR%%/html/qmovie.html
881
%%DOCSDIR%%/html/qmutex.html
881
%%PYQT_DOCDIR%%/html/qmutex.html
882
%%DOCSDIR%%/html/qmutexlocker.html
882
%%PYQT_DOCDIR%%/html/qmutexlocker.html
883
%%DOCSDIR%%/html/qnetworkaccessmanager.html
883
%%PYQT_DOCDIR%%/html/qnetworkaccessmanager.html
884
%%DOCSDIR%%/html/qnetworkaddressentry.html
884
%%PYQT_DOCDIR%%/html/qnetworkaddressentry.html
885
%%DOCSDIR%%/html/qnetworkcachemetadata.html
885
%%PYQT_DOCDIR%%/html/qnetworkcachemetadata.html
886
%%DOCSDIR%%/html/qnetworkconfiguration-stateflags.html
886
%%PYQT_DOCDIR%%/html/qnetworkconfiguration-stateflags.html
887
%%DOCSDIR%%/html/qnetworkconfiguration.html
887
%%PYQT_DOCDIR%%/html/qnetworkconfiguration.html
888
%%DOCSDIR%%/html/qnetworkconfigurationmanager-capabilities.html
888
%%PYQT_DOCDIR%%/html/qnetworkconfigurationmanager-capabilities.html
889
%%DOCSDIR%%/html/qnetworkconfigurationmanager.html
889
%%PYQT_DOCDIR%%/html/qnetworkconfigurationmanager.html
890
%%DOCSDIR%%/html/qnetworkcookie.html
890
%%PYQT_DOCDIR%%/html/qnetworkcookie.html
891
%%DOCSDIR%%/html/qnetworkcookiejar.html
891
%%PYQT_DOCDIR%%/html/qnetworkcookiejar.html
892
%%DOCSDIR%%/html/qnetworkdiskcache.html
892
%%PYQT_DOCDIR%%/html/qnetworkdiskcache.html
893
%%DOCSDIR%%/html/qnetworkinterface-interfaceflags.html
893
%%PYQT_DOCDIR%%/html/qnetworkinterface-interfaceflags.html
894
%%DOCSDIR%%/html/qnetworkinterface.html
894
%%PYQT_DOCDIR%%/html/qnetworkinterface.html
895
%%DOCSDIR%%/html/qnetworkproxy-capabilities.html
895
%%PYQT_DOCDIR%%/html/qnetworkproxy-capabilities.html
896
%%DOCSDIR%%/html/qnetworkproxy.html
896
%%PYQT_DOCDIR%%/html/qnetworkproxy.html
897
%%DOCSDIR%%/html/qnetworkproxyfactory.html
897
%%PYQT_DOCDIR%%/html/qnetworkproxyfactory.html
898
%%DOCSDIR%%/html/qnetworkproxyquery.html
898
%%PYQT_DOCDIR%%/html/qnetworkproxyquery.html
899
%%DOCSDIR%%/html/qnetworkreply.html
899
%%PYQT_DOCDIR%%/html/qnetworkreply.html
900
%%DOCSDIR%%/html/qnetworkrequest.html
900
%%PYQT_DOCDIR%%/html/qnetworkrequest.html
901
%%DOCSDIR%%/html/qnetworksession.html
901
%%PYQT_DOCDIR%%/html/qnetworksession.html
902
%%DOCSDIR%%/html/qobject.html
902
%%PYQT_DOCDIR%%/html/qobject.html
903
%%DOCSDIR%%/html/qobjectcleanuphandler.html
903
%%PYQT_DOCDIR%%/html/qobjectcleanuphandler.html
904
%%DOCSDIR%%/html/qpagesetupdialog-pagesetupdialogoptions.html
904
%%PYQT_DOCDIR%%/html/qpagesetupdialog-pagesetupdialogoptions.html
905
%%DOCSDIR%%/html/qpagesetupdialog.html
905
%%PYQT_DOCDIR%%/html/qpagesetupdialog.html
906
%%DOCSDIR%%/html/qpaintdevice.html
906
%%PYQT_DOCDIR%%/html/qpaintdevice.html
907
%%DOCSDIR%%/html/qpaintengine-dirtyflags.html
907
%%PYQT_DOCDIR%%/html/qpaintengine-dirtyflags.html
908
%%DOCSDIR%%/html/qpaintengine-paintenginefeatures.html
908
%%PYQT_DOCDIR%%/html/qpaintengine-paintenginefeatures.html
909
%%DOCSDIR%%/html/qpaintengine.html
909
%%PYQT_DOCDIR%%/html/qpaintengine.html
910
%%DOCSDIR%%/html/qpaintenginestate.html
910
%%PYQT_DOCDIR%%/html/qpaintenginestate.html
911
%%DOCSDIR%%/html/qpainter-pixmapfragment.html
911
%%PYQT_DOCDIR%%/html/qpainter-pixmapfragment.html
912
%%DOCSDIR%%/html/qpainter-pixmapfragmenthints.html
912
%%PYQT_DOCDIR%%/html/qpainter-pixmapfragmenthints.html
913
%%DOCSDIR%%/html/qpainter-renderhints.html
913
%%PYQT_DOCDIR%%/html/qpainter-renderhints.html
914
%%DOCSDIR%%/html/qpainter.html
914
%%PYQT_DOCDIR%%/html/qpainter.html
915
%%DOCSDIR%%/html/qpainterpath-element.html
915
%%PYQT_DOCDIR%%/html/qpainterpath-element.html
916
%%DOCSDIR%%/html/qpainterpath.html
916
%%PYQT_DOCDIR%%/html/qpainterpath.html
917
%%DOCSDIR%%/html/qpainterpathstroker.html
917
%%PYQT_DOCDIR%%/html/qpainterpathstroker.html
918
%%DOCSDIR%%/html/qpaintevent.html
918
%%PYQT_DOCDIR%%/html/qpaintevent.html
919
%%DOCSDIR%%/html/qpalette.html
919
%%PYQT_DOCDIR%%/html/qpalette.html
920
%%DOCSDIR%%/html/qpangesture.html
920
%%PYQT_DOCDIR%%/html/qpangesture.html
921
%%DOCSDIR%%/html/qparallelanimationgroup.html
921
%%PYQT_DOCDIR%%/html/qparallelanimationgroup.html
922
%%DOCSDIR%%/html/qpauseanimation.html
922
%%PYQT_DOCDIR%%/html/qpauseanimation.html
923
%%DOCSDIR%%/html/qpen.html
923
%%PYQT_DOCDIR%%/html/qpen.html
924
%%DOCSDIR%%/html/qpersistentmodelindex.html
924
%%PYQT_DOCDIR%%/html/qpersistentmodelindex.html
925
%%DOCSDIR%%/html/qpicture.html
925
%%PYQT_DOCDIR%%/html/qpicture.html
926
%%DOCSDIR%%/html/qpictureio.html
926
%%PYQT_DOCDIR%%/html/qpictureio.html
927
%%DOCSDIR%%/html/qpinchgesture-changeflags.html
927
%%PYQT_DOCDIR%%/html/qpinchgesture-changeflags.html
928
%%DOCSDIR%%/html/qpinchgesture.html
928
%%PYQT_DOCDIR%%/html/qpinchgesture.html
929
%%DOCSDIR%%/html/qpixmap.html
929
%%PYQT_DOCDIR%%/html/qpixmap.html
930
%%DOCSDIR%%/html/qpixmapcache-key.html
930
%%PYQT_DOCDIR%%/html/qpixmapcache-key.html
931
%%DOCSDIR%%/html/qpixmapcache.html
931
%%PYQT_DOCDIR%%/html/qpixmapcache.html
932
%%DOCSDIR%%/html/qplaintextdocumentlayout.html
932
%%PYQT_DOCDIR%%/html/qplaintextdocumentlayout.html
933
%%DOCSDIR%%/html/qplaintextedit.html
933
%%PYQT_DOCDIR%%/html/qplaintextedit.html
934
%%DOCSDIR%%/html/qpluginloader.html
934
%%PYQT_DOCDIR%%/html/qpluginloader.html
935
%%DOCSDIR%%/html/qpoint.html
935
%%PYQT_DOCDIR%%/html/qpoint.html
936
%%DOCSDIR%%/html/qpointf.html
936
%%PYQT_DOCDIR%%/html/qpointf.html
937
%%DOCSDIR%%/html/qpolygon.html
937
%%PYQT_DOCDIR%%/html/qpolygon.html
938
%%DOCSDIR%%/html/qpolygonf.html
938
%%PYQT_DOCDIR%%/html/qpolygonf.html
939
%%DOCSDIR%%/html/qprintdialog.html
939
%%PYQT_DOCDIR%%/html/qprintdialog.html
940
%%DOCSDIR%%/html/qprintengine.html
940
%%PYQT_DOCDIR%%/html/qprintengine.html
941
%%DOCSDIR%%/html/qprinter.html
941
%%PYQT_DOCDIR%%/html/qprinter.html
942
%%DOCSDIR%%/html/qprinterinfo.html
942
%%PYQT_DOCDIR%%/html/qprinterinfo.html
943
%%DOCSDIR%%/html/qprintpreviewdialog.html
943
%%PYQT_DOCDIR%%/html/qprintpreviewdialog.html
944
%%DOCSDIR%%/html/qprintpreviewwidget.html
944
%%PYQT_DOCDIR%%/html/qprintpreviewwidget.html
945
%%DOCSDIR%%/html/qprocess.html
945
%%PYQT_DOCDIR%%/html/qprocess.html
946
%%DOCSDIR%%/html/qprocessenvironment.html
946
%%PYQT_DOCDIR%%/html/qprocessenvironment.html
947
%%DOCSDIR%%/html/qprogressbar.html
947
%%PYQT_DOCDIR%%/html/qprogressbar.html
948
%%DOCSDIR%%/html/qprogressdialog.html
948
%%PYQT_DOCDIR%%/html/qprogressdialog.html
949
%%DOCSDIR%%/html/qpropertyanimation.html
949
%%PYQT_DOCDIR%%/html/qpropertyanimation.html
950
%%DOCSDIR%%/html/qproxymodel.html
950
%%PYQT_DOCDIR%%/html/qproxymodel.html
951
%%DOCSDIR%%/html/qpushbutton.html
951
%%PYQT_DOCDIR%%/html/qpushbutton.html
952
%%DOCSDIR%%/html/qpydeclarativepropertyvaluesource.html
952
%%PYQT_DOCDIR%%/html/qpydeclarativepropertyvaluesource.html
953
%%DOCSDIR%%/html/qpydesignercontainerextension.html
953
%%PYQT_DOCDIR%%/html/qpydesignercontainerextension.html
954
%%DOCSDIR%%/html/qpydesignercustomwidgetcollectionplugin.html
954
%%PYQT_DOCDIR%%/html/qpydesignercustomwidgetcollectionplugin.html
955
%%DOCSDIR%%/html/qpydesignercustomwidgetplugin.html
955
%%PYQT_DOCDIR%%/html/qpydesignercustomwidgetplugin.html
956
%%DOCSDIR%%/html/qpydesignermembersheetextension.html
956
%%PYQT_DOCDIR%%/html/qpydesignermembersheetextension.html
957
%%DOCSDIR%%/html/qpydesignerpropertysheetextension.html
957
%%PYQT_DOCDIR%%/html/qpydesignerpropertysheetextension.html
958
%%DOCSDIR%%/html/qpydesignertaskmenuextension.html
958
%%PYQT_DOCDIR%%/html/qpydesignertaskmenuextension.html
959
%%DOCSDIR%%/html/qpynullvariant.html
959
%%PYQT_DOCDIR%%/html/qpynullvariant.html
960
%%DOCSDIR%%/html/qpytextobject.html
960
%%PYQT_DOCDIR%%/html/qpytextobject.html
961
%%DOCSDIR%%/html/qquaternion.html
961
%%PYQT_DOCDIR%%/html/qquaternion.html
962
%%DOCSDIR%%/html/qradialgradient.html
962
%%PYQT_DOCDIR%%/html/qradialgradient.html
963
%%DOCSDIR%%/html/qradiobutton.html
963
%%PYQT_DOCDIR%%/html/qradiobutton.html
964
%%DOCSDIR%%/html/qrawfont.html
964
%%PYQT_DOCDIR%%/html/qrawfont.html
965
%%DOCSDIR%%/html/qreadlocker.html
965
%%PYQT_DOCDIR%%/html/qreadlocker.html
966
%%DOCSDIR%%/html/qreadwritelock.html
966
%%PYQT_DOCDIR%%/html/qreadwritelock.html
967
%%DOCSDIR%%/html/qrect.html
967
%%PYQT_DOCDIR%%/html/qrect.html
968
%%DOCSDIR%%/html/qrectf.html
968
%%PYQT_DOCDIR%%/html/qrectf.html
969
%%DOCSDIR%%/html/qregexp.html
969
%%PYQT_DOCDIR%%/html/qregexp.html
970
%%DOCSDIR%%/html/qregexpvalidator.html
970
%%PYQT_DOCDIR%%/html/qregexpvalidator.html
971
%%DOCSDIR%%/html/qregion.html
971
%%PYQT_DOCDIR%%/html/qregion.html
972
%%DOCSDIR%%/html/qresizeevent.html
972
%%PYQT_DOCDIR%%/html/qresizeevent.html
973
%%DOCSDIR%%/html/qresource.html
973
%%PYQT_DOCDIR%%/html/qresource.html
974
%%DOCSDIR%%/html/qrubberband.html
974
%%PYQT_DOCDIR%%/html/qrubberband.html
975
%%DOCSDIR%%/html/qrunnable.html
975
%%PYQT_DOCDIR%%/html/qrunnable.html
976
%%DOCSDIR%%/html/qscriptclass-queryflags.html
976
%%PYQT_DOCDIR%%/html/qscriptclass-queryflags.html
977
%%DOCSDIR%%/html/qscriptclass.html
977
%%PYQT_DOCDIR%%/html/qscriptclass.html
978
%%DOCSDIR%%/html/qscriptclasspropertyiterator.html
978
%%PYQT_DOCDIR%%/html/qscriptclasspropertyiterator.html
979
%%DOCSDIR%%/html/qscriptcontext.html
979
%%PYQT_DOCDIR%%/html/qscriptcontext.html
980
%%DOCSDIR%%/html/qscriptcontextinfo.html
980
%%PYQT_DOCDIR%%/html/qscriptcontextinfo.html
981
%%DOCSDIR%%/html/qscriptengine-qobjectwrapoptions.html
981
%%PYQT_DOCDIR%%/html/qscriptengine-qobjectwrapoptions.html
982
%%DOCSDIR%%/html/qscriptengine.html
982
%%PYQT_DOCDIR%%/html/qscriptengine.html
983
%%DOCSDIR%%/html/qscriptengineagent.html
983
%%PYQT_DOCDIR%%/html/qscriptengineagent.html
984
%%DOCSDIR%%/html/qscriptenginedebugger.html
984
%%PYQT_DOCDIR%%/html/qscriptenginedebugger.html
985
%%DOCSDIR%%/html/qscriptstring.html
985
%%PYQT_DOCDIR%%/html/qscriptstring.html
986
%%DOCSDIR%%/html/qscriptsyntaxcheckresult.html
986
%%PYQT_DOCDIR%%/html/qscriptsyntaxcheckresult.html
987
%%DOCSDIR%%/html/qscriptvalue-propertyflags.html
987
%%PYQT_DOCDIR%%/html/qscriptvalue-propertyflags.html
988
%%DOCSDIR%%/html/qscriptvalue-resolveflags.html
988
%%PYQT_DOCDIR%%/html/qscriptvalue-resolveflags.html
989
%%DOCSDIR%%/html/qscriptvalue.html
989
%%PYQT_DOCDIR%%/html/qscriptvalue.html
990
%%DOCSDIR%%/html/qscriptvalueiterator.html
990
%%PYQT_DOCDIR%%/html/qscriptvalueiterator.html
991
%%DOCSDIR%%/html/qscrollarea.html
991
%%PYQT_DOCDIR%%/html/qscrollarea.html
992
%%DOCSDIR%%/html/qscrollbar.html
992
%%PYQT_DOCDIR%%/html/qscrollbar.html
993
%%DOCSDIR%%/html/qsemaphore.html
993
%%PYQT_DOCDIR%%/html/qsemaphore.html
994
%%DOCSDIR%%/html/qsequentialanimationgroup.html
994
%%PYQT_DOCDIR%%/html/qsequentialanimationgroup.html
995
%%DOCSDIR%%/html/qsessionmanager.html
995
%%PYQT_DOCDIR%%/html/qsessionmanager.html
996
%%DOCSDIR%%/html/qsettings.html
996
%%PYQT_DOCDIR%%/html/qsettings.html
997
%%DOCSDIR%%/html/qsharedmemory.html
997
%%PYQT_DOCDIR%%/html/qsharedmemory.html
998
%%DOCSDIR%%/html/qshortcut.html
998
%%PYQT_DOCDIR%%/html/qshortcut.html
999
%%DOCSDIR%%/html/qshortcutevent.html
999
%%PYQT_DOCDIR%%/html/qshortcutevent.html
1000
%%DOCSDIR%%/html/qshowevent.html
1000
%%PYQT_DOCDIR%%/html/qshowevent.html
1001
%%DOCSDIR%%/html/qsignalmapper.html
1001
%%PYQT_DOCDIR%%/html/qsignalmapper.html
1002
%%DOCSDIR%%/html/qsignaltransition.html
1002
%%PYQT_DOCDIR%%/html/qsignaltransition.html
1003
%%DOCSDIR%%/html/qsimplexmlnodemodel.html
1003
%%PYQT_DOCDIR%%/html/qsimplexmlnodemodel.html
1004
%%DOCSDIR%%/html/qsize.html
1004
%%PYQT_DOCDIR%%/html/qsize.html
1005
%%DOCSDIR%%/html/qsizef.html
1005
%%PYQT_DOCDIR%%/html/qsizef.html
1006
%%DOCSDIR%%/html/qsizegrip.html
1006
%%PYQT_DOCDIR%%/html/qsizegrip.html
1007
%%DOCSDIR%%/html/qsizepolicy-controltypes.html
1007
%%PYQT_DOCDIR%%/html/qsizepolicy-controltypes.html
1008
%%DOCSDIR%%/html/qsizepolicy.html
1008
%%PYQT_DOCDIR%%/html/qsizepolicy.html
1009
%%DOCSDIR%%/html/qslider.html
1009
%%PYQT_DOCDIR%%/html/qslider.html
1010
%%DOCSDIR%%/html/qsocketnotifier.html
1010
%%PYQT_DOCDIR%%/html/qsocketnotifier.html
1011
%%DOCSDIR%%/html/qsortfilterproxymodel.html
1011
%%PYQT_DOCDIR%%/html/qsortfilterproxymodel.html
1012
%%DOCSDIR%%/html/qsound.html
1012
%%PYQT_DOCDIR%%/html/qsound.html
1013
%%DOCSDIR%%/html/qsourcelocation.html
1013
%%PYQT_DOCDIR%%/html/qsourcelocation.html
1014
%%DOCSDIR%%/html/qspaceritem.html
1014
%%PYQT_DOCDIR%%/html/qspaceritem.html
1015
%%DOCSDIR%%/html/qspinbox.html
1015
%%PYQT_DOCDIR%%/html/qspinbox.html
1016
%%DOCSDIR%%/html/qsplashscreen.html
1016
%%PYQT_DOCDIR%%/html/qsplashscreen.html
1017
%%DOCSDIR%%/html/qsplitter.html
1017
%%PYQT_DOCDIR%%/html/qsplitter.html
1018
%%DOCSDIR%%/html/qsplitterhandle.html
1018
%%PYQT_DOCDIR%%/html/qsplitterhandle.html
1019
%%DOCSDIR%%/html/qsql-paramtype.html
1019
%%PYQT_DOCDIR%%/html/qsql-paramtype.html
1020
%%DOCSDIR%%/html/qsql.html
1020
%%PYQT_DOCDIR%%/html/qsql.html
1021
%%DOCSDIR%%/html/qsqldatabase.html
1021
%%PYQT_DOCDIR%%/html/qsqldatabase.html
1022
%%DOCSDIR%%/html/qsqldriver.html
1022
%%PYQT_DOCDIR%%/html/qsqldriver.html
1023
%%DOCSDIR%%/html/qsqldrivercreatorbase.html
1023
%%PYQT_DOCDIR%%/html/qsqldrivercreatorbase.html
1024
%%DOCSDIR%%/html/qsqlerror.html
1024
%%PYQT_DOCDIR%%/html/qsqlerror.html
1025
%%DOCSDIR%%/html/qsqlfield.html
1025
%%PYQT_DOCDIR%%/html/qsqlfield.html
1026
%%DOCSDIR%%/html/qsqlindex.html
1026
%%PYQT_DOCDIR%%/html/qsqlindex.html
1027
%%DOCSDIR%%/html/qsqlquery.html
1027
%%PYQT_DOCDIR%%/html/qsqlquery.html
1028
%%DOCSDIR%%/html/qsqlquerymodel.html
1028
%%PYQT_DOCDIR%%/html/qsqlquerymodel.html
1029
%%DOCSDIR%%/html/qsqlrecord.html
1029
%%PYQT_DOCDIR%%/html/qsqlrecord.html
1030
%%DOCSDIR%%/html/qsqlrelation.html
1030
%%PYQT_DOCDIR%%/html/qsqlrelation.html
1031
%%DOCSDIR%%/html/qsqlrelationaldelegate.html
1031
%%PYQT_DOCDIR%%/html/qsqlrelationaldelegate.html
1032
%%DOCSDIR%%/html/qsqlrelationaltablemodel.html
1032
%%PYQT_DOCDIR%%/html/qsqlrelationaltablemodel.html
1033
%%DOCSDIR%%/html/qsqlresult.html
1033
%%PYQT_DOCDIR%%/html/qsqlresult.html
1034
%%DOCSDIR%%/html/qsqltablemodel.html
1034
%%PYQT_DOCDIR%%/html/qsqltablemodel.html
1035
%%DOCSDIR%%/html/qssl-ssloptions.html
1035
%%PYQT_DOCDIR%%/html/qssl-ssloptions.html
1036
%%DOCSDIR%%/html/qssl.html
1036
%%PYQT_DOCDIR%%/html/qssl.html
1037
%%DOCSDIR%%/html/qsslcertificate.html
1037
%%PYQT_DOCDIR%%/html/qsslcertificate.html
1038
%%DOCSDIR%%/html/qsslcipher.html
1038
%%PYQT_DOCDIR%%/html/qsslcipher.html
1039
%%DOCSDIR%%/html/qsslconfiguration.html
1039
%%PYQT_DOCDIR%%/html/qsslconfiguration.html
1040
%%DOCSDIR%%/html/qsslerror.html
1040
%%PYQT_DOCDIR%%/html/qsslerror.html
1041
%%DOCSDIR%%/html/qsslkey.html
1041
%%PYQT_DOCDIR%%/html/qsslkey.html
1042
%%DOCSDIR%%/html/qsslsocket.html
1042
%%PYQT_DOCDIR%%/html/qsslsocket.html
1043
%%DOCSDIR%%/html/qstackedlayout.html
1043
%%PYQT_DOCDIR%%/html/qstackedlayout.html
1044
%%DOCSDIR%%/html/qstackedwidget.html
1044
%%PYQT_DOCDIR%%/html/qstackedwidget.html
1045
%%DOCSDIR%%/html/qstandarditem.html
1045
%%PYQT_DOCDIR%%/html/qstandarditem.html
1046
%%DOCSDIR%%/html/qstandarditemmodel.html
1046
%%PYQT_DOCDIR%%/html/qstandarditemmodel.html
1047
%%DOCSDIR%%/html/qstate.html
1047
%%PYQT_DOCDIR%%/html/qstate.html
1048
%%DOCSDIR%%/html/qstatemachine-signalevent.html
1048
%%PYQT_DOCDIR%%/html/qstatemachine-signalevent.html
1049
%%DOCSDIR%%/html/qstatemachine-wrappedevent.html
1049
%%PYQT_DOCDIR%%/html/qstatemachine-wrappedevent.html
1050
%%DOCSDIR%%/html/qstatemachine.html
1050
%%PYQT_DOCDIR%%/html/qstatemachine.html
1051
%%DOCSDIR%%/html/qstatictext.html
1051
%%PYQT_DOCDIR%%/html/qstatictext.html
1052
%%DOCSDIR%%/html/qstatusbar.html
1052
%%PYQT_DOCDIR%%/html/qstatusbar.html
1053
%%DOCSDIR%%/html/qstatustipevent.html
1053
%%PYQT_DOCDIR%%/html/qstatustipevent.html
1054
%%DOCSDIR%%/html/qstring-sectionflags.html
1054
%%PYQT_DOCDIR%%/html/qstring-sectionflags.html
1055
%%DOCSDIR%%/html/qstring.html
1055
%%PYQT_DOCDIR%%/html/qstring.html
1056
%%DOCSDIR%%/html/qstringlist.html
1056
%%PYQT_DOCDIR%%/html/qstringlist.html
1057
%%DOCSDIR%%/html/qstringlistmodel.html
1057
%%PYQT_DOCDIR%%/html/qstringlistmodel.html
1058
%%DOCSDIR%%/html/qstringmatcher.html
1058
%%PYQT_DOCDIR%%/html/qstringmatcher.html
1059
%%DOCSDIR%%/html/qstringref.html
1059
%%PYQT_DOCDIR%%/html/qstringref.html
1060
%%DOCSDIR%%/html/qstyle-state.html
1060
%%PYQT_DOCDIR%%/html/qstyle-state.html
1061
%%DOCSDIR%%/html/qstyle-subcontrols.html
1061
%%PYQT_DOCDIR%%/html/qstyle-subcontrols.html
1062
%%DOCSDIR%%/html/qstyle.html
1062
%%PYQT_DOCDIR%%/html/qstyle.html
1063
%%DOCSDIR%%/html/qstyleditemdelegate.html
1063
%%PYQT_DOCDIR%%/html/qstyleditemdelegate.html
1064
%%DOCSDIR%%/html/qstylefactory.html
1064
%%PYQT_DOCDIR%%/html/qstylefactory.html
1065
%%DOCSDIR%%/html/qstylehintreturn.html
1065
%%PYQT_DOCDIR%%/html/qstylehintreturn.html
1066
%%DOCSDIR%%/html/qstylehintreturnmask.html
1066
%%PYQT_DOCDIR%%/html/qstylehintreturnmask.html
1067
%%DOCSDIR%%/html/qstylehintreturnvariant.html
1067
%%PYQT_DOCDIR%%/html/qstylehintreturnvariant.html
1068
%%DOCSDIR%%/html/qstyleoption.html
1068
%%PYQT_DOCDIR%%/html/qstyleoption.html
1069
%%DOCSDIR%%/html/qstyleoptionbutton-buttonfeatures.html
1069
%%PYQT_DOCDIR%%/html/qstyleoptionbutton-buttonfeatures.html
1070
%%DOCSDIR%%/html/qstyleoptionbutton.html
1070
%%PYQT_DOCDIR%%/html/qstyleoptionbutton.html
1071
%%DOCSDIR%%/html/qstyleoptioncombobox.html
1071
%%PYQT_DOCDIR%%/html/qstyleoptioncombobox.html
1072
%%DOCSDIR%%/html/qstyleoptioncomplex.html
1072
%%PYQT_DOCDIR%%/html/qstyleoptioncomplex.html
1073
%%DOCSDIR%%/html/qstyleoptiondockwidget.html
1073
%%PYQT_DOCDIR%%/html/qstyleoptiondockwidget.html
1074
%%DOCSDIR%%/html/qstyleoptiondockwidgetv2.html
1074
%%PYQT_DOCDIR%%/html/qstyleoptiondockwidgetv2.html
1075
%%DOCSDIR%%/html/qstyleoptionfocusrect.html
1075
%%PYQT_DOCDIR%%/html/qstyleoptionfocusrect.html
1076
%%DOCSDIR%%/html/qstyleoptionframe.html
1076
%%PYQT_DOCDIR%%/html/qstyleoptionframe.html
1077
%%DOCSDIR%%/html/qstyleoptionframev2-framefeatures.html
1077
%%PYQT_DOCDIR%%/html/qstyleoptionframev2-framefeatures.html
1078
%%DOCSDIR%%/html/qstyleoptionframev2.html
1078
%%PYQT_DOCDIR%%/html/qstyleoptionframev2.html
1079
%%DOCSDIR%%/html/qstyleoptionframev3.html
1079
%%PYQT_DOCDIR%%/html/qstyleoptionframev3.html
1080
%%DOCSDIR%%/html/qstyleoptiongraphicsitem.html
1080
%%PYQT_DOCDIR%%/html/qstyleoptiongraphicsitem.html
1081
%%DOCSDIR%%/html/qstyleoptiongroupbox.html
1081
%%PYQT_DOCDIR%%/html/qstyleoptiongroupbox.html
1082
%%DOCSDIR%%/html/qstyleoptionheader.html
1082
%%PYQT_DOCDIR%%/html/qstyleoptionheader.html
1083
%%DOCSDIR%%/html/qstyleoptionmenuitem.html
1083
%%PYQT_DOCDIR%%/html/qstyleoptionmenuitem.html
1084
%%DOCSDIR%%/html/qstyleoptionprogressbar.html
1084
%%PYQT_DOCDIR%%/html/qstyleoptionprogressbar.html
1085
%%DOCSDIR%%/html/qstyleoptionprogressbarv2.html
1085
%%PYQT_DOCDIR%%/html/qstyleoptionprogressbarv2.html
1086
%%DOCSDIR%%/html/qstyleoptionrubberband.html
1086
%%PYQT_DOCDIR%%/html/qstyleoptionrubberband.html
1087
%%DOCSDIR%%/html/qstyleoptionsizegrip.html
1087
%%PYQT_DOCDIR%%/html/qstyleoptionsizegrip.html
1088
%%DOCSDIR%%/html/qstyleoptionslider.html
1088
%%PYQT_DOCDIR%%/html/qstyleoptionslider.html
1089
%%DOCSDIR%%/html/qstyleoptionspinbox.html
1089
%%PYQT_DOCDIR%%/html/qstyleoptionspinbox.html
1090
%%DOCSDIR%%/html/qstyleoptiontab-cornerwidgets.html
1090
%%PYQT_DOCDIR%%/html/qstyleoptiontab-cornerwidgets.html
1091
%%DOCSDIR%%/html/qstyleoptiontab.html
1091
%%PYQT_DOCDIR%%/html/qstyleoptiontab.html
1092
%%DOCSDIR%%/html/qstyleoptiontabbarbase.html
1092
%%PYQT_DOCDIR%%/html/qstyleoptiontabbarbase.html
1093
%%DOCSDIR%%/html/qstyleoptiontabbarbasev2.html
1093
%%PYQT_DOCDIR%%/html/qstyleoptiontabbarbasev2.html
1094
%%DOCSDIR%%/html/qstyleoptiontabv2.html
1094
%%PYQT_DOCDIR%%/html/qstyleoptiontabv2.html
1095
%%DOCSDIR%%/html/qstyleoptiontabv3.html
1095
%%PYQT_DOCDIR%%/html/qstyleoptiontabv3.html
1096
%%DOCSDIR%%/html/qstyleoptiontabwidgetframe.html
1096
%%PYQT_DOCDIR%%/html/qstyleoptiontabwidgetframe.html
1097
%%DOCSDIR%%/html/qstyleoptiontabwidgetframev2.html
1097
%%PYQT_DOCDIR%%/html/qstyleoptiontabwidgetframev2.html
1098
%%DOCSDIR%%/html/qstyleoptiontitlebar.html
1098
%%PYQT_DOCDIR%%/html/qstyleoptiontitlebar.html
1099
%%DOCSDIR%%/html/qstyleoptiontoolbar-toolbarfeatures.html
1099
%%PYQT_DOCDIR%%/html/qstyleoptiontoolbar-toolbarfeatures.html
1100
%%DOCSDIR%%/html/qstyleoptiontoolbar.html
1100
%%PYQT_DOCDIR%%/html/qstyleoptiontoolbar.html
1101
%%DOCSDIR%%/html/qstyleoptiontoolbox.html
1101
%%PYQT_DOCDIR%%/html/qstyleoptiontoolbox.html
1102
%%DOCSDIR%%/html/qstyleoptiontoolboxv2.html
1102
%%PYQT_DOCDIR%%/html/qstyleoptiontoolboxv2.html
1103
%%DOCSDIR%%/html/qstyleoptiontoolbutton-toolbuttonfeatures.html
1103
%%PYQT_DOCDIR%%/html/qstyleoptiontoolbutton-toolbuttonfeatures.html
1104
%%DOCSDIR%%/html/qstyleoptiontoolbutton.html
1104
%%PYQT_DOCDIR%%/html/qstyleoptiontoolbutton.html
1105
%%DOCSDIR%%/html/qstyleoptionviewitem.html
1105
%%PYQT_DOCDIR%%/html/qstyleoptionviewitem.html
1106
%%DOCSDIR%%/html/qstyleoptionviewitemv2-viewitemfeatures.html
1106
%%PYQT_DOCDIR%%/html/qstyleoptionviewitemv2-viewitemfeatures.html
1107
%%DOCSDIR%%/html/qstyleoptionviewitemv2.html
1107
%%PYQT_DOCDIR%%/html/qstyleoptionviewitemv2.html
1108
%%DOCSDIR%%/html/qstyleoptionviewitemv3.html
1108
%%PYQT_DOCDIR%%/html/qstyleoptionviewitemv3.html
1109
%%DOCSDIR%%/html/qstyleoptionviewitemv4.html
1109
%%PYQT_DOCDIR%%/html/qstyleoptionviewitemv4.html
1110
%%DOCSDIR%%/html/qstylepainter.html
1110
%%PYQT_DOCDIR%%/html/qstylepainter.html
1111
%%DOCSDIR%%/html/qsvggenerator.html
1111
%%PYQT_DOCDIR%%/html/qsvggenerator.html
1112
%%DOCSDIR%%/html/qsvgrenderer.html
1112
%%PYQT_DOCDIR%%/html/qsvgrenderer.html
1113
%%DOCSDIR%%/html/qsvgwidget.html
1113
%%PYQT_DOCDIR%%/html/qsvgwidget.html
1114
%%DOCSDIR%%/html/qswipegesture.html
1114
%%PYQT_DOCDIR%%/html/qswipegesture.html
1115
%%DOCSDIR%%/html/qsyntaxhighlighter.html
1115
%%PYQT_DOCDIR%%/html/qsyntaxhighlighter.html
1116
%%DOCSDIR%%/html/qsysinfo.html
1116
%%PYQT_DOCDIR%%/html/qsysinfo.html
1117
%%DOCSDIR%%/html/qsystemlocale.html
1117
%%PYQT_DOCDIR%%/html/qsystemlocale.html
1118
%%DOCSDIR%%/html/qsystemsemaphore.html
1118
%%PYQT_DOCDIR%%/html/qsystemsemaphore.html
1119
%%DOCSDIR%%/html/qsystemtrayicon.html
1119
%%PYQT_DOCDIR%%/html/qsystemtrayicon.html
1120
%%DOCSDIR%%/html/qt-alignment.html
1120
%%PYQT_DOCDIR%%/html/qt-alignment.html
1121
%%DOCSDIR%%/html/qt-dockwidgetareas.html
1121
%%PYQT_DOCDIR%%/html/qt-dockwidgetareas.html
1122
%%DOCSDIR%%/html/qt-dropactions.html
1122
%%PYQT_DOCDIR%%/html/qt-dropactions.html
1123
%%DOCSDIR%%/html/qt-gestureflags.html
1123
%%PYQT_DOCDIR%%/html/qt-gestureflags.html
1124
%%DOCSDIR%%/html/qt-imageconversionflags.html
1124
%%PYQT_DOCDIR%%/html/qt-imageconversionflags.html
1125
%%DOCSDIR%%/html/qt-inputmethodhints.html
1125
%%PYQT_DOCDIR%%/html/qt-inputmethodhints.html
1126
%%DOCSDIR%%/html/qt-itemflags.html
1126
%%PYQT_DOCDIR%%/html/qt-itemflags.html
1127
%%DOCSDIR%%/html/qt-keyboardmodifiers.html
1127
%%PYQT_DOCDIR%%/html/qt-keyboardmodifiers.html
1128
%%DOCSDIR%%/html/qt-matchflags.html
1128
%%PYQT_DOCDIR%%/html/qt-matchflags.html
1129
%%DOCSDIR%%/html/qt-mousebuttons.html
1129
%%PYQT_DOCDIR%%/html/qt-mousebuttons.html
1130
%%DOCSDIR%%/html/qt-orientations.html
1130
%%PYQT_DOCDIR%%/html/qt-orientations.html
1131
%%DOCSDIR%%/html/qt-textinteractionflags.html
1131
%%PYQT_DOCDIR%%/html/qt-textinteractionflags.html
1132
%%DOCSDIR%%/html/qt-toolbarareas.html
1132
%%PYQT_DOCDIR%%/html/qt-toolbarareas.html
1133
%%DOCSDIR%%/html/qt-touchpointstates.html
1133
%%PYQT_DOCDIR%%/html/qt-touchpointstates.html
1134
%%DOCSDIR%%/html/qt-windowflags.html
1134
%%PYQT_DOCDIR%%/html/qt-windowflags.html
1135
%%DOCSDIR%%/html/qt-windowstates.html
1135
%%PYQT_DOCDIR%%/html/qt-windowstates.html
1136
%%DOCSDIR%%/html/qt.html
1136
%%PYQT_DOCDIR%%/html/qt.html
1137
%%DOCSDIR%%/html/qt_properties.html
1137
%%PYQT_DOCDIR%%/html/qt_properties.html
1138
%%DOCSDIR%%/html/qt_v5.html
1138
%%PYQT_DOCDIR%%/html/qt_v5.html
1139
%%DOCSDIR%%/html/qtabbar.html
1139
%%PYQT_DOCDIR%%/html/qtabbar.html
1140
%%DOCSDIR%%/html/qtabletevent.html
1140
%%PYQT_DOCDIR%%/html/qtabletevent.html
1141
%%DOCSDIR%%/html/qtableview.html
1141
%%PYQT_DOCDIR%%/html/qtableview.html
1142
%%DOCSDIR%%/html/qtablewidget.html
1142
%%PYQT_DOCDIR%%/html/qtablewidget.html
1143
%%DOCSDIR%%/html/qtablewidgetitem.html
1143
%%PYQT_DOCDIR%%/html/qtablewidgetitem.html
1144
%%DOCSDIR%%/html/qtablewidgetselectionrange.html
1144
%%PYQT_DOCDIR%%/html/qtablewidgetselectionrange.html
1145
%%DOCSDIR%%/html/qtabwidget.html
1145
%%PYQT_DOCDIR%%/html/qtabwidget.html
1146
%%DOCSDIR%%/html/qtapandholdgesture.html
1146
%%PYQT_DOCDIR%%/html/qtapandholdgesture.html
1147
%%DOCSDIR%%/html/qtapgesture.html
1147
%%PYQT_DOCDIR%%/html/qtapgesture.html
1148
%%DOCSDIR%%/html/qtassistant.html
1148
%%PYQT_DOCDIR%%/html/qtassistant.html
1149
%%DOCSDIR%%/html/qtcore.html
1149
%%PYQT_DOCDIR%%/html/qtcore.html
1150
%%DOCSDIR%%/html/qtcpserver.html
1150
%%PYQT_DOCDIR%%/html/qtcpserver.html
1151
%%DOCSDIR%%/html/qtcpsocket.html
1151
%%PYQT_DOCDIR%%/html/qtcpsocket.html
1152
%%DOCSDIR%%/html/qtdbus.html
1152
%%PYQT_DOCDIR%%/html/qtdbus.html
1153
%%DOCSDIR%%/html/qtdeclarative.html
1153
%%PYQT_DOCDIR%%/html/qtdeclarative.html
1154
%%DOCSDIR%%/html/qtdesigner.html
1154
%%PYQT_DOCDIR%%/html/qtdesigner.html
1155
%%DOCSDIR%%/html/qtemporaryfile.html
1155
%%PYQT_DOCDIR%%/html/qtemporaryfile.html
1156
%%DOCSDIR%%/html/qtest.html
1156
%%PYQT_DOCDIR%%/html/qtest.html
1157
%%DOCSDIR%%/html/qtextblock-iterator.html
1157
%%PYQT_DOCDIR%%/html/qtextblock-iterator.html
1158
%%DOCSDIR%%/html/qtextblock.html
1158
%%PYQT_DOCDIR%%/html/qtextblock.html
1159
%%DOCSDIR%%/html/qtextblockformat.html
1159
%%PYQT_DOCDIR%%/html/qtextblockformat.html
1160
%%DOCSDIR%%/html/qtextblockgroup.html
1160
%%PYQT_DOCDIR%%/html/qtextblockgroup.html
1161
%%DOCSDIR%%/html/qtextblockuserdata.html
1161
%%PYQT_DOCDIR%%/html/qtextblockuserdata.html
1162
%%DOCSDIR%%/html/qtextboundaryfinder-boundaryreasons.html
1162
%%PYQT_DOCDIR%%/html/qtextboundaryfinder-boundaryreasons.html
1163
%%DOCSDIR%%/html/qtextboundaryfinder.html
1163
%%PYQT_DOCDIR%%/html/qtextboundaryfinder.html
1164
%%DOCSDIR%%/html/qtextbrowser.html
1164
%%PYQT_DOCDIR%%/html/qtextbrowser.html
1165
%%DOCSDIR%%/html/qtextcharformat.html
1165
%%PYQT_DOCDIR%%/html/qtextcharformat.html
1166
%%DOCSDIR%%/html/qtextcodec-conversionflags.html
1166
%%PYQT_DOCDIR%%/html/qtextcodec-conversionflags.html
1167
%%DOCSDIR%%/html/qtextcodec-converterstate.html
1167
%%PYQT_DOCDIR%%/html/qtextcodec-converterstate.html
1168
%%DOCSDIR%%/html/qtextcodec.html
1168
%%PYQT_DOCDIR%%/html/qtextcodec.html
1169
%%DOCSDIR%%/html/qtextcursor.html
1169
%%PYQT_DOCDIR%%/html/qtextcursor.html
1170
%%DOCSDIR%%/html/qtextdecoder.html
1170
%%PYQT_DOCDIR%%/html/qtextdecoder.html
1171
%%DOCSDIR%%/html/qtextdocument-findflags.html
1171
%%PYQT_DOCDIR%%/html/qtextdocument-findflags.html
1172
%%DOCSDIR%%/html/qtextdocument.html
1172
%%PYQT_DOCDIR%%/html/qtextdocument.html
1173
%%DOCSDIR%%/html/qtextdocumentfragment.html
1173
%%PYQT_DOCDIR%%/html/qtextdocumentfragment.html
1174
%%DOCSDIR%%/html/qtextdocumentwriter.html
1174
%%PYQT_DOCDIR%%/html/qtextdocumentwriter.html
1175
%%DOCSDIR%%/html/qtextedit-autoformatting.html
1175
%%PYQT_DOCDIR%%/html/qtextedit-autoformatting.html
1176
%%DOCSDIR%%/html/qtextedit-extraselection.html
1176
%%PYQT_DOCDIR%%/html/qtextedit-extraselection.html
1177
%%DOCSDIR%%/html/qtextedit.html
1177
%%PYQT_DOCDIR%%/html/qtextedit.html
1178
%%DOCSDIR%%/html/qtextencoder.html
1178
%%PYQT_DOCDIR%%/html/qtextencoder.html
1179
%%DOCSDIR%%/html/qtextformat-pagebreakflags.html
1179
%%PYQT_DOCDIR%%/html/qtextformat-pagebreakflags.html
1180
%%DOCSDIR%%/html/qtextformat.html
1180
%%PYQT_DOCDIR%%/html/qtextformat.html
1181
%%DOCSDIR%%/html/qtextfragment.html
1181
%%PYQT_DOCDIR%%/html/qtextfragment.html
1182
%%DOCSDIR%%/html/qtextframe-iterator.html
1182
%%PYQT_DOCDIR%%/html/qtextframe-iterator.html
1183
%%DOCSDIR%%/html/qtextframe.html
1183
%%PYQT_DOCDIR%%/html/qtextframe.html
1184
%%DOCSDIR%%/html/qtextframeformat.html
1184
%%PYQT_DOCDIR%%/html/qtextframeformat.html
1185
%%DOCSDIR%%/html/qtextimageformat.html
1185
%%PYQT_DOCDIR%%/html/qtextimageformat.html
1186
%%DOCSDIR%%/html/qtextinlineobject.html
1186
%%PYQT_DOCDIR%%/html/qtextinlineobject.html
1187
%%DOCSDIR%%/html/qtextitem-renderflags.html
1187
%%PYQT_DOCDIR%%/html/qtextitem-renderflags.html
1188
%%DOCSDIR%%/html/qtextitem.html
1188
%%PYQT_DOCDIR%%/html/qtextitem.html
1189
%%DOCSDIR%%/html/qtextlayout-formatrange.html
1189
%%PYQT_DOCDIR%%/html/qtextlayout-formatrange.html
1190
%%DOCSDIR%%/html/qtextlayout.html
1190
%%PYQT_DOCDIR%%/html/qtextlayout.html
1191
%%DOCSDIR%%/html/qtextlength.html
1191
%%PYQT_DOCDIR%%/html/qtextlength.html
1192
%%DOCSDIR%%/html/qtextline.html
1192
%%PYQT_DOCDIR%%/html/qtextline.html
1193
%%DOCSDIR%%/html/qtextlist.html
1193
%%PYQT_DOCDIR%%/html/qtextlist.html
1194
%%DOCSDIR%%/html/qtextlistformat.html
1194
%%PYQT_DOCDIR%%/html/qtextlistformat.html
1195
%%DOCSDIR%%/html/qtextobject.html
1195
%%PYQT_DOCDIR%%/html/qtextobject.html
1196
%%DOCSDIR%%/html/qtextobjectinterface.html
1196
%%PYQT_DOCDIR%%/html/qtextobjectinterface.html
1197
%%DOCSDIR%%/html/qtextoption-flags.html
1197
%%PYQT_DOCDIR%%/html/qtextoption-flags.html
1198
%%DOCSDIR%%/html/qtextoption-tab.html
1198
%%PYQT_DOCDIR%%/html/qtextoption-tab.html
1199
%%DOCSDIR%%/html/qtextoption.html
1199
%%PYQT_DOCDIR%%/html/qtextoption.html
1200
%%DOCSDIR%%/html/qtextstream-numberflags.html
1200
%%PYQT_DOCDIR%%/html/qtextstream-numberflags.html
1201
%%DOCSDIR%%/html/qtextstream.html
1201
%%PYQT_DOCDIR%%/html/qtextstream.html
1202
%%DOCSDIR%%/html/qtexttable.html
1202
%%PYQT_DOCDIR%%/html/qtexttable.html
1203
%%DOCSDIR%%/html/qtexttablecell.html
1203
%%PYQT_DOCDIR%%/html/qtexttablecell.html
1204
%%DOCSDIR%%/html/qtexttablecellformat.html
1204
%%PYQT_DOCDIR%%/html/qtexttablecellformat.html
1205
%%DOCSDIR%%/html/qtexttableformat.html
1205
%%PYQT_DOCDIR%%/html/qtexttableformat.html
1206
%%DOCSDIR%%/html/qtgui.html
1206
%%PYQT_DOCDIR%%/html/qtgui.html
1207
%%DOCSDIR%%/html/qthelp.html
1207
%%PYQT_DOCDIR%%/html/qthelp.html
1208
%%DOCSDIR%%/html/qthread.html
1208
%%PYQT_DOCDIR%%/html/qthread.html
1209
%%DOCSDIR%%/html/qthreadpool.html
1209
%%PYQT_DOCDIR%%/html/qthreadpool.html
1210
%%DOCSDIR%%/html/qtime.html
1210
%%PYQT_DOCDIR%%/html/qtime.html
1211
%%DOCSDIR%%/html/qtimeedit.html
1211
%%PYQT_DOCDIR%%/html/qtimeedit.html
1212
%%DOCSDIR%%/html/qtimeline.html
1212
%%PYQT_DOCDIR%%/html/qtimeline.html
1213
%%DOCSDIR%%/html/qtimer.html
1213
%%PYQT_DOCDIR%%/html/qtimer.html
1214
%%DOCSDIR%%/html/qtimerevent.html
1214
%%PYQT_DOCDIR%%/html/qtimerevent.html
1215
%%DOCSDIR%%/html/qtmultimedia.html
1215
%%PYQT_DOCDIR%%/html/qtmultimedia.html
1216
%%DOCSDIR%%/html/qtnetwork.html
1216
%%PYQT_DOCDIR%%/html/qtnetwork.html
1217
%%DOCSDIR%%/html/qtoolbar.html
1217
%%PYQT_DOCDIR%%/html/qtoolbar.html
1218
%%DOCSDIR%%/html/qtoolbox.html
1218
%%PYQT_DOCDIR%%/html/qtoolbox.html
1219
%%DOCSDIR%%/html/qtoolbutton.html
1219
%%PYQT_DOCDIR%%/html/qtoolbutton.html
1220
%%DOCSDIR%%/html/qtooltip.html
1220
%%PYQT_DOCDIR%%/html/qtooltip.html
1221
%%DOCSDIR%%/html/qtopengl.html
1221
%%PYQT_DOCDIR%%/html/qtopengl.html
1222
%%DOCSDIR%%/html/qtouchevent-touchpoint.html
1222
%%PYQT_DOCDIR%%/html/qtouchevent-touchpoint.html
1223
%%DOCSDIR%%/html/qtouchevent.html
1223
%%PYQT_DOCDIR%%/html/qtouchevent.html
1224
%%DOCSDIR%%/html/qtransform.html
1224
%%PYQT_DOCDIR%%/html/qtransform.html
1225
%%DOCSDIR%%/html/qtranslator.html
1225
%%PYQT_DOCDIR%%/html/qtranslator.html
1226
%%DOCSDIR%%/html/qtreeview.html
1226
%%PYQT_DOCDIR%%/html/qtreeview.html
1227
%%DOCSDIR%%/html/qtreewidget.html
1227
%%PYQT_DOCDIR%%/html/qtreewidget.html
1228
%%DOCSDIR%%/html/qtreewidgetitem.html
1228
%%PYQT_DOCDIR%%/html/qtreewidgetitem.html
1229
%%DOCSDIR%%/html/qtreewidgetitemiterator-iteratorflags.html
1229
%%PYQT_DOCDIR%%/html/qtreewidgetitemiterator-iteratorflags.html
1230
%%DOCSDIR%%/html/qtreewidgetitemiterator.html
1230
%%PYQT_DOCDIR%%/html/qtreewidgetitemiterator.html
1231
%%DOCSDIR%%/html/qtscript.html
1231
%%PYQT_DOCDIR%%/html/qtscript.html
1232
%%DOCSDIR%%/html/qtscripttools.html
1232
%%PYQT_DOCDIR%%/html/qtscripttools.html
1233
%%DOCSDIR%%/html/qtsql.html
1233
%%PYQT_DOCDIR%%/html/qtsql.html
1234
%%DOCSDIR%%/html/qtsvg.html
1234
%%PYQT_DOCDIR%%/html/qtsvg.html
1235
%%DOCSDIR%%/html/qttest.html
1235
%%PYQT_DOCDIR%%/html/qttest.html
1236
%%DOCSDIR%%/html/qtwebkit.html
1236
%%PYQT_DOCDIR%%/html/qtwebkit.html
1237
%%DOCSDIR%%/html/qtxml.html
1237
%%PYQT_DOCDIR%%/html/qtxml.html
1238
%%DOCSDIR%%/html/qtxmlpatterns.html
1238
%%PYQT_DOCDIR%%/html/qtxmlpatterns.html
1239
%%DOCSDIR%%/html/qudpsocket-bindmode.html
1239
%%PYQT_DOCDIR%%/html/qudpsocket-bindmode.html
1240
%%DOCSDIR%%/html/qudpsocket.html
1240
%%PYQT_DOCDIR%%/html/qudpsocket.html
1241
%%DOCSDIR%%/html/qundocommand.html
1241
%%PYQT_DOCDIR%%/html/qundocommand.html
1242
%%DOCSDIR%%/html/qundogroup.html
1242
%%PYQT_DOCDIR%%/html/qundogroup.html
1243
%%DOCSDIR%%/html/qundostack.html
1243
%%PYQT_DOCDIR%%/html/qundostack.html
1244
%%DOCSDIR%%/html/qundoview.html
1244
%%PYQT_DOCDIR%%/html/qundoview.html
1245
%%DOCSDIR%%/html/qurl-formattingoptions.html
1245
%%PYQT_DOCDIR%%/html/qurl-formattingoptions.html
1246
%%DOCSDIR%%/html/qurl.html
1246
%%PYQT_DOCDIR%%/html/qurl.html
1247
%%DOCSDIR%%/html/qurlinfo.html
1247
%%PYQT_DOCDIR%%/html/qurlinfo.html
1248
%%DOCSDIR%%/html/quuid.html
1248
%%PYQT_DOCDIR%%/html/quuid.html
1249
%%DOCSDIR%%/html/qvalidator.html
1249
%%PYQT_DOCDIR%%/html/qvalidator.html
1250
%%DOCSDIR%%/html/qvariant.html
1250
%%PYQT_DOCDIR%%/html/qvariant.html
1251
%%DOCSDIR%%/html/qvariantanimation.html
1251
%%PYQT_DOCDIR%%/html/qvariantanimation.html
1252
%%DOCSDIR%%/html/qvboxlayout.html
1252
%%PYQT_DOCDIR%%/html/qvboxlayout.html
1253
%%DOCSDIR%%/html/qvector2d.html
1253
%%PYQT_DOCDIR%%/html/qvector2d.html
1254
%%DOCSDIR%%/html/qvector3d.html
1254
%%PYQT_DOCDIR%%/html/qvector3d.html
1255
%%DOCSDIR%%/html/qvector4d.html
1255
%%PYQT_DOCDIR%%/html/qvector4d.html
1256
%%DOCSDIR%%/html/qvideoframe.html
1256
%%PYQT_DOCDIR%%/html/qvideoframe.html
1257
%%DOCSDIR%%/html/qvideosurfaceformat.html
1257
%%PYQT_DOCDIR%%/html/qvideosurfaceformat.html
1258
%%DOCSDIR%%/html/qwaitcondition.html
1258
%%PYQT_DOCDIR%%/html/qwaitcondition.html
1259
%%DOCSDIR%%/html/qwebdatabase.html
1259
%%PYQT_DOCDIR%%/html/qwebdatabase.html
1260
%%DOCSDIR%%/html/qwebelement.html
1260
%%PYQT_DOCDIR%%/html/qwebelement.html
1261
%%DOCSDIR%%/html/qwebelementcollection.html
1261
%%PYQT_DOCDIR%%/html/qwebelementcollection.html
1262
%%DOCSDIR%%/html/qwebframe.html
1262
%%PYQT_DOCDIR%%/html/qwebframe.html
1263
%%DOCSDIR%%/html/qwebhistory.html
1263
%%PYQT_DOCDIR%%/html/qwebhistory.html
1264
%%DOCSDIR%%/html/qwebhistoryinterface.html
1264
%%PYQT_DOCDIR%%/html/qwebhistoryinterface.html
1265
%%DOCSDIR%%/html/qwebhistoryitem.html
1265
%%PYQT_DOCDIR%%/html/qwebhistoryitem.html
1266
%%DOCSDIR%%/html/qwebhittestresult.html
1266
%%PYQT_DOCDIR%%/html/qwebhittestresult.html
1267
%%DOCSDIR%%/html/qwebinspector.html
1267
%%PYQT_DOCDIR%%/html/qwebinspector.html
1268
%%DOCSDIR%%/html/qwebpage-choosemultiplefilesextensionoption.html
1268
%%PYQT_DOCDIR%%/html/qwebpage-choosemultiplefilesextensionoption.html
1269
%%DOCSDIR%%/html/qwebpage-choosemultiplefilesextensionreturn.html
1269
%%PYQT_DOCDIR%%/html/qwebpage-choosemultiplefilesextensionreturn.html
1270
%%DOCSDIR%%/html/qwebpage-errorpageextensionoption.html
1270
%%PYQT_DOCDIR%%/html/qwebpage-errorpageextensionoption.html
1271
%%DOCSDIR%%/html/qwebpage-errorpageextensionreturn.html
1271
%%PYQT_DOCDIR%%/html/qwebpage-errorpageextensionreturn.html
1272
%%DOCSDIR%%/html/qwebpage-extensionoption.html
1272
%%PYQT_DOCDIR%%/html/qwebpage-extensionoption.html
1273
%%DOCSDIR%%/html/qwebpage-extensionreturn.html
1273
%%PYQT_DOCDIR%%/html/qwebpage-extensionreturn.html
1274
%%DOCSDIR%%/html/qwebpage-findflags.html
1274
%%PYQT_DOCDIR%%/html/qwebpage-findflags.html
1275
%%DOCSDIR%%/html/qwebpage-viewportattributes.html
1275
%%PYQT_DOCDIR%%/html/qwebpage-viewportattributes.html
1276
%%DOCSDIR%%/html/qwebpage.html
1276
%%PYQT_DOCDIR%%/html/qwebpage.html
1277
%%DOCSDIR%%/html/qwebpluginfactory-extensionoption.html
1277
%%PYQT_DOCDIR%%/html/qwebpluginfactory-extensionoption.html
1278
%%DOCSDIR%%/html/qwebpluginfactory-extensionreturn.html
1278
%%PYQT_DOCDIR%%/html/qwebpluginfactory-extensionreturn.html
1279
%%DOCSDIR%%/html/qwebpluginfactory-mimetype.html
1279
%%PYQT_DOCDIR%%/html/qwebpluginfactory-mimetype.html
1280
%%DOCSDIR%%/html/qwebpluginfactory-plugin.html
1280
%%PYQT_DOCDIR%%/html/qwebpluginfactory-plugin.html
1281
%%DOCSDIR%%/html/qwebpluginfactory.html
1281
%%PYQT_DOCDIR%%/html/qwebpluginfactory.html
1282
%%DOCSDIR%%/html/qwebsecurityorigin.html
1282
%%PYQT_DOCDIR%%/html/qwebsecurityorigin.html
1283
%%DOCSDIR%%/html/qwebsettings.html
1283
%%PYQT_DOCDIR%%/html/qwebsettings.html
1284
%%DOCSDIR%%/html/qwebview.html
1284
%%PYQT_DOCDIR%%/html/qwebview.html
1285
%%DOCSDIR%%/html/qwhatsthis.html
1285
%%PYQT_DOCDIR%%/html/qwhatsthis.html
1286
%%DOCSDIR%%/html/qwhatsthisclickedevent.html
1286
%%PYQT_DOCDIR%%/html/qwhatsthisclickedevent.html
1287
%%DOCSDIR%%/html/qwheelevent.html
1287
%%PYQT_DOCDIR%%/html/qwheelevent.html
1288
%%DOCSDIR%%/html/qwidget-renderflags.html
1288
%%PYQT_DOCDIR%%/html/qwidget-renderflags.html
1289
%%DOCSDIR%%/html/qwidget.html
1289
%%PYQT_DOCDIR%%/html/qwidget.html
1290
%%DOCSDIR%%/html/qwidgetaction.html
1290
%%PYQT_DOCDIR%%/html/qwidgetaction.html
1291
%%DOCSDIR%%/html/qwidgetitem.html
1291
%%PYQT_DOCDIR%%/html/qwidgetitem.html
1292
%%DOCSDIR%%/html/qwindowstatechangeevent.html
1292
%%PYQT_DOCDIR%%/html/qwindowstatechangeevent.html
1293
%%DOCSDIR%%/html/qwizard-wizardoptions.html
1293
%%PYQT_DOCDIR%%/html/qwizard-wizardoptions.html
1294
%%DOCSDIR%%/html/qwizard.html
1294
%%PYQT_DOCDIR%%/html/qwizard.html
1295
%%DOCSDIR%%/html/qwizardpage.html
1295
%%PYQT_DOCDIR%%/html/qwizardpage.html
1296
%%DOCSDIR%%/html/qworkspace.html
1296
%%PYQT_DOCDIR%%/html/qworkspace.html
1297
%%DOCSDIR%%/html/qwritelocker.html
1297
%%PYQT_DOCDIR%%/html/qwritelocker.html
1298
%%DOCSDIR%%/html/qx11embedcontainer.html
1298
%%PYQT_DOCDIR%%/html/qx11embedcontainer.html
1299
%%DOCSDIR%%/html/qx11embedwidget.html
1299
%%PYQT_DOCDIR%%/html/qx11embedwidget.html
1300
%%DOCSDIR%%/html/qx11info.html
1300
%%PYQT_DOCDIR%%/html/qx11info.html
1301
%%DOCSDIR%%/html/qxmlattributes.html
1301
%%PYQT_DOCDIR%%/html/qxmlattributes.html
1302
%%DOCSDIR%%/html/qxmlcontenthandler.html
1302
%%PYQT_DOCDIR%%/html/qxmlcontenthandler.html
1303
%%DOCSDIR%%/html/qxmldeclhandler.html
1303
%%PYQT_DOCDIR%%/html/qxmldeclhandler.html
1304
%%DOCSDIR%%/html/qxmldefaulthandler.html
1304
%%PYQT_DOCDIR%%/html/qxmldefaulthandler.html
1305
%%DOCSDIR%%/html/qxmldtdhandler.html
1305
%%PYQT_DOCDIR%%/html/qxmldtdhandler.html
1306
%%DOCSDIR%%/html/qxmlentityresolver.html
1306
%%PYQT_DOCDIR%%/html/qxmlentityresolver.html
1307
%%DOCSDIR%%/html/qxmlerrorhandler.html
1307
%%PYQT_DOCDIR%%/html/qxmlerrorhandler.html
1308
%%DOCSDIR%%/html/qxmlformatter.html
1308
%%PYQT_DOCDIR%%/html/qxmlformatter.html
1309
%%DOCSDIR%%/html/qxmlinputsource.html
1309
%%PYQT_DOCDIR%%/html/qxmlinputsource.html
1310
%%DOCSDIR%%/html/qxmlitem.html
1310
%%PYQT_DOCDIR%%/html/qxmlitem.html
1311
%%DOCSDIR%%/html/qxmllexicalhandler.html
1311
%%PYQT_DOCDIR%%/html/qxmllexicalhandler.html
1312
%%DOCSDIR%%/html/qxmllocator.html
1312
%%PYQT_DOCDIR%%/html/qxmllocator.html
1313
%%DOCSDIR%%/html/qxmlname.html
1313
%%PYQT_DOCDIR%%/html/qxmlname.html
1314
%%DOCSDIR%%/html/qxmlnamepool.html
1314
%%PYQT_DOCDIR%%/html/qxmlnamepool.html
1315
%%DOCSDIR%%/html/qxmlnamespacesupport.html
1315
%%PYQT_DOCDIR%%/html/qxmlnamespacesupport.html
1316
%%DOCSDIR%%/html/qxmlnodemodelindex.html
1316
%%PYQT_DOCDIR%%/html/qxmlnodemodelindex.html
1317
%%DOCSDIR%%/html/qxmlparseexception.html
1317
%%PYQT_DOCDIR%%/html/qxmlparseexception.html
1318
%%DOCSDIR%%/html/qxmlquery.html
1318
%%PYQT_DOCDIR%%/html/qxmlquery.html
1319
%%DOCSDIR%%/html/qxmlreader.html
1319
%%PYQT_DOCDIR%%/html/qxmlreader.html
1320
%%DOCSDIR%%/html/qxmlresultitems.html
1320
%%PYQT_DOCDIR%%/html/qxmlresultitems.html
1321
%%DOCSDIR%%/html/qxmlschema.html
1321
%%PYQT_DOCDIR%%/html/qxmlschema.html
1322
%%DOCSDIR%%/html/qxmlschemavalidator.html
1322
%%PYQT_DOCDIR%%/html/qxmlschemavalidator.html
1323
%%DOCSDIR%%/html/qxmlserializer.html
1323
%%PYQT_DOCDIR%%/html/qxmlserializer.html
1324
%%DOCSDIR%%/html/qxmlsimplereader.html
1324
%%PYQT_DOCDIR%%/html/qxmlsimplereader.html
1325
%%DOCSDIR%%/html/qxmlstreamattribute.html
1325
%%PYQT_DOCDIR%%/html/qxmlstreamattribute.html
1326
%%DOCSDIR%%/html/qxmlstreamattributes.html
1326
%%PYQT_DOCDIR%%/html/qxmlstreamattributes.html
1327
%%DOCSDIR%%/html/qxmlstreamentitydeclaration.html
1327
%%PYQT_DOCDIR%%/html/qxmlstreamentitydeclaration.html
1328
%%DOCSDIR%%/html/qxmlstreamentityresolver.html
1328
%%PYQT_DOCDIR%%/html/qxmlstreamentityresolver.html
1329
%%DOCSDIR%%/html/qxmlstreamnamespacedeclaration.html
1329
%%PYQT_DOCDIR%%/html/qxmlstreamnamespacedeclaration.html
1330
%%DOCSDIR%%/html/qxmlstreamnotationdeclaration.html
1330
%%PYQT_DOCDIR%%/html/qxmlstreamnotationdeclaration.html
1331
%%DOCSDIR%%/html/qxmlstreamreader.html
1331
%%PYQT_DOCDIR%%/html/qxmlstreamreader.html
1332
%%DOCSDIR%%/html/qxmlstreamwriter.html
1332
%%PYQT_DOCDIR%%/html/qxmlstreamwriter.html
1333
%%DOCSDIR%%/html/resources.html
1333
%%PYQT_DOCDIR%%/html/resources.html
1334
%%DOCSDIR%%/html/search.html
1334
%%PYQT_DOCDIR%%/html/search.html
1335
%%DOCSDIR%%/html/searchindex.js
1335
%%PYQT_DOCDIR%%/html/searchindex.js
1336
%%DOCSDIR%%/html/threads.html
1336
%%PYQT_DOCDIR%%/html/threads.html
1337
%%DOCSDIR%%/html/webkit.html
1337
%%PYQT_DOCDIR%%/html/webkit.html
(-)multimedia/py-qt5-multimedia/Makefile (+3 lines)
Lines 6-11 Link Here
6
MAINTAINER=	kde@FreeBSD.org
6
MAINTAINER=	kde@FreeBSD.org
7
COMMENT=	Python bindings for the Qt5 toolkit, QtMultimedia module
7
COMMENT=	Python bindings for the Qt5 toolkit, QtMultimedia module
8
8
9
BUILD_DEPENDS=	${PY_ENUM34}
10
RUN_DEPENDS=	${PY_ENUM34}
11
9
CONFIGURE_ARGS=	--enable QtMultimedia
12
CONFIGURE_ARGS=	--enable QtMultimedia
10
PYQT_DIST=	yes
13
PYQT_DIST=	yes
11
14
(-)multimedia/py-qt5-multimediawidgets/Makefile (+3 lines)
Lines 6-11 Link Here
6
MAINTAINER=	kde@FreeBSD.org
6
MAINTAINER=	kde@FreeBSD.org
7
COMMENT=	Python bindings for the Qt5 toolkit, QtMultimediaWidgets module
7
COMMENT=	Python bindings for the Qt5 toolkit, QtMultimediaWidgets module
8
8
9
BUILD_DEPENDS=	${PY_ENUM34}
10
RUN_DEPENDS=	${PY_ENUM34}
11
9
CONFIGURE_ARGS=	--enable QtMultimediaWidgets
12
CONFIGURE_ARGS=	--enable QtMultimediaWidgets
10
PYQT_DIST=	yes
13
PYQT_DIST=	yes
11
14
(-)net/py-qt5-network/Makefile (+3 lines)
Lines 6-11 Link Here
6
MAINTAINER=	kde@FreeBSD.org
6
MAINTAINER=	kde@FreeBSD.org
7
COMMENT=	Python bindings for the Qt5 toolkit, QtNetwork module
7
COMMENT=	Python bindings for the Qt5 toolkit, QtNetwork module
8
8
9
BUILD_DEPENDS=	${PY_ENUM34}
10
RUN_DEPENDS=	${PY_ENUM34}
11
9
CONFIGURE_ARGS=	--enable QtNetwork
12
CONFIGURE_ARGS=	--enable QtNetwork
10
PYQT_DIST=	yes
13
PYQT_DIST=	yes
11
14
(-)print/py-qt5-printsupport/Makefile (+3 lines)
Lines 6-11 Link Here
6
MAINTAINER=	kde@FreeBSD.org
6
MAINTAINER=	kde@FreeBSD.org
7
COMMENT=	Python bindings for the Qt5 toolkit, QtPrintSupport module
7
COMMENT=	Python bindings for the Qt5 toolkit, QtPrintSupport module
8
8
9
BUILD_DEPENDS=	${PY_ENUM34}
10
RUN_DEPENDS=	${PY_ENUM34}
11
9
CONFIGURE_ARGS=	--enable QtPrintSupport
12
CONFIGURE_ARGS=	--enable QtPrintSupport
10
PYQT_DIST=	yes
13
PYQT_DIST=	yes
11
14
(-)textproc/py-qt5-xml/Makefile (+3 lines)
Lines 6-11 Link Here
6
MAINTAINER=	kde@FreeBSD.org
6
MAINTAINER=	kde@FreeBSD.org
7
COMMENT=	Python bindings for the Qt5 toolkit, QtXml module
7
COMMENT=	Python bindings for the Qt5 toolkit, QtXml module
8
8
9
BUILD_DEPENDS=	${PY_ENUM34}
10
RUN_DEPENDS=	${PY_ENUM34}
11
9
CONFIGURE_ARGS=	--enable QtXml
12
CONFIGURE_ARGS=	--enable QtXml
10
PYQT_DIST=	yes
13
PYQT_DIST=	yes
11
14
(-)textproc/py-qt5-xmlpatterns/Makefile (+3 lines)
Lines 6-11 Link Here
6
MAINTAINER=	kde@FreeBSD.org
6
MAINTAINER=	kde@FreeBSD.org
7
COMMENT=	Python bindings for the Qt5 toolkit, QtXmlPatterns module
7
COMMENT=	Python bindings for the Qt5 toolkit, QtXmlPatterns module
8
8
9
BUILD_DEPENDS=	${PY_ENUM34}
10
RUN_DEPENDS=	${PY_ENUM34}
11
9
CONFIGURE_ARGS=	--enable QtXmlPatterns
12
CONFIGURE_ARGS=	--enable QtXmlPatterns
10
PYQT_DIST=	yes
13
PYQT_DIST=	yes
11
14
(-)www/py-qt5-webchannel/Makefile (+3 lines)
Lines 8-13 Link Here
8
8
9
# LICENSE set in Mk/Uses/pyqt.mk
9
# LICENSE set in Mk/Uses/pyqt.mk
10
10
11
BUILD_DEPENDS=	${PY_ENUM34}
12
RUN_DEPENDS=	${PY_ENUM34}
13
11
USES=		python pyqt:5 qt:5
14
USES=		python pyqt:5 qt:5
12
USE_PYQT=	sip_build core_run gui_run network_run qml_run widgets_run
15
USE_PYQT=	sip_build core_run gui_run network_run qml_run widgets_run
13
USE_PYTHON=	concurrent flavors py3kplist
16
USE_PYTHON=	concurrent flavors py3kplist
(-)www/py-qt5-webkit/Makefile (+3 lines)
Lines 6-11 Link Here
6
MAINTAINER=	kde@FreeBSD.org
6
MAINTAINER=	kde@FreeBSD.org
7
COMMENT=	Python bindings for the Qt5 toolkit, QtWebKit module
7
COMMENT=	Python bindings for the Qt5 toolkit, QtWebKit module
8
8
9
BUILD_DEPENDS=	${PY_ENUM34}
10
RUN_DEPENDS=	${PY_ENUM34}
11
9
CONFIGURE_ARGS=	--enable QtWebKit
12
CONFIGURE_ARGS=	--enable QtWebKit
10
PYQT_DIST=	yes
13
PYQT_DIST=	yes
11
14
(-)www/py-qt5-webkitwidgets/Makefile (+3 lines)
Lines 6-11 Link Here
6
MAINTAINER=	kde@FreeBSD.org
6
MAINTAINER=	kde@FreeBSD.org
7
COMMENT=	Python bindings for the Qt5 toolkit, QtWebKitWidgets module
7
COMMENT=	Python bindings for the Qt5 toolkit, QtWebKitWidgets module
8
8
9
BUILD_DEPENDS=	${PY_ENUM34}
10
RUN_DEPENDS=	${PY_ENUM34}
11
9
CONFIGURE_ARGS=	--enable QtWebKitWidgets
12
CONFIGURE_ARGS=	--enable QtWebKitWidgets
10
PYQT_DIST=	yes
13
PYQT_DIST=	yes
11
14
(-)x11/py-qt5-opengl/Makefile (+3 lines)
Lines 6-11 Link Here
6
MAINTAINER=	kde@FreeBSD.org
6
MAINTAINER=	kde@FreeBSD.org
7
COMMENT=	Python bindings for the Qt5 toolkit, QtOpenGL module
7
COMMENT=	Python bindings for the Qt5 toolkit, QtOpenGL module
8
8
9
BUILD_DEPENDS=	${PY_ENUM34}
10
RUN_DEPENDS=	${PY_ENUM34}
11
9
CONFIGURE_ARGS=	--enable QtOpenGL
12
CONFIGURE_ARGS=	--enable QtOpenGL
10
PYQT_DIST=	yes
13
PYQT_DIST=	yes
11
14
(-)x11-toolkits/py-qt5-gui/Makefile (+3 lines)
Lines 6-11 Link Here
6
MAINTAINER=	kde@FreeBSD.org
6
MAINTAINER=	kde@FreeBSD.org
7
COMMENT=	Python bindings for the Qt5 toolkit, QtGui module
7
COMMENT=	Python bindings for the Qt5 toolkit, QtGui module
8
8
9
BUILD_DEPENDS=	${PY_ENUM34}
10
RUN_DEPENDS=	${PY_ENUM34}
11
9
CONFIGURE_ARGS=	--enable QtGui
12
CONFIGURE_ARGS=	--enable QtGui
10
PYQT_DIST=	yes
13
PYQT_DIST=	yes
11
14
(-)x11-toolkits/py-qt5-quick/Makefile (+3 lines)
Lines 6-11 Link Here
6
MAINTAINER=	kde@FreeBSD.org
6
MAINTAINER=	kde@FreeBSD.org
7
COMMENT=	Python bindings for the Qt5 toolkit, QtQuick module
7
COMMENT=	Python bindings for the Qt5 toolkit, QtQuick module
8
8
9
BUILD_DEPENDS=	${PY_ENUM34}
10
RUN_DEPENDS=	${PY_ENUM34}
11
9
CONFIGURE_ARGS=	--enable QtQuick
12
CONFIGURE_ARGS=	--enable QtQuick
10
PYQT_DIST=	yes
13
PYQT_DIST=	yes
11
14
(-)x11-toolkits/py-qt5-quickwidgets/Makefile (+3 lines)
Lines 6-11 Link Here
6
MAINTAINER=	kde@FreeBSD.org
6
MAINTAINER=	kde@FreeBSD.org
7
COMMENT=	Python bindings for the Qt5 toolkit, QtQuickWidgets module
7
COMMENT=	Python bindings for the Qt5 toolkit, QtQuickWidgets module
8
8
9
BUILD_DEPENDS=	${PY_ENUM34}
10
RUN_DEPENDS=	${PY_ENUM34}
11
9
USES=		python pyqt:5 qt:5
12
USES=		python pyqt:5 qt:5
10
USE_GL=		gl
13
USE_GL=		gl
11
USE_PYQT=	sip_build core_run gui_run
14
USE_PYQT=	sip_build core_run gui_run
(-)x11-toolkits/py-qt5-widgets/Makefile (+3 lines)
Lines 6-11 Link Here
6
MAINTAINER=	kde@FreeBSD.org
6
MAINTAINER=	kde@FreeBSD.org
7
COMMENT=	Python bindings for the Qt5 toolkit, QtWidgets module
7
COMMENT=	Python bindings for the Qt5 toolkit, QtWidgets module
8
8
9
BUILD_DEPENDS=	${PY_ENUM34}
10
RUN_DEPENDS=	${PY_ENUM34}
11
9
CONFIGURE_ARGS=	--enable QtWidgets
12
CONFIGURE_ARGS=	--enable QtWidgets
10
PYQT_DIST=	yes
13
PYQT_DIST=	yes
11
14

Return to bug 233954